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

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

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