]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/ifacecheck/src/makefile.bcc
update wxpresets for new osx_carbon and osx_cocoa names provided by the wx-config...
[wxWidgets.git] / utils / ifacecheck / src / makefile.bcc
index 10a1417f5c76a75a30b7e730a936dbd4c550c2bd..903eadfb5a92d01ff6d01c2da309f1d162987d75 100644 (file)
@@ -1,6 +1,6 @@
 # =========================================================================\r
 #     This makefile was generated by\r
-#     Bakefile 0.2.3 (http://www.bakefile.org)\r
+#     Bakefile 0.2.6 (http://www.bakefile.org)\r
 #     Do not modify, all changes will be overwritten!\r
 # =========================================================================\r
 \r
@@ -46,10 +46,7 @@ PORTNAME = base
 !if "$(USE_GUI)" == "1"\r
 PORTNAME = msw\r
 !endif\r
-!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"\r
-WXDEBUGFLAG = d\r
-!endif\r
-!if "$(DEBUG_FLAG)" == "1"\r
+!if "$(BUILD)" == "debug"\r
 WXDEBUGFLAG = d\r
 !endif\r
 !if "$(UNICODE)" == "1"\r
@@ -106,11 +103,8 @@ __RUNTIME_LIBS_8 =
 !if "$(WXUNIV)" == "1"\r
 __WXUNIV_DEFINE_p = -D__WXUNIVERSAL__\r
 !endif\r
-!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"\r
-__DEBUG_DEFINE_p = -D__WXDEBUG__\r
-!endif\r
-!if "$(DEBUG_FLAG)" == "1"\r
-__DEBUG_DEFINE_p = -D__WXDEBUG__\r
+!if "$(DEBUG_FLAG)" == "0"\r
+__DEBUG_DEFINE_p = -DwxDEBUG_LEVEL=0\r
 !endif\r
 !if "$(USE_EXCEPTIONS)" == "0"\r
 __EXCEPTIONS_DEFINE_p = -DwxNO_EXCEPTIONS\r