diff options
Diffstat (limited to 'openttd.vcproj')
-rw-r--r-- | openttd.vcproj | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/openttd.vcproj b/openttd.vcproj index 5660ba8f7..efd472311 100644 --- a/openttd.vcproj +++ b/openttd.vcproj @@ -250,6 +250,21 @@ RelativePath=".\heightmap.c"> </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> <File |