From 6cab6476389e2e6ec257daa233d49e8245d8f642 Mon Sep 17 00:00:00 2001 From: =?utf8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Fri, 28 Jan 2005 22:11:00 +0000 Subject: [PATCH] fixed linking against 3rd party libs in Unicode build git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31621 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- build/bakefiles/wxpresets/presets/wx_win32.bkl | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/build/bakefiles/wxpresets/presets/wx_win32.bkl b/build/bakefiles/wxpresets/presets/wx_win32.bkl index 0eae900a91..fbc2759cc2 100644 --- a/build/bakefiles/wxpresets/presets/wx_win32.bkl +++ b/build/bakefiles/wxpresets/presets/wx_win32.bkl @@ -115,8 +115,8 @@ FIXME: this template has (at least) the following bugs: d u - - d + + d @@ -188,15 +188,15 @@ FIXME: this template has (at least) the following bugs: <__wx-libs-point/> - wxtiff$(WXSUBLIBPOSTFIX) - wxjpeg$(WXSUBLIBPOSTFIX) - wxpng$(WXSUBLIBPOSTFIX) - wxzlib$(WXSUBLIBPOSTFIX) - wxregex$(WXLIBPOSTFIX) - wxexpat$(WXSUBLIBPOSTFIX) + wxexpat$(WX3RDPARTLIBPOSTFIX) -- 2.45.2