From: Vadim Zeitlin Date: Sun, 11 Mar 2007 02:37:57 +0000 (+0000) Subject: last fixes from patch 1604462: fix wxlike-libdirname and change WX_VERSION_DEFAULT... X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/c4106e3b2f1e6a4999c991dd35c33d5c0ed1bd0b last fixes from patch 1604462: fix wxlike-libdirname and change WX_VERSION_DEFAULT to have 2 digits, not 3 git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44758 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- 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). --> - +