From d0553713649766e9bfca992b679763b67897f179 Mon Sep 17 00:00:00 2001 From: SVN-Git Migration Date: Thu, 8 Oct 2015 13:39:22 -0700 Subject: [PATCH] build_debug_libs Build libs and designer plugin with debug for -dbg packages Patch-Name: build_debug_libs.patch Gbp-Pq: Name 0006-build_debug_libs.patch --- designer/designer.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/designer/designer.pro b/designer/designer.pro index f238460..2021a3d 100644 --- a/designer/designer.pro +++ b/designer/designer.pro @@ -8,7 +8,7 @@ TARGET = qscintillaplugin # on macOS. #QMAKE_APPLE_DEVICE_ARCHS = x86_64 arm64 -CONFIG += plugin qscintilla2 +CONFIG += plugin qscintilla2 debug QT += designer -- 2.30.2