]> git.saurik.com Git - wxWidgets.git/blobdiff - build/msw/config.bcc
Retain/release the NSButtonCell during user action so that if the button
[wxWidgets.git] / build / msw / config.bcc
index 2bd4ae490cffb0cdd3f3011eaae99b202a2491d6..6a9733395f10b0933dfff67c9c0441c8eefea20b 100644 (file)
@@ -123,6 +123,16 @@ OFFICIAL_BUILD = 0
 VENDOR = custom
 !endif
 
 VENDOR = custom
 !endif
 
+#  
+!ifndef WX_FLAVOUR
+WX_FLAVOUR = 
+!endif
+
+#  
+!ifndef WX_LIB_FLAVOUR
+WX_LIB_FLAVOUR = 
+!endif
+
 # Name of your custom configuration. This affects directory
 # where object files are stored as well as the location of
 # compiled .lib files and setup.h under the lib/ toplevel directory. 
 # Name of your custom configuration. This affects directory
 # where object files are stored as well as the location of
 # compiled .lib files and setup.h under the lib/ toplevel directory.