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.pro6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/auto/uic/uic.pro b/tests/auto/uic/uic.pro
index 355cb56cea..10444f6439 100644
--- a/tests/auto/uic/uic.pro
+++ b/tests/auto/uic/uic.pro
@@ -1,8 +1,8 @@
-load(qttest_p4)
+CONFIG += testcase
-CONFIG += qtestlib
-SOURCES += tst_uic.cpp
TARGET = tst_uic
+QT += qtestlib
+SOURCES += tst_uic.cpp
# This test is not run on wince (I think)
DEFINES += SRCDIR=\\\"$$PWD/\\\"