summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorbelugas <belugas@openttd.org>2008-02-07 18:02:22 +0000
committerbelugas <belugas@openttd.org>2008-02-07 18:02:22 +0000
commitbf15bc9c57ab31172cbddfb91d952b715ea6d2a3 (patch)
tree26ea6dc159c5063eb0d88062025c82e994c2a438 /projects
parent30a8c150d08e90005e35e62bf43545fc1eb424e1 (diff)
downloadopenttd-bf15bc9c57ab31172cbddfb91d952b715ea6d2a3.tar.xz
(svn r12083) -Cleanup: Adding some more files in MSVC projects
Diffstat (limited to 'projects')
-rw-r--r--projects/openttd_vs80.vcproj28
-rw-r--r--projects/openttd_vs90.vcproj28
2 files changed, 56 insertions, 0 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index 57323afc6..888a2af36 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -780,6 +780,10 @@
>
</File>
<File
+ RelativePath=".\..\src\core\alloc_func.hpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\articulated_vehicles.h"
>
</File>
@@ -908,10 +912,18 @@
>
</File>
<File
+ RelativePath=".\..\src\core\endian_func.hpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\engine.h"
>
</File>
<File
+ RelativePath=".\..\src\core\enum_type.hpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\fileio.h"
>
</File>
@@ -932,6 +944,10 @@
>
</File>
<File
+ RelativePath=".\..\src\core\geometry_type.hpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\gfx_func.h"
>
</File>
@@ -1012,6 +1028,10 @@
>
</File>
<File
+ RelativePath=".\..\src\network\network_internal.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\network\network_server.h"
>
</File>
@@ -1120,6 +1140,10 @@
>
</File>
<File
+ RelativePath=".\..\src\core\overflowsafe_type.hpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\pathfind.h"
>
</File>
@@ -1996,6 +2020,10 @@
>
</File>
<File
+ RelativePath=".\..\src\tile_map.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\town_map.h"
>
</File>
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj
index 1b1337247..f8303b6f5 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -777,6 +777,10 @@
>
</File>
<File
+ RelativePath=".\..\src\core\alloc_func.hpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\articulated_vehicles.h"
>
</File>
@@ -905,10 +909,18 @@
>
</File>
<File
+ RelativePath=".\..\src\core\endian_func.hpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\engine.h"
>
</File>
<File
+ RelativePath=".\..\src\core\enum_type.hpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\fileio.h"
>
</File>
@@ -929,6 +941,10 @@
>
</File>
<File
+ RelativePath=".\..\src\core\geometry_type.hpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\gfx_func.h"
>
</File>
@@ -1009,6 +1025,10 @@
>
</File>
<File
+ RelativePath=".\..\src\network\network_internal.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\network\network_server.h"
>
</File>
@@ -1117,6 +1137,10 @@
>
</File>
<File
+ RelativePath=".\..\src\core\overflowsafe_type.hpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\pathfind.h"
>
</File>
@@ -1993,6 +2017,10 @@
>
</File>
<File
+ RelativePath=".\..\src\tile_map.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\town_map.h"
>
</File>