summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/qmake/qmake.pro
blob: 40cf5a81b684698cf12d4b318eac163b978196ec (plain)
1
2
3
4
5
6
7
8
load(qttest_p4)
HEADERS += testcompiler.h
SOURCES += tst_qmake.cpp testcompiler.cpp
QT -= gui

cross_compile: DEFINES += QMAKE_CROSS_COMPILED

CONFIG += insignificant_test # QTBUG-21402