summaryrefslogtreecommitdiff
path: root/projects/openttd_vs80.vcproj
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2008-04-17 21:21:01 +0000
committerrubidium <rubidium@openttd.org>2008-04-17 21:21:01 +0000
commit18e64b28e25f387d1e269899cce8ffa704b1c76b (patch)
tree5c9f5720b6e3a7be462d940982b7a3ed266ae13f /projects/openttd_vs80.vcproj
parentfa4b5b1c18e8e1948af209f547ae552ed171f908 (diff)
downloadopenttd-18e64b28e25f387d1e269899cce8ffa704b1c76b.tar.xz
(svn r12757) -Codechange: move all cheat related stuff from all over the place to a single location.
Diffstat (limited to 'projects/openttd_vs80.vcproj')
-rw-r--r--projects/openttd_vs80.vcproj26
1 files changed, 25 insertions, 1 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index 932c7d3b0..1ed534e8a 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -492,6 +492,14 @@
>
</File>
<File
+ RelativePath=".\..\src\cheat.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\cheat_gui.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\command.cpp"
>
</File>
@@ -872,6 +880,14 @@
>
</File>
<File
+ RelativePath=".\..\src\cheat_func.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\cheat_type.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\currency.h"
>
</File>
@@ -896,7 +912,15 @@
>
</File>
<File
- RelativePath=".\..\src\depot.h"
+ RelativePath=".\..\src\depot_base.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\depot_func.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\depot_map.h"
>
</File>
<File