aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/particles/qsgparticlesystem/qsgparticlesystem.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/particles/qsgparticlesystem/qsgparticlesystem.pro')
-rw-r--r--tests/auto/particles/qsgparticlesystem/qsgparticlesystem.pro6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/auto/particles/qsgparticlesystem/qsgparticlesystem.pro b/tests/auto/particles/qsgparticlesystem/qsgparticlesystem.pro
index 0393ce079e..81378295e4 100644
--- a/tests/auto/particles/qsgparticlesystem/qsgparticlesystem.pro
+++ b/tests/auto/particles/qsgparticlesystem/qsgparticlesystem.pro
@@ -1,5 +1,5 @@
-load(qttest_p4)
-contains(QT_CONFIG,declarative): QT += declarative
+CONFIG += testcase
+TARGET = tst_qsgparticlesystem
SOURCES += tst_qsgparticlesystem.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