summaryrefslogtreecommitdiff
path: root/projects/openttd_vs90.vcproj
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2008-05-07 09:07:19 +0000
committerrubidium <rubidium@openttd.org>2008-05-07 09:07:19 +0000
commite0e1bf76a23eca1ac622f5915a8461b8a77f6779 (patch)
tree4c92772a01d16e252b764639246b6727529d3b0f /projects/openttd_vs90.vcproj
parent3c82dd655064021054b0e709288f264e7e4f49a3 (diff)
downloadopenttd-e0e1bf76a23eca1ac622f5915a8461b8a77f6779.tar.xz
(svn r12986) -Codechange: move the landscape and transport related types from openttd.h to their own headers.
Diffstat (limited to 'projects/openttd_vs90.vcproj')
-rw-r--r--projects/openttd_vs90.vcproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj
index d9b070cf0..42a2292f5 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -1073,6 +1073,10 @@
>
</File>
<File
+ RelativePath=".\..\src\landscape_type.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\livery.h"
>
</File>
@@ -1525,6 +1529,10 @@
>
</File>
<File
+ RelativePath=".\..\src\transport_type.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\ai\trolly\trolly.h"
>
</File>