# =========================================================================\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
!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
!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