X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b796194b15ddb3bd794b2150e2f2130e809ad2a6..d68a2a24d1d25542974045f0bff3f035c192e5bb:/build/msw/config.bcc diff --git a/build/msw/config.bcc b/build/msw/config.bcc index 1d5b44f4b7..1b3539938b 100644 --- a/build/msw/config.bcc +++ b/build/msw/config.bcc @@ -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! # ========================================================================= @@ -99,6 +99,11 @@ USE_GUI = 1 USE_HTML = 1 !endif +# Build wxWebView library (USE_GUI must be 1)? [0,1] +!ifndef USE_WEBVIEW +USE_WEBVIEW = 1 +!endif + # Build multimedia library (USE_GUI must be 1)? [0,1] !ifndef USE_MEDIA USE_MEDIA = 1