]> git.saurik.com Git - wxWidgets.git/blobdiff - build/msw/config.bcc
Allow user code to override key events in generic wxListCtrl.
[wxWidgets.git] / build / msw / config.bcc
index cc29b1b9b167645d243b5e832fc750895568bd33..1d5b44f4b74ff0839d04036a461d2243822c3daf 100644 (file)
@@ -1,6 +1,6 @@
 # =========================================================================\r
 #     This configuration file was generated by\r
-#     Bakefile 0.2.6 (http://www.bakefile.org)\r
+#     Bakefile 0.2.8 (http://www.bakefile.org)\r
 #     Beware that all changes made to this file will be overwritten next\r
 #     time you run Bakefile!\r
 # =========================================================================\r
@@ -159,9 +159,9 @@ USE_RTTI = 1
 USE_THREADS = 1\r
 !endif\r
 \r
-# Link with gdiplus.lib? (Needed for wxGraphicsContext, will also set wxUSE_GRAPHICS_CONTEXT) [0,1]\r
-!ifndef USE_GDIPLUS\r
-USE_GDIPLUS = 0\r
+# Enable wxCairoContext for platforms other than Linux/GTK. [0,1]\r
+!ifndef USE_CAIRO\r
+USE_CAIRO = 0\r
 !endif\r
 \r
 # Is this official build by wxWidgets developers? [0,1]\r