changeset 4376:2523b7101575 draft

(svn r6107) -Fix r6089: add STRGEN preprocessor flag and string.c to strgen vs 80 project Carbon copy of Darkvater's r6105
author belugas <belugas@openttd.org>
date Fri, 25 Aug 2006 00:35:11 +0000
parents 40d1c8337721
children 39f478fcb1dd
files strgen/strgen_vs80.vcproj
diffstat 1 files changed, 4 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/strgen/strgen_vs80.vcproj
+++ b/strgen/strgen_vs80.vcproj
@@ -43,7 +43,7 @@
 			<Tool
 				Name="VCCLCompilerTool"
 				Optimization="0"
-				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
+				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;STRGEN"
 				BasicRuntimeChecks="3"
 				RuntimeLibrary="1"
 				PrecompiledHeaderFile=".\Debug/strgen.pch"
@@ -113,6 +113,9 @@
 				RelativePath="strgen.c"
 				>
 			</File>
+			<File
+				RelativePath="..\string.c">
+			</File>
 		</Filter>
 	</Files>
 	<Globals>