summaryrefslogtreecommitdiffstats
path: root/tests/auto/qpropertyanimation/qpropertyanimation.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qpropertyanimation/qpropertyanimation.pro')
-rw-r--r--tests/auto/qpropertyanimation/qpropertyanimation.pro7
1 files changed, 4 insertions, 3 deletions
diff --git a/tests/auto/qpropertyanimation/qpropertyanimation.pro b/tests/auto/qpropertyanimation/qpropertyanimation.pro
index 6d6ddbf..de9d3e6 100644
--- a/tests/auto/qpropertyanimation/qpropertyanimation.pro
+++ b/tests/auto/qpropertyanimation/qpropertyanimation.pro
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT = core gui
-SOURCES += tst_qpropertyanimation.cpp
+CONFIG += testcase
+TARGET = tst_qpropertyanimation
+QT += testlib
+SOURCES += tst_qpropertyanimation.cpp