X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/95ff11c4bb0b4a58f86f096871489b5723e2102c..fcc9ca7f72b92d6b0a4eabe72f205d54480df72e:/samples/xrc/makefile.wat diff --git a/samples/xrc/makefile.wat b/samples/xrc/makefile.wat index 5f41810aa9..6204586a9d 100644 --- a/samples/xrc/makefile.wat +++ b/samples/xrc/makefile.wat @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.6 (http://www.bakefile.org) +# Bakefile 0.2.7 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= @@ -40,11 +40,6 @@ PORTNAME = msw !endif WXDEBUGFLAG = !ifeq BUILD debug -!ifeq DEBUG_FLAG default -WXDEBUGFLAG = d -!endif -!endif -!ifeq DEBUG_FLAG 1 WXDEBUGFLAG = d !endif WXUNICODEFLAG = @@ -198,13 +193,8 @@ __WXUNIV_DEFINE_p = __WXUNIV_DEFINE_p = -d__WXUNIVERSAL__ !endif __DEBUG_DEFINE_p = -!ifeq BUILD debug -!ifeq DEBUG_FLAG default -__DEBUG_DEFINE_p = -d__WXDEBUG__ -!endif -!endif -!ifeq DEBUG_FLAG 1 -__DEBUG_DEFINE_p = -d__WXDEBUG__ +!ifeq DEBUG_FLAG 0 +__DEBUG_DEFINE_p = -dwxDEBUG_LEVEL=0 !endif __EXCEPTIONS_DEFINE_p = !ifeq USE_EXCEPTIONS 0