From 439d344b6cae88ef124358bdb62d68d287c1c690 Mon Sep 17 00:00:00 2001 From: Ryan Norton Date: Mon, 15 Dec 2003 00:36:44 +0000 Subject: [PATCH] Added u to end of library name git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24862 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/regex/regex.dsp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/regex/regex.dsp b/src/regex/regex.dsp index 51d0361598..55f142f0cf 100644 --- a/src/regex/regex.dsp +++ b/src/regex/regex.dsp @@ -100,7 +100,7 @@ BSC32=bscmake.exe # ADD BSC32 /nologo LIB32=link.exe -lib # ADD BASE LIB32 /nologo /out:"..\..\lib\regex.lib" -# ADD LIB32 /nologo /out:"..\..\lib\regex.lib" +# ADD LIB32 /nologo /out:"..\..\lib\regexu.lib" !ELSEIF "$(CFG)" == "regex - Win32 Debug Unicode" @@ -123,7 +123,7 @@ BSC32=bscmake.exe # ADD BSC32 /nologo LIB32=link.exe -lib # ADD BASE LIB32 /nologo /out:"..\..\lib\regexd.lib" -# ADD LIB32 /nologo /out:"..\..\lib\regexd.lib" +# ADD LIB32 /nologo /out:"..\..\lib\regexud.lib" !ENDIF -- 2.45.2