summaryrefslogtreecommitdiffstats
path: root/DOCS/client_api_examples/qml/mpvtest.pro
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/client_api_examples/qml/mpvtest.pro')
-rw-r--r--DOCS/client_api_examples/qml/mpvtest.pro12
1 files changed, 0 insertions, 12 deletions
diff --git a/DOCS/client_api_examples/qml/mpvtest.pro b/DOCS/client_api_examples/qml/mpvtest.pro
deleted file mode 100644
index 0b2e96fe99..0000000000
--- a/DOCS/client_api_examples/qml/mpvtest.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-QT += qml quick
-
-HEADERS += main.h
-SOURCES += main.cpp
-
-QT_CONFIG -= no-pkg-config
-CONFIG += link_pkgconfig debug
-PKGCONFIG += mpv
-
-RESOURCES += mpvtest.qrc
-
-OTHER_FILES += main.qml