| Trolltech Home | Qt4-preview-feedback Home | Recent Threads | All Threads | Author | Date | |
| All threads index page 1 | |
Hi all,
is there a way to decide if I am in a 64 bit compiling environment? Something
like
unix64 {
or something like that?
Currently I am using
contains( QMAKE_CXXFLAGS, -DUSE_LIB64_PATHS ) {
which was working with qt3, but not with qt4.
To unsubscribe - send "unsubscribe" in the subject to qt4-preview-feedback-request@xxxxxxxxxxxxx