X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d65cbb3788e6df967214854de6d0a796b607e7ca..71696da09ee2e7a6c2cf12ac45537a084d168c47:/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 46ba952ef5..0c24e31aff 100644 --- a/build/bakefiles/wxpresets/presets/wx.bkl +++ b/build/bakefiles/wxpresets/presets/wx.bkl @@ -60,7 +60,12 @@ follows the wxWidgets naming conventions, then this tag is what you need to reference the wx-based additional library. - - : if your library/application needs to cpmpile & link with both + - : sets the output directory for the current target to $(value) + when on Unix and to e.g. $(value)/vc_lib when on Windows, + i.e. acts like just following wxWidgets naming rules. + Useful to allow multiple builds of the + + - : if your library/application needs to compile & link with both wxWidgets and some other wx-based library, which in turn follows the wxWidgets naming conventions, then this tag is what you need to add to the compiler and linker flags the paths @@ -73,16 +78,18 @@ to keep object files compiled with different settings separate. + - : sets a variable with the name of a library named with the same + wxWidgets rules. + NOTE: as a reference here is a list of all wxWidgets libraries satisfying the dependency constraints mentioned in description: richtext aui + stc qa - dbgrid gl - odbc xrc html media @@ -101,24 +108,27 @@ + 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 richtext stc - - - applet deprecated fl foldbar gizmos mmedia netutils ogl plot stc svg + + 1 - $(LIB_LIST) $(CONTRIBLIB_LIST) @@ -179,7 +189,7 @@ Static,DLL $(WX_SHARED_DEFAULT) - Use DLL build of wx library to use? + Use DLL build of wx library? @@ -193,7 +203,7 @@ ANSI,Unicode $(WX_UNICODE_DEFAULT) - Compile Unicode build of wxWidgets? + Use Unicode build of wxWidgets? @@ -211,7 +221,7 @@ - 290 + 29