[vlc-devel] [PATCH 1/5] doc: QtGl: add debug info
    Alexandre Janniaux 
    ajanni at videolabs.io
       
    Mon Nov  9 18:14:59 CET 2020
    
    
  
---
 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
 
-- 
2.29.2
    
    
More information about the vlc-devel
mailing list