summaryrefslogtreecommitdiff
path: root/strgen
diff options
context:
space:
mode:
authorbelugas <belugas@openttd.org>2006-08-25 00:35:11 +0000
committerbelugas <belugas@openttd.org>2006-08-25 00:35:11 +0000
commit7875e073737fd0057414808fcc5da81433172d20 (patch)
treed1653d141137e21f92b824918cec0d3ef7193d43 /strgen
parenta747a311ee24703295d288df20c1342c138b9538 (diff)
downloadopenttd-7875e073737fd0057414808fcc5da81433172d20.tar.xz
(svn r6107) -Fix r6089: add STRGEN preprocessor flag and string.c to strgen vs 80 project
Carbon copy of Darkvater's r6105
Diffstat (limited to 'strgen')
-rw-r--r--strgen/strgen_vs80.vcproj5
1 files changed, 4 insertions, 1 deletions
diff --git a/strgen/strgen_vs80.vcproj b/strgen/strgen_vs80.vcproj
index 2414589b9..8e24c9495 100644
--- 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>