X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f82b7036e8e6068411853610dd8ce01265b99719..4e621d24713f971d1a2d440f79ccc4593aede4b6:/build/msw/config.vc diff --git a/build/msw/config.vc b/build/msw/config.vc index 64c21a8fb6..d01e853bdb 100644 --- a/build/msw/config.vc +++ b/build/msw/config.vc @@ -1,6 +1,6 @@ # ========================================================================= # This configuration file was generated by -# Bakefile 0.2.8 (http://www.bakefile.org) +# Bakefile 0.2.9 (http://www.bakefile.org) # Beware that all changes made to this file will be overwritten next # time you run Bakefile! # ========================================================================= @@ -52,7 +52,8 @@ BUILD = debug # PATH. Rather it affects some options passed to some of the common build # utilities such as the resource compiler and the linker. # -# Accepted values: AMD64, IA64. +# Accepted values: IA64, X64 +# (AMD64 accepted as synonym for X64 but should not be used any more). TARGET_CPU = $(CPU) # Should debugging info be included in the executables? The default value @@ -78,6 +79,9 @@ USE_GUI = 1 # Build wxHTML library (USE_GUI must be 1)? [0,1] USE_HTML = 1 +# Build wxWebView library (USE_GUI must be 1)? [0,1] +USE_WEBVIEW = 1 + # Build multimedia library (USE_GUI must be 1)? [0,1] USE_MEDIA = 1 @@ -117,9 +121,6 @@ USE_THREADS = 1 # Enable wxCairoContext for platforms other than Linux/GTK. [0,1] USE_CAIRO = 0 -# Link with gdiplus.lib? (Needed for wxGraphicsContext, will also set wxUSE_GRAPHICS_CONTEXT) [0,1] -USE_GDIPLUS = 0 - # Is this official build by wxWidgets developers? [0,1] OFFICIAL_BUILD = 0