summaryrefslogtreecommitdiff
path: root/tests/examples/qt/qmlsink/play.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/examples/qt/qmlsink/play.pro')
-rw-r--r--tests/examples/qt/qmlsink/play.pro20
1 files changed, 0 insertions, 20 deletions
diff --git a/tests/examples/qt/qmlsink/play.pro b/tests/examples/qt/qmlsink/play.pro
deleted file mode 100644
index 374e40297..000000000
--- a/tests/examples/qt/qmlsink/play.pro
+++ /dev/null
@@ -1,20 +0,0 @@
-TEMPLATE = app
-
-QT += qml quick widgets
-
-QT_CONFIG -= no-pkg-config
-CONFIG += link_pkgconfig debug
-PKGCONFIG = \
- gstreamer-1.0 \
- gstreamer-video-1.0
-
-DEFINES += GST_USE_UNSTABLE_API
-
-INCLUDEPATH += ../lib
-
-SOURCES += main.cpp
-
-RESOURCES += qml.qrc
-
-# Additional import path used to resolve QML modules in Qt Creator's code model
-QML_IMPORT_PATH =