X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c7ca49e407b5c9b6e77165dec55ace350e6c68c2..6d595f3d7abc59d903dba5c8d9e6dd082f7b4671:/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 d29802bb8f..b056dc2223 100644 --- a/build/bakefiles/wxpresets/presets/wx_win32.bkl +++ b/build/bakefiles/wxpresets/presets/wx_win32.bkl @@ -10,21 +10,8 @@ - - - - @@ -41,116 +28,109 @@ FIXME: this template has (at least) the following bugs: + + + + + - - - - - % - - - - - - - $(DOLLAR)($(ENV_VAR)WXWIN) - - - - - - - - 0 - - - - - - - 0 - - - - 1 - - - - - 26 - - - - + + _UNICODE - - - - - - __WXDEBUG__ + + + + + + __WXDEBUG__ - + - - ud - d - u - d + + _$(CPU) + + - $(DIRSEP)lib$(DIRSEP)$(COMPILER)_lib - $(DIRSEP)lib$(DIRSEP)$(COMPILER)_dll + $(DIRSEP)lib$(DIRSEP)$(COMPILER)$(WXCPU)_lib + $(DIRSEP)lib$(DIRSEP)$(COMPILER)$(WXCPU)_dll + + + + + wince + msw + + + $(WXLIBPATH)$(DIRSEP)$(WX_PORT)$(WXLIBPOSTFIX) + + + + + wxbase$(WX_VERSION)$(WXLIBPOSTFIX) + + + wx$(WX_PORT)$(WX_VERSION)$(WXLIBPOSTFIX) - $(WXLIBPATH)$(DIRSEP)msw$(WXLIBPOSTFIX) - - + + + + + + wxbase$(WX_VERSION)$(WXLIBPOSTFIX)_$(value) + + + + + net + xml + + + + + + + wx$(WX_PORT)$(WX_VERSION)$(WXLIBPOSTFIX)_$(value) + + + + + core + media + xrc + html + adv + qa + aui + propgrid + stc + richtext + + + + + @@ -169,18 +149,37 @@ FIXME: this template has (at least) the following bugs: - - - - wxbase$(WX_VERSION)$(WXLIBPOSTFIX) + $(WXLIB_BASE_NAME) + $(WXLIB_CORE_NAME) + + $(WXLIB_NET_NAME) + $(WXLIB_XML_NAME) + + $(WXLIB_MEDIA_NAME) + $(WXLIB_XRC_NAME) + $(WXLIB_HTML_NAME) + $(WXLIB_ADV_NAME) + $(WXLIB_QA_NAME) + $(WXLIB_AUI_NAME) + $(WXLIB_PROPGRID_NAME) + $(WXLIB_RICHTEXT_NAME) + + + + wx$(WX_PORT)$(WX_VERSION)$(WXLIBPOSTFIX)_$(value) - - wxbase$(WX_VERSION)$(WXLIBPOSTFIX)_$(value) + + + + $(WXLIB_STC_NAME) + wxscintilla$(WX3RDPARTYLIBPOSTFIX) - - wxmsw$(WX_VERSION)$(WXLIBPOSTFIX)_$(value) + + + Unknown wxWidgets library given in the wx-lib tag @@ -191,40 +190,44 @@ FIXME: this template has (at least) the following bugs: position="before:__wx-libs-point"/> - + - - + + - wxtiff$(WX3RDPARTYLIBPOSTFIX) - wxjpeg$(WX3RDPARTYLIBPOSTFIX) - wxpng$(WX3RDPARTYLIBPOSTFIX) - wxzlib$(WX3RDPARTYLIBPOSTFIX) - - wxregex$(WXLIBPOSTFIX) + wxregex$(WXLIBPOSTFIX) wxexpat$(WX3RDPARTYLIBPOSTFIX) - + @@ -232,7 +235,7 @@ FIXME: this template has (at least) the following bugs: - + kernel32 user32 gdi32 @@ -247,7 +250,6 @@ FIXME: this template has (at least) the following bugs: rpcrt4 advapi32 wsock32 - odbc32 @@ -255,10 +257,12 @@ FIXME: this template has (at least) the following bugs: oleacc - + + + + + + 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 + + + +