forked from mirror/OpenTTD
(svn r6105) -Fix r6089: add STRGEN preprocessor flag and string.c to strgen project
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;STRGEN"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="5"
|
||||
PrecompiledHeaderFile=".\Debug/strgen.pch"
|
||||
@@ -78,6 +78,9 @@
|
||||
<File
|
||||
RelativePath="strgen.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\string.c">
|
||||
</File>
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
|
Reference in New Issue
Block a user