]> git.saurik.com Git - wxWidgets.git/blobdiff - build/msw/config.bcc
Update to Bakefile 0.2.8.
[wxWidgets.git] / build / msw / config.bcc
index 53f773c54945c1bb5ab9ee8b4040074976331343..923f0ac527c38862fa957cacd6af697a04ac5fd5 100644 (file)
@@ -1,6 +1,6 @@
 # =========================================================================
 #     This configuration file was generated by
-#     Bakefile 0.2.6 (http://www.bakefile.org)
+#     Bakefile 0.2.7 (http://www.bakefile.org)
 #     Beware that all changes made to this file will be overwritten next
 #     time you run Bakefile!
 # =========================================================================
@@ -114,6 +114,11 @@ USE_XRC = 1
 USE_AUI = 1
 !endif
 
+# Build wxRibbon library (USE_GUI must be 1)? [0,1]
+!ifndef USE_RIBBON
+USE_RIBBON = 1
+!endif
+
 # Build wxPropertyGrid library (USE_GUI must be 1)? [0,1]
 !ifndef USE_PROPGRID
 USE_PROPGRID = 1