summaryrefslogtreecommitdiff
path: root/projects/openttd_vs90.vcproj
diff options
context:
space:
mode:
authorskidd13 <skidd13@openttd.org>2008-06-19 10:40:19 +0000
committerskidd13 <skidd13@openttd.org>2008-06-19 10:40:19 +0000
commitbf826eb06e41ded4bceb8580495fa26684ba8ee9 (patch)
treefe543ca4c5b01d5ac0182563ae95685df3152b56 /projects/openttd_vs90.vcproj
parent4ccd8a67864ebc5b46b005cd021d7b1807f66a4c (diff)
downloadopenttd-bf826eb06e41ded4bceb8580495fa26684ba8ee9.tar.xz
(svn r13577) -Change: group core files in source.list together
Diffstat (limited to 'projects/openttd_vs90.vcproj')
-rw-r--r--projects/openttd_vs90.vcproj132
1 files changed, 68 insertions, 64 deletions
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj
index 2e6db1a30..47407825e 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -453,10 +453,6 @@
>
</File>
<File
- RelativePath=".\..\src\core\alloc_func.cpp"
- >
- </File>
- <File
RelativePath=".\..\src\animated_tile.cpp"
>
</File>
@@ -469,10 +465,6 @@
>
</File>
<File
- RelativePath=".\..\src\core\bitmath_func.cpp"
- >
- </File>
- <File
RelativePath=".\..\src\bmp.cpp"
>
</File>
@@ -681,10 +673,6 @@
>
</File>
<File
- RelativePath=".\..\src\core\random_func.cpp"
- >
- </File>
- <File
RelativePath=".\..\src\rev.cpp"
>
</File>
@@ -805,14 +793,6 @@
>
</File>
<File
- RelativePath=".\..\src\core\alloc_func.hpp"
- >
- </File>
- <File
- RelativePath=".\..\src\core\alloc_type.hpp"
- >
- </File>
- <File
RelativePath=".\..\src\animated_tile_func.h"
>
</File>
@@ -845,10 +825,6 @@
>
</File>
<File
- RelativePath=".\..\src\core\bitmath_func.hpp"
- >
- </File>
- <File
RelativePath=".\..\src\bmp.h"
>
</File>
@@ -993,14 +969,6 @@
>
</File>
<File
- RelativePath=".\..\src\core\endian_func.hpp"
- >
- </File>
- <File
- RelativePath=".\..\src\core\endian_type.hpp"
- >
- </File>
- <File
RelativePath=".\..\src\engine_base.h"
>
</File>
@@ -1017,10 +985,6 @@
>
</File>
<File
- RelativePath=".\..\src\core\enum_type.hpp"
- >
- </File>
- <File
RelativePath=".\..\src\fiber.hpp"
>
</File>
@@ -1049,10 +1013,6 @@
>
</File>
<File
- RelativePath=".\..\src\core\geometry_type.hpp"
- >
- </File>
- <File
RelativePath=".\..\src\gfx_func.h"
>
</File>
@@ -1117,18 +1077,10 @@
>
</File>
<File
- RelativePath=".\..\src\core\math_func.hpp"
- >
- </File>
- <File
RelativePath=".\..\src\md5.h"
>
</File>
<File
- RelativePath=".\..\src\core\mem_func.hpp"
- >
- </File>
- <File
RelativePath=".\..\src\minilzo.h"
>
</File>
@@ -1305,10 +1257,6 @@
>
</File>
<File
- RelativePath=".\..\src\core\overflowsafe_type.hpp"
- >
- </File>
- <File
RelativePath=".\..\src\pathfind.h"
>
</File>
@@ -1353,10 +1301,6 @@
>
</File>
<File
- RelativePath=".\..\src\core\random_func.hpp"
- >
- </File>
- <File
RelativePath=".\..\src\rev.h"
>
</File>
@@ -1449,14 +1393,6 @@
>
</File>
<File
- RelativePath=".\..\src\core\smallvec_type.hpp"
- >
- </File>
- <File
- RelativePath=".\..\src\core\sort_func.hpp"
- >
- </File>
- <File
RelativePath=".\..\src\sortlist_type.h"
>
</File>
@@ -1686,6 +1622,74 @@
</File>
</Filter>
<Filter
+ Name="Core Source Code"
+ >
+ <File
+ RelativePath=".\..\src\core\alloc_func.hpp"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\core\alloc_func.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\core\alloc_type.hpp"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\core\bitmath_func.hpp"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\core\bitmath_func.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\core\endian_func.hpp"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\core\endian_type.hpp"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\core\enum_type.hpp"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\core\geometry_type.hpp"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\core\math_func.hpp"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\core\mem_func.hpp"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\core\overflowsafe_type.hpp"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\core\random_func.hpp"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\core\random_func.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\core\smallvec_type.hpp"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\core\sort_func.hpp"
+ >
+ </File>
+ </Filter>
+ <Filter
Name="GUI Source Code"
>
<File