From 9d33d6b82c3d53c055099b74920eac66e5f5c4d1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Sat, 16 Apr 2005 13:14:35 +0000 Subject: [PATCH] DEBUG_RUNTIME_LIBS depends on BUILD now, not DEBUG_INFO git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33660 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- build/bakefiles/config.bkl | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/build/bakefiles/config.bkl b/build/bakefiles/config.bkl index e1d8ccf6fc..c0bb2db050 100644 --- a/build/bakefiles/config.bkl +++ b/build/bakefiles/config.bkl @@ -53,10 +53,15 @@ Type of compiled binaries + + + 1 + default + @@ -356,7 +361,7 @@ Set the version of your Mingw installation here. 1 1 1 - default + $(DEBUG_INFO_DEFAULT) default 0 -- 2.47.2