summaryrefslogtreecommitdiffstats
path: root/DOCS/client_api_examples/qml/mpvtest.pro
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-01-09 15:48:35 +0100
committerwm4 <wm4@nowhere>2015-01-09 15:49:34 +0100
commit803e579ff584a88bd3525a123fdbeace76fb0ee4 (patch)
tree191f9080ee5edebb1128ab0f7723984a188c8eeb /DOCS/client_api_examples/qml/mpvtest.pro
parent7f2b78846b1335f399ec93b578431e87e03a229c (diff)
downloadmpv-803e579ff584a88bd3525a123fdbeace76fb0ee4.tar.bz2
mpv-803e579ff584a88bd3525a123fdbeace76fb0ee4.tar.xz
DOCS/client_api_examples: qml: reduce number of files
This is annoying.
Diffstat (limited to 'DOCS/client_api_examples/qml/mpvtest.pro')
-rw-r--r--DOCS/client_api_examples/qml/mpvtest.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/client_api_examples/qml/mpvtest.pro b/DOCS/client_api_examples/qml/mpvtest.pro
index df497e4dba..323b8bef71 100644
--- a/DOCS/client_api_examples/qml/mpvtest.pro
+++ b/DOCS/client_api_examples/qml/mpvtest.pro
@@ -1,7 +1,7 @@
QT += qml quick
-HEADERS += mpvrenderer.h
-SOURCES += mpvrenderer.cpp main.cpp
+HEADERS += main.h
+SOURCES += main.cpp
CONFIG += link_pkgconfig debug
PKGCONFIG += mpv