9 lines
157 B
Plaintext
9 lines
157 B
Plaintext
|
#
|
||
|
# qmake configuration for INTEGRITY x86 32-bit targets
|
||
|
#
|
||
|
|
||
|
include(../common/ghs-integrity-x86.conf)
|
||
|
|
||
|
QMAKE_CFLAGS += -cpu=Corei
|
||
|
DEFINES += QT_STATICPLUGIN
|