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