X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c6684d425df28994f4cd13728fdd1dc7cd00a4af..fcc9ca7f72b92d6b0a4eabe72f205d54480df72e:/build/msw/config.bcc diff --git a/build/msw/config.bcc b/build/msw/config.bcc index 53f773c549..923f0ac527 100644 --- a/build/msw/config.bcc +++ b/build/msw/config.bcc @@ -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