X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f814ff336ec8a7cbfb2feff7e2c87eed83a785d0..aa866feeaa0bda7c7be63e8626610d7191da02bb:/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 dd9f5cfda8..4b86018bee 100644 --- a/build/bakefiles/wxpresets/presets/wx_win32.bkl +++ b/build/bakefiles/wxpresets/presets/wx_win32.bkl @@ -10,128 +10,68 @@ - - - - - - - - - - - - - - + - - - - - - - - - % - - - - - - - 0 - 1 - 0 - - - - - - $(DOLLAR)($(ENV_VAR)WXWIN) - - + + + 1 + 0 + + + + 1 + 0 + + + 1 + 1 + 0 + + - - - - 0 - @@ -404,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 + + + +