(svn r1637) -Fix: VS6 warning

-Added missing files to VS6 and VS.Net project files (bociusz)
This commit is contained in:
darkvater
2005-01-24 11:32:47 +00:00
parent 6dc99f7738
commit 9139f4ba84
3 changed files with 9 additions and 1 deletions

View File

@@ -188,6 +188,7 @@
WarningLevel="3"
WarnAsError="TRUE"
SuppressStartupBanner="TRUE"
Detect64BitPortabilityProblems="FALSE"
DebugInformationFormat="4"
CallingConvention="0"
CompileAs="1"/>
@@ -2506,6 +2507,9 @@
<File
RelativePath=".\table\animcursors.h">
</File>
<File
RelativePath=".\table\autorail.h">
</File>
<File
RelativePath="table\build_industry.h">
</File>