summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/uic/uic.pro
blob: 37c9a1e430a4cb321612afb5c6b1156e340f3fa8 (plain)
1
2
3
4
5
6
7
8
9
load(qttest_p4)

SOURCES += tst_uic.cpp
TARGET = tst_uic

# This test is not run on wince (I think)
DEFINES += SRCDIR=\\\"$$PWD/\\\"

CONFIG += insignificant_test # QTBUG-21402