X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c4839ccf58de31e405cba8835f81191c28d415f8..7d8268a1d64de58aab194e4d8ae800c755990aad:/build/msw/config.vc diff --git a/build/msw/config.vc b/build/msw/config.vc index 510b73f05e..7d859f6f29 100644 --- a/build/msw/config.vc +++ b/build/msw/config.vc @@ -1,6 +1,6 @@ # ========================================================================= # This configuration file was generated by -# Bakefile 0.1.4 (http://bakefile.sourceforge.net) +# Bakefile 0.1.5 (http://bakefile.sourceforge.net) # Beware that all changes made to this file will be overwritten next # time you run Bakefile! # ========================================================================= @@ -65,6 +65,9 @@ USE_GUI = 1 # Build wxHTML library (USE_GUI must be 1)? [0,1] USE_HTML = 1 +# Build wxXRC library (USE_GUI must be 1)? [0,1] +USE_XRC = 1 + # Build OpenGL canvas library (USE_GUI must be 1)? [0,1] USE_OPENGL = 0 @@ -80,6 +83,12 @@ OFFICIAL_BUILD = 0 # Use this to name your customized DLLs differently VENDOR = custom +# +WX_FLAVOUR = + +# +WX_LIB_FLAVOUR = + # 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.