From 4bc46058a6c85548fae7ff0d54ecdcc3e41ec4bc Mon Sep 17 00:00:00 2001 From: helly Date: Thu, 29 Dec 2005 13:43:42 +0000 Subject: [PATCH] - Some compiler tweaks --- re2c.vcproj | 25 +++++++++++++++++++------ 1 file changed, 19 insertions(+), 6 deletions(-) diff --git a/re2c.vcproj b/re2c.vcproj index b13ec8b3..d1576f59 100755 --- a/re2c.vcproj +++ b/re2c.vcproj @@ -17,13 +17,19 @@ ConfigurationType="1"> + IgnoreDefaultLibraryNames="winspool.lib comdlg32.lib advapi32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib" + GenerateDebugInformation="TRUE"/> + Name="Debug|Win32"> + Name="Release|Win32"> @@ -112,13 +125,13 @@ + Name="Debug|Win32"> + Name="Release|Win32"> -- 2.50.1