qt5base-lts/tests/auto/tools/qmake/qmake.pro

11 lines
220 B
Prolog
Raw Normal View History

CONFIG += testcase
CONFIG += parallel_test
TARGET = tst_qmake
HEADERS += testcompiler.h
SOURCES += tst_qmake.cpp testcompiler.cpp
QT = core testlib
cross_compile: DEFINES += QMAKE_CROSS_COMPILED
TESTDATA += testdata/*