summaryrefslogtreecommitdiffstats
path: root/tests/systemtests/sys_quick3d.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/systemtests/sys_quick3d.pro')
-rw-r--r--tests/systemtests/sys_quick3d.pro11
1 files changed, 0 insertions, 11 deletions
diff --git a/tests/systemtests/sys_quick3d.pro b/tests/systemtests/sys_quick3d.pro
deleted file mode 100644
index b9d6c694..00000000
--- a/tests/systemtests/sys_quick3d.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG+=systemtest
-SOURCES=sys_quick3d.qtt
-
-unix:!symbian {
- maemo5 {
- target.path = /opt/usr/bin
- } else {
- target.path = /usr/local/bin
- }
- INSTALLS += target
-}