From: Julian Smart Date: Wed, 1 Nov 2006 16:30:22 +0000 (+0000) Subject: Corrected directory example X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/d742155316e6052783b731897499b430fe76dba1 Corrected directory example git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42913 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/msw/wince/readme.txt b/docs/msw/wince/readme.txt index f67c3c6e62..a01478999a 100644 --- a/docs/msw/wince/readme.txt +++ b/docs/msw/wince/readme.txt @@ -118,7 +118,7 @@ you need to adjust the library settings of each wxWidgets and sample project. Edit the configuration properties for each configuration and in the Librarian, add a relative path ..\..\lib to each library path. For example: -..\$(PlatformName)\$(ConfigurationName)\wx_mono.lib +..\..\lib\$(PlatformName)\$(ConfigurationName)\wx_mono.lib Then, for a sample you want to compile, edit the configuration properties and make sure ..\..\lib\$(PlatformName)\$(ConfigurationName) is in the Linker/General/Additional