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 03174b8778..84c34031d3 100644
--- a/DOCS/client_api_examples/qtexample.pro
+++ b/DOCS/client_api_examples/qtexample.pro
@@ -5,7 +5,7 @@ greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
TARGET = qtexample
TEMPLATE = app
-CONFIG += link_pkgconfig
+CONFIG += link_pkgconfig debug
PKGCONFIG = mpv
SOURCES += qtexample.cpp