diff options
Diffstat (limited to 'openttd_vs80.vcproj')
-rw-r--r-- | openttd_vs80.vcproj | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/openttd_vs80.vcproj b/openttd_vs80.vcproj index 78a5e4614..79f8ec3d0 100644 --- a/openttd_vs80.vcproj +++ b/openttd_vs80.vcproj @@ -581,6 +581,26 @@ > </File> <File + RelativePath=".\helpers.cpp" + > + <FileConfiguration + Name="Release|Win32" + > + <Tool + Name="VCCLCompilerTool" + CompileAs="2" + /> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCLCompilerTool" + CompileAs="2" + /> + </FileConfiguration> + </File> + <File RelativePath=".\landscape.c" > </File> |