about summary refs log tree commit diff stats
path: root/BUILD/VS2003/lynx/lynx.vcproj
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2008-09-24 00:20:35 -0400
committerThomas E. Dickey <dickey@invisible-island.net>2008-09-24 00:20:35 -0400
commit2f9695fd976a6947a55a9ac8a88f0a013e34669a (patch)
tree32313222f117c1186386bbcbd5492e2fb864da22 /BUILD/VS2003/lynx/lynx.vcproj
parentf385296bc2069c23f21accb2d55fdda5906e607d (diff)
downloadlynx-snapshots-2f9695fd976a6947a55a9ac8a88f0a013e34669a.tar.gz
snapshot of project "lynx", label v2-8-7dev_10b
Diffstat (limited to 'BUILD/VS2003/lynx/lynx.vcproj')
-rw-r--r--BUILD/VS2003/lynx/lynx.vcproj10
1 files changed, 8 insertions, 2 deletions
diff --git a/BUILD/VS2003/lynx/lynx.vcproj b/BUILD/VS2003/lynx/lynx.vcproj
index 3d98537d..2b8c888c 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"

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

 				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"

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

 				RuntimeLibrary="4"

 				UsePrecompiledHeader="0"

 				WarningLevel="3"

@@ -314,6 +314,9 @@
 				RelativePath="..\..\..\src\LYMap.c">

 			</File>

 			<File

+				RelativePath="..\..\..\src\LYmktime.c">

+			</File>

+			<File

 				RelativePath="..\..\..\src\LYNews.c">

 			</File>

 			<File

@@ -359,6 +362,9 @@
 				RelativePath="..\..\..\src\mktime.c">

 			</File>

 			<File

+				RelativePath="..\..\..\src\parsdate.c">

+			</File>

+			<File

 				RelativePath="..\..\..\Www\Library\Implementation\SGML.c">

 			</File>

 			<File