summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2008-03-28 16:36:32 +0000
committerrubidium <rubidium@openttd.org>2008-03-28 16:36:32 +0000
commit4c63dd074e84cff5ef94cc8e03a841f676b25e92 (patch)
treebd57ff8435e6d037478ae0f621756c0cb3194a8b /projects
parent878489e38dc875e644c5de25f690c4aa64aa2d19 (diff)
downloadopenttd-4c63dd074e84cff5ef94cc8e03a841f676b25e92.tar.xz
(svn r12470) -Codechange: split order related types from order.h (and openttd.h) to order_type.h.
Diffstat (limited to 'projects')
-rw-r--r--projects/openttd_vs80.vcproj4
-rw-r--r--projects/openttd_vs90.vcproj4
2 files changed, 8 insertions, 0 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index 5dae4b1d6..03f7ee3d7 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -1192,6 +1192,10 @@
>
</File>
<File
+ RelativePath=".\..\src\order_type.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\core\overflowsafe_type.hpp"
>
</File>
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj
index 058034e30..0413859e5 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -1189,6 +1189,10 @@
>
</File>
<File
+ RelativePath=".\..\src\order_type.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\core\overflowsafe_type.hpp"
>
</File>