X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/00eef16d51fcb5e4dd735c761f0538a76f2995ae..76e7cfab8fdb0c7862fd07e427af54181717fc62:/build/msw/config.wat?ds=inline diff --git a/build/msw/config.wat b/build/msw/config.wat index 989b75f14b..95493b4a85 100644 --- a/build/msw/config.wat +++ b/build/msw/config.wat @@ -35,6 +35,9 @@ CPP = $(CC) -p # 1 - DLL SHARED = 0 +# GTK+ toolkit version [,2] +TOOLKIT_VERSION = + # Build wxUniversal instead of native port? [0,1] # 1 - Universal WXUNIV = 0 @@ -69,6 +72,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