From: Vadim Zeitlin Date: Sun, 25 Sep 2005 11:21:48 +0000 (+0000) Subject: fix for library order when using wx-dependent libraries (part of patch 1303724) X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/9864ef3b5cf2e54d81a3e198b5e090e7d85da1a0 fix for library order when using wx-dependent libraries (part of patch 1303724) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35675 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/build/bakefiles/wxpresets/presets/wx_unix.bkl b/build/bakefiles/wxpresets/presets/wx_unix.bkl index 6cf291d7c2..f9a69b8815 100644 --- a/build/bakefiles/wxpresets/presets/wx_unix.bkl +++ b/build/bakefiles/wxpresets/presets/wx_unix.bkl @@ -7,7 +7,7 @@ See wx.bkl for platform-independent notes. Usage: Options WX_CPPFLAGS, WX_CFLAGS, WX_CXXFLAGS, WX_LIBS are defined. - + Format-specific notes: @@ -23,7 +23,7 @@ Format-specific notes: - + - + @@ -62,27 +62,38 @@ Format-specific notes: prevents bakefile from detecting it: --> WX_CONFIG - + - + Don't include presets/wx_unix.bkl directly, use presets/wx.bkl. - + - + + + $(WX_LIBS) + +