Corrected directory example
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42913 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
b5f6d6096f
commit
d742155316
@ -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,
|
Edit the configuration properties for each configuration and in the Librarian,
|
||||||
add a relative path ..\..\lib to each library path. For example:
|
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
|
Then, for a sample you want to compile, edit the configuration properties
|
||||||
and make sure ..\..\lib\$(PlatformName)\$(ConfigurationName) is in the Linker/General/Additional
|
and make sure ..\..\lib\$(PlatformName)\$(ConfigurationName) is in the Linker/General/Additional
|
||||||
|
Loading…
Reference in New Issue
Block a user