[vlc-commits] doc: QtGl: add debug info

Alexandre Janniaux git at videolan.org
Thu Nov 12 15:47:54 CET 2020


vlc | branch: master | Alexandre Janniaux <ajanni at videolabs.io> | Mon Nov  9 16:26:36 2020 +0100| [848e78091fb14a233bae2e31ae37e7593d24deb7] | committer: Alexandre Janniaux

doc: QtGl: add debug info

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=848e78091fb14a233bae2e31ae37e7593d24deb7
---

 doc/libvlc/QtGL/QtGl.pro | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/libvlc/QtGL/QtGl.pro b/doc/libvlc/QtGL/QtGl.pro
index acb867c197..40959d8119 100644
--- a/doc/libvlc/QtGL/QtGl.pro
+++ b/doc/libvlc/QtGL/QtGl.pro
@@ -1,7 +1,7 @@
 TEMPLATE = app
 TARGET = qtglvlc
 
-CONFIG += link_pkgconfig
+CONFIG += link_pkgconfig force_debug_info
 PKGCONFIG = libvlc
 QT += widgets
 



More information about the vlc-commits mailing list