aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/particles/qsggravity/qsggravity.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/particles/qsggravity/qsggravity.pro')
-rw-r--r--tests/auto/particles/qsggravity/qsggravity.pro6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/auto/particles/qsggravity/qsggravity.pro b/tests/auto/particles/qsggravity/qsggravity.pro
index f60e3512ee..68f620355d 100644
--- a/tests/auto/particles/qsggravity/qsggravity.pro
+++ b/tests/auto/particles/qsggravity/qsggravity.pro
@@ -1,5 +1,5 @@
-load(qttest_p4)
-contains(QT_CONFIG,declarative): QT += declarative
+CONFIG += testcase
+TARGET = tst_qsggravity
SOURCES += tst_qsggravity.cpp
macx:CONFIG -= app_bundle
@@ -9,5 +9,5 @@ DEPLOYMENT += testDataFiles
CONFIG += insignificant_test
-QT += core-private gui-private v8-private declarative-private opengl-private
+QT += core-private gui-private v8-private declarative-private opengl-private testlib