diff options
-rw-r--r-- | ttd.vcproj | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ttd.vcproj b/ttd.vcproj index 69abe2e45..8b647d0fb 100644 --- a/ttd.vcproj +++ b/ttd.vcproj @@ -293,6 +293,9 @@ </FileConfiguration>
</File>
<File
+ RelativePath=".\console.c">
+ </File>
+ <File
RelativePath="economy.c">
<FileConfiguration
Name="Release|Win32">
@@ -1099,6 +1102,9 @@ RelativePath="command.h">
</File>
<File
+ RelativePath="console.h">
+ </File>
+ <File
RelativePath="economy.h">
</File>
<File
|