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

CONFIG += qtestlib
SOURCES += tst_uic.cpp
TARGET = tst_uic

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