Trolltech Home | Qt4-preview-feedback Home | Recent Threads | All Threads | Author | Date
All threads index page 1

Qt4-preview-feedback Archive, April 2007
Using 64 bit libs in .pro files?


Message 1 in thread

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