about summary refs log tree commit diff stats
path: root/BUILD/VS2005X
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2008-12-08 01:31:28 -0500
committerThomas E. Dickey <dickey@invisible-island.net>2008-12-08 01:31:28 -0500
commitfe7fe1904f61ce9b03d28f34640687d887cca01c (patch)
treed34e27795f9e1ac515c64f2f0e77d63534e60fd8 /BUILD/VS2005X
parent711a9d1b98ce96d750833e0782afad12c3cfb286 (diff)
downloadlynx-snapshots-fe7fe1904f61ce9b03d28f34640687d887cca01c.tar.gz
snapshot of project "lynx", label v2-8-7dev_10c
Diffstat (limited to 'BUILD/VS2005X')
-rw-r--r--BUILD/VS2005X/lynx/lynx.vcproj12
1 files changed, 10 insertions, 2 deletions
diff --git a/BUILD/VS2005X/lynx/lynx.vcproj b/BUILD/VS2005X/lynx/lynx.vcproj
index 0128fa1a..e3a4e0ac 100644
--- a/BUILD/VS2005X/lynx/lynx.vcproj
+++ b/BUILD/VS2005X/lynx/lynx.vcproj
@@ -41,7 +41,7 @@
 				Name="VCCLCompilerTool"

 				Optimization="0"

 				AdditionalIncludeDirectories="..\lynx;&quot;$(SolutionDir)..\..\..&quot;;&quot;$(SolutionDir)..\..\..\lib&quot;;&quot;$(SolutionDir)..\..\..\WWW\Library\Implementation&quot;;&quot;$(SolutionDir)..\..\..\src&quot;;&quot;$(SolutionDir)..\..\..\src\chrtrans&quot;"

-				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_MBCS;HAVE_CONFIG_H;$(NOINHERIT)"

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

 				GeneratePreprocessedFile="0"

 				MinimalRebuild="true"

 				BasicRuntimeChecks="3"

@@ -121,7 +121,7 @@
 			<Tool

 				Name="VCCLCompilerTool"

 				AdditionalIncludeDirectories="..\lynx;&quot;$(SolutionDir)..\..\..&quot;;&quot;$(SolutionDir)..\..\..\lib&quot;;&quot;$(SolutionDir)..\..\..\WWW\Library\Implementation&quot;;&quot;$(SolutionDir)..\..\..\src&quot;;&quot;$(SolutionDir)..\..\..\src\chrtrans&quot;"

-				PreprocessorDefinitions="WIN32;_CONSOLE;_MBCS;HAVE_CONFIG_H;$(NOINHERIT)"

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

 				RuntimeLibrary="2"

 				UsePrecompiledHeader="0"

 				WarningLevel="3"

@@ -440,6 +440,10 @@
 				>

 			</File>

 			<File

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

+				>

+			</File>

+			<File

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

 				>

 			</File>

@@ -496,6 +500,10 @@
 				>

 			</File>

 			<File

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

+				>

+			</File>

+			<File

 				RelativePath="..\..\..\WWW\Library\Implementation\SGML.c"

 				>

 			</File>