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.pro11
1 files changed, 0 insertions, 11 deletions
diff --git a/tests/auto/particles/qsgparticlesystem/qsgparticlesystem.pro b/tests/auto/particles/qsgparticlesystem/qsgparticlesystem.pro
deleted file mode 100644
index 6236a20bb6..0000000000
--- a/tests/auto/particles/qsgparticlesystem/qsgparticlesystem.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qsgparticlesystem
-SOURCES += tst_qsgparticlesystem.cpp
-macx:CONFIG -= app_bundle
-
-testDataFiles.files = data
-testDataFiles.path = .
-DEPLOYMENT += testDataFiles
-
-QT += core-private gui-private v8-private declarative-private opengl-private testlib
-