about summary refs log tree commit diff stats
path: root/BUILD/VS2003
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD/VS2003')
-rw-r--r--BUILD/VS2003/develop.bat2
-rw-r--r--BUILD/VS2003/lynx/lynx.vcproj4
2 files changed, 3 insertions, 3 deletions
diff --git a/BUILD/VS2003/develop.bat b/BUILD/VS2003/develop.bat
index 7a8a17da..93509a64 100644
--- a/BUILD/VS2003/develop.bat
+++ b/BUILD/VS2003/develop.bat
@@ -1,5 +1,5 @@
 @echo off

-@rem $Id: develop.bat,v 1.1 2007/06/29 00:22:25 tom Exp $

+@rem $LynxId: develop.bat,v 1.2 2007/06/29 00:22:25 tom Exp $

 @rem ensure that all IDE files are writable

 

 attrib -r *.bat /s

diff --git a/BUILD/VS2003/lynx/lynx.vcproj b/BUILD/VS2003/lynx/lynx.vcproj
index 2b8c888c..a75648f0 100644
--- a/BUILD/VS2003/lynx/lynx.vcproj
+++ b/BUILD/VS2003/lynx/lynx.vcproj
@@ -20,7 +20,7 @@
 				Name="VCCLCompilerTool"

 				Optimization="0"

 				AdditionalIncludeDirectories=".;..\..\..;..\..\..\lib;..\..\..\WWW\Library\Implementation;..\..\..\src\chrtrans;..\..\..\src"

-				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;HAVE_CONFIG_H;DONT_HAVE_TM_GMTOFF"

+				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;HAVE_CONFIG_H;DONT_HAVE_TM_GMTOFF;_WIN_CC"

 				MinimalRebuild="TRUE"

 				BasicRuntimeChecks="3"

 				RuntimeLibrary="5"

@@ -71,7 +71,7 @@
 			<Tool

 				Name="VCCLCompilerTool"

 				AdditionalIncludeDirectories=".;..\..\..;..\..\..\lib;..\..\..\WWW\Library\Implementation;..\..\..\src\chrtrans;..\..\..\src"

-				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;HAVE_CONFIG_H;DONT_HAVE_TM_GMTOFF"

+				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;HAVE_CONFIG_H;DONT_HAVE_TM_GMTOFF;_WIN_CC"

 				RuntimeLibrary="4"

 				UsePrecompiledHeader="0"

 				WarningLevel="3"