aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/scenegraph_lancelot/scenegraph/scenegraph.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/scenegraph_lancelot/scenegraph/scenegraph.pro')
-rw-r--r--tests/manual/scenegraph_lancelot/scenegraph/scenegraph.pro17
1 files changed, 0 insertions, 17 deletions
diff --git a/tests/manual/scenegraph_lancelot/scenegraph/scenegraph.pro b/tests/manual/scenegraph_lancelot/scenegraph/scenegraph.pro
deleted file mode 100644
index 9deb46427e..0000000000
--- a/tests/manual/scenegraph_lancelot/scenegraph/scenegraph.pro
+++ /dev/null
@@ -1,17 +0,0 @@
-CONFIG += testcase
-TARGET = tst_scenegraph
-DESTDIR=..
-macx:CONFIG -= app_bundle
-CONFIG += console
-
-SOURCES += tst_scenegraph.cpp
-
-# Include Lancelot protocol code to communicate with baseline server.
-# Assuming that we are in a normal Qt5 source code tree
-include(../../../../../qtbase/tests/baselineserver/shared/qbaselinetest.pri)
-
-win32: TEST_HELPER_INSTALLS += .././qmlscenegrabber.exe
-else: macos: TEST_HELPER_INSTALLS += .././qmlscenegrabber.app
-else: TEST_HELPER_INSTALLS += .././qmlscenegrabber
-
-TESTDATA += ../data