summaryrefslogtreecommitdiffstats
path: root/DOCS/client_api_examples/qtexample.pro
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/client_api_examples/qtexample.pro')
-rw-r--r--DOCS/client_api_examples/qtexample.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/client_api_examples/qtexample.pro b/DOCS/client_api_examples/qtexample.pro
index 84c34031d3..40a4d964e2 100644
--- a/DOCS/client_api_examples/qtexample.pro
+++ b/DOCS/client_api_examples/qtexample.pro
@@ -6,7 +6,7 @@ TARGET = qtexample
TEMPLATE = app
CONFIG += link_pkgconfig debug
-PKGCONFIG = mpv
+PKGCONFIG += mpv
SOURCES += qtexample.cpp
HEADERS += qtexample.h