summaryrefslogtreecommitdiffstats
path: root/tests/auto/uic/uic.pro
blob: 1dfeae6ac7b6c174e8192ef1a11011b87f1d4060 (plain)
1
2
3
4
5
6
7
8
CONFIG += testcase

TARGET = tst_uic
QT += testlib
SOURCES += tst_uic.cpp

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