X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a20169a49a5307ee53929a981cac510bd2cc1b11..192c3efa7f0ee383ec5e5c12877627d6c20498a7:/build/bakefiles/wxpresets/presets/wx_win32.bkl?ds=sidebyside diff --git a/build/bakefiles/wxpresets/presets/wx_win32.bkl b/build/bakefiles/wxpresets/presets/wx_win32.bkl index 7bc1cb694a..4b86018bee 100644 --- a/build/bakefiles/wxpresets/presets/wx_win32.bkl +++ b/build/bakefiles/wxpresets/presets/wx_win32.bkl @@ -10,116 +10,69 @@ - - - - - - - - - - - - - - + - - - - - - - - - % - - - - - - - 0 - 1 - 0 - - - - - - $(DOLLAR)($(ENV_VAR)WXWIN) - - + + + 1 + 0 + + + + 1 + 0 + + + 1 + 1 + 0 + + - - - - 0 - @@ -275,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 + + + +