From d6f2fae8e61d2a268e6f2c57d2905f219faf7c37 Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Sun, 28 May 2006 10:03:03 +0000 Subject: [PATCH] Underscore escaping fix from Angel Vidal Veiga git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39366 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/wxmsw.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/latex/wx/wxmsw.tex b/docs/latex/wx/wxmsw.tex index 5e8d60ee84..e01af3ad6e 100644 --- a/docs/latex/wx/wxmsw.tex +++ b/docs/latex/wx/wxmsw.tex @@ -352,7 +352,7 @@ doesn't do a perfect job of converting the project files from eVC++ format. When you have converted the wxWidgets workspace, edit the configuration properties for each configuration and in the Librarian, add a relative path ..$\backslash$..$\backslash$lib to -each library path. For example: {\tt ..$\backslash$\$(PlatformName)$\backslash$\$(ConfigurationName)$\backslash$wx_mono.lib}. +each library path. For example: {\tt ..$\backslash$\$(PlatformName)$\backslash$\$(ConfigurationName)$\backslash$wx\_mono.lib}. Then, for a sample you want to compile, edit the configuration properties and make sure {\tt ..$\backslash$..$\backslash$lib$\backslash$\$(PlatformName)$\backslash$\$(ConfigurationName)} is in the Linker/General/Additional