summaryrefslogtreecommitdiffstats
path: root/tests/auto/uic/uic.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/uic/uic.pro')
-rw-r--r--tests/auto/uic/uic.pro8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/auto/uic/uic.pro b/tests/auto/uic/uic.pro
new file mode 100644
index 0000000..411a993
--- /dev/null
+++ b/tests/auto/uic/uic.pro
@@ -0,0 +1,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\\\"