X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e602dae828e1f522c3142d15d6449f89dda33340..931d6a47c32a5b4c283243cb553ce71ee2b535d5:/build/bakefiles/wxpresets/presets/wx.bkl?ds=sidebyside diff --git a/build/bakefiles/wxpresets/presets/wx.bkl b/build/bakefiles/wxpresets/presets/wx.bkl index 2eef873e0b..245b95f484 100644 --- a/build/bakefiles/wxpresets/presets/wx.bkl +++ b/build/bakefiles/wxpresets/presets/wx.bkl @@ -1,5 +1,4 @@ - + this is changed only when major changes to wxpresets take place. + --> 4 - - base core net xml odbc xrc html adv media gl dbgrid qa aui richtext + + base core net xml xrc html adv media gl qa aui ribbon propgrid richtext stc webview - - - applet deprecated fl foldbar gizmos mmedia netutils ogl plot stc svg + + 1 - $(LIB_LIST) $(CONTRIBLIB_LIST) @@ -151,7 +171,7 @@ - 0 + 1 1 0 @@ -159,7 +179,6 @@ - @@ -176,7 +195,7 @@ Static,DLL $(WX_SHARED_DEFAULT) - Use DLL build of wx library to use? + Use DLL build of wx library? @@ -184,13 +203,13 @@ - 0 + 1 @@ -202,13 +221,13 @@ Release,Debug $(WX_DEBUG_DEFAULT) - Use debug build of wxWidgets (define __WXDEBUG__)? + Use debug build of wxWidgets (linked with debug CRT)? - 28 + 29 + + $(COMPILER) + + - + + 0 @@ -271,6 +295,13 @@ 1 + + + + 1 + + This format is not (yet) supported by wx preset. @@ -301,9 +332,13 @@ + + + @@ -312,8 +347,11 @@ - - + + $(attributes['prefix'])_$(WX_PORT)$(WX_VERSION)$(WXLIBPOSTFIX)_$(value) @@ -351,46 +389,65 @@ $(__temp) - - + lib dll - lib/$(COMPILER)_$(_DIRNAME_SHARED_SUFFIX) + $(value)/$(COMPILER_PREFIX)_$(_DIRNAME_SHARED_SUFFIX) $(_DIRNAME) - - - - @mkdir -p $(_DIRNAME) - - - if not exist $(_DIRNAME) mkdir $(_DIRNAME) - - $(id) - - + + make_dir_$(id) + + + + + @mkdir -p $(_DIRNAME) + + + if not exist $(nativePaths(_DIRNAME)) mkdir $(nativePaths(_DIRNAME)) + + + + + + + $(substitute(__mkdir_tgt, lambda x: ref('__depname', x), 'DEP')) + + + - lib + $(value) + $(_DIRNAME) - + + + + + + @@ -422,9 +484,68 @@ - $(COMPILER)$(WX_PORT)$(WXLIBPOSTFIX)$(_BUILDDIR_SHARED_SUFFIX) + $(COMPILER_PREFIX)$(WX_PORT)$(WXLIBPOSTFIX)$(_BUILDDIR_SHARED_SUFFIX) + + + + + + $(attributes['prefix'])_$(WX_PORT)$(WX_VERSION)$(WXLIBPOSTFIX)_$(value) + + + + + + $(attributes['prefix'])_$(WX_PORT)$(WX_VERSION)$(WXLIBPOSTFIX)_$(value) + + + + + + + + + $(attributes['prefix'])_$(WX_PORT)$(WXLIBPOSTFIX)_$(value)-$(WX_VERSION_MAJOR).$(WX_VERSION_MINOR) + + + + + + $(attributes['prefix'])_$(WX_PORT)$(WXLIBPOSTFIX)_$(value)-$(WX_VERSION_MAJOR).$(WX_VERSION_MINOR) + + + + + + + + +