summaryrefslogtreecommitdiff
path: root/openttd.vcproj
diff options
context:
space:
mode:
authorbelugas <belugas@openttd.org>2006-10-05 02:26:27 +0000
committerbelugas <belugas@openttd.org>2006-10-05 02:26:27 +0000
commit66206867fe22233e91754f54c88e83fc9f4eca79 (patch)
treec957f8107c3cbccddcd57b715e61cab0fa360991 /openttd.vcproj
parent0257cc1496578020d7942059b3518acc6b0a63df (diff)
downloadopenttd-66206867fe22233e91754f54c88e83fc9f4eca79.tar.xz
(svn r6644) -Fix(r6637): remove inline to allow MSVC compilation
-Fix(r5124): Add aircraft.h to MSVC projects
Diffstat (limited to 'openttd.vcproj')
-rw-r--r--openttd.vcproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/openttd.vcproj b/openttd.vcproj
index d7ad6bf84..f32b35c03 100644
--- a/openttd.vcproj
+++ b/openttd.vcproj
@@ -428,6 +428,9 @@
Name="Header Files"
Filter="h;hpp;hxx;hm;inl">
<File
+ RelativePath=".\aircraft.h">
+ </File>
+ <File
RelativePath=".\airport.h">
</File>
<File