summaryrefslogtreecommitdiffstats
path: root/tests/auto/uic/uic.pro
blob: 355cb56cea2b1c44644b09471f6be4ec0844b609 (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/\\\"