summaryrefslogtreecommitdiffstats
path: root/tests/auto/qtextras/qt3dsqmlstream/qt3dsqmlstream.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qtextras/qt3dsqmlstream/qt3dsqmlstream.pro')
-rw-r--r--tests/auto/qtextras/qt3dsqmlstream/qt3dsqmlstream.pro18
1 files changed, 0 insertions, 18 deletions
diff --git a/tests/auto/qtextras/qt3dsqmlstream/qt3dsqmlstream.pro b/tests/auto/qtextras/qt3dsqmlstream/qt3dsqmlstream.pro
deleted file mode 100644
index 1ca4f737..00000000
--- a/tests/auto/qtextras/qt3dsqmlstream/qt3dsqmlstream.pro
+++ /dev/null
@@ -1,18 +0,0 @@
-TEMPLATE = app
-CONFIG += testcase
-include($$PWD/../../../../src/commonplatform.pri)
-
-TARGET = tst_qt3dsqmlstream
-
-QT += testlib quick
-
-SOURCES += tst_qt3dsqmlstream.cpp
-
-INCLUDEPATH += \
- $$PWD/../../../../src/Runtime/ogl-runtime/src/qmlstreamer
-
-LIBS += \
- -lqt3dsqmlstreamer$$qtPlatformTargetSuffix()
-
-ANDROID_EXTRA_LIBS = \
- libqt3dsqmlstreamer.so