X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f82b7036e8e6068411853610dd8ce01265b99719..2026acc1e228e2d0e23244796bce9aa16f7a4599:/build/msw/config.wat?ds=sidebyside diff --git a/build/msw/config.wat b/build/msw/config.wat index f5d58b6770..a159c8208c 100644 --- a/build/msw/config.wat +++ b/build/msw/config.wat @@ -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! # ========================================================================= @@ -35,6 +35,13 @@ CPP = $(CC) -p # 1 - DLL SHARED = 0 +# Used toolkit [MSW,GTK] +# GTK - GTK+ +TOOLKIT = MSW + +# GTK+ toolkit version [,2] +TOOLKIT_VERSION = + # Build wxUniversal instead of native port? [0,1] # 1 - Universal WXUNIV = 0 @@ -69,6 +76,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 @@ -108,9 +118,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