diff --git a/build/bakefiles/wxpresets/presets/wx.bkl b/build/bakefiles/wxpresets/presets/wx.bkl index 46ba952ef5..71a2bef576 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 @@ -211,7 +216,7 @@ - 290 + 29 - lib + $(value) + $(_DIRNAME) @@ -393,7 +417,7 @@ located in $(value). --> - +