summaryrefslogtreecommitdiffstats
path: root/tests/auto/threed/qglcamera/qglcamera.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/threed/qglcamera/qglcamera.pro')
-rw-r--r--tests/auto/threed/qglcamera/qglcamera.pro10
1 files changed, 0 insertions, 10 deletions
diff --git a/tests/auto/threed/qglcamera/qglcamera.pro b/tests/auto/threed/qglcamera/qglcamera.pro
deleted file mode 100644
index dfe16b82..00000000
--- a/tests/auto/threed/qglcamera/qglcamera.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-load(qttest_p4.prf)
-TEMPLATE=app
-QT += testlib
-CONFIG += unittest warn_on qt3d
-
-INCLUDEPATH += ../../../../threed/viewing
-VPATH += ../../../../threed/viewing
-
-SOURCES += \
- tst_qglcamera.cpp