Files correlati : cg0.exe cg0700a.msk cg0700b.msk cg3.exe cg4.exe Bug : Commento: Merge 1.0 libraries
10 lines
174 B
Prolog
10 lines
174 B
Prolog
CONFIG += testcase
|
|
TARGET = tst_qmake
|
|
HEADERS += testcompiler.h
|
|
SOURCES += tst_qmake.cpp testcompiler.cpp
|
|
QT = core testlib
|
|
|
|
cross_compile: DEFINES += QMAKE_CROSS_COMPILED
|
|
|
|
|