X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/61a15bac86cd10322606e63e288a177df643e03e..9142a5ec3f9e9232d47ef09fe4a3c96f39816dc4:/build/bakefiles/wxpresets/presets/wx_win32.bkl diff --git a/build/bakefiles/wxpresets/presets/wx_win32.bkl b/build/bakefiles/wxpresets/presets/wx_win32.bkl index cb750a6391..d3b24b2186 100644 --- a/build/bakefiles/wxpresets/presets/wx_win32.bkl +++ b/build/bakefiles/wxpresets/presets/wx_win32.bkl @@ -1,5 +1,4 @@ - @@ -7,111 +6,71 @@ into Bakefile's presets --> - - - - - - - - - - - - - - - + - - - - - - - - - % - - - - - - - $(DOLLAR)($(ENV_VAR)WXWIN) - - + + + 1 + 0 + + + + 1 + 0 + + + 1 + 1 + 0 + + - - - - 0 - @@ -266,12 +309,44 @@ FIXME: this template has (at least) the following bugs: + + + + + all + + + + @if not exist $(WX_DIR)$(WXLIBINCLUDE)$(DIRSEP)wx$(DIRSEP)setup.h \ + echo ---------------------------------------------------------------------------- + @if not exist $(WX_DIR)$(WXLIBINCLUDE)$(DIRSEP)wx$(DIRSEP)setup.h \ + echo The selected wxWidgets build is not available! + @if not exist $(WX_DIR)$(WXLIBINCLUDE)$(DIRSEP)wx$(DIRSEP)setup.h \ + echo Please use the options prefixed with WX_ to select another wxWidgets build. + @if not exist $(WX_DIR)$(WXLIBINCLUDE)$(DIRSEP)wx$(DIRSEP)setup.h \ + echo ---------------------------------------------------------------------------- + @if not exist $(WX_DIR)$(WXLIBINCLUDE)$(DIRSEP)wx$(DIRSEP)setup.h \ + exit 1 + + + +