[solved] qmake scope based on (32 vs 64) architecture
i cannot seem to find in the documentation how to use a scope based on the architecture.
i’m currently using
- CONFIG += x86 x86_64
- macx:INCLUDEPATH += ../../../oci/mac_i386/include
and would need to use different include directories depending on the 32bit or 64bit architecture.
is there a way to do this?
2 replies
How can I detect in the .pro file if I am compiling for a 32 bit or a 64 bit platform? [developer.qt.nokia.com]
Building projects for 32 and 64 bit Windows on 64 bit machine [developer.qt.nokia.com]
How can I detect in the .pro file if I am compiling for a 32 bit or a 64 bit platform? [developer.qt.nokia.com]Building projects for 32 and 64 bit Windows on 64 bit machine [developer.qt.nokia.com]
Thank you!
You must log in to post a reply. Not a member yet? Register here!



