(svn r13577) -Change: group core files in source.list together

This commit is contained in:
skidd13
2008-06-19 10:40:19 +00:00
parent dd0a66e202
commit a192d5c7a3
3 changed files with 154 additions and 144 deletions

View File

@@ -455,10 +455,6 @@
RelativePath=".\..\src\airport.cpp"
>
</File>
<File
RelativePath=".\..\src\core\alloc_func.cpp"
>
</File>
<File
RelativePath=".\..\src\animated_tile.cpp"
>
@@ -471,10 +467,6 @@
RelativePath=".\..\src\aystar.cpp"
>
</File>
<File
RelativePath=".\..\src\core\bitmath_func.cpp"
>
</File>
<File
RelativePath=".\..\src\bmp.cpp"
>
@@ -683,10 +675,6 @@
RelativePath=".\..\src\rail.cpp"
>
</File>
<File
RelativePath=".\..\src\core\random_func.cpp"
>
</File>
<File
RelativePath=".\..\src\rev.cpp"
>
@@ -807,14 +795,6 @@
RelativePath=".\..\src\airport_movement.h"
>
</File>
<File
RelativePath=".\..\src\core\alloc_func.hpp"
>
</File>
<File
RelativePath=".\..\src\core\alloc_type.hpp"
>
</File>
<File
RelativePath=".\..\src\animated_tile_func.h"
>
@@ -847,10 +827,6 @@
RelativePath=".\..\src\aystar.h"
>
</File>
<File
RelativePath=".\..\src\core\bitmath_func.hpp"
>
</File>
<File
RelativePath=".\..\src\bmp.h"
>
@@ -995,14 +971,6 @@
RelativePath=".\..\src\elrail_func.h"
>
</File>
<File
RelativePath=".\..\src\core\endian_func.hpp"
>
</File>
<File
RelativePath=".\..\src\core\endian_type.hpp"
>
</File>
<File
RelativePath=".\..\src\engine_base.h"
>
@@ -1019,10 +987,6 @@
RelativePath=".\..\src\engine_type.h"
>
</File>
<File
RelativePath=".\..\src\core\enum_type.hpp"
>
</File>
<File
RelativePath=".\..\src\fiber.hpp"
>
@@ -1051,10 +1015,6 @@
RelativePath=".\..\src\genworld.h"
>
</File>
<File
RelativePath=".\..\src\core\geometry_type.hpp"
>
</File>
<File
RelativePath=".\..\src\gfx_func.h"
>
@@ -1119,18 +1079,10 @@
RelativePath=".\..\src\map_type.h"
>
</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"
>
@@ -1307,10 +1259,6 @@
RelativePath=".\..\src\order_type.h"
>
</File>
<File
RelativePath=".\..\src\core\overflowsafe_type.hpp"
>
</File>
<File
RelativePath=".\..\src\pathfind.h"
>
@@ -1355,10 +1303,6 @@
RelativePath=".\..\src\rail_type.h"
>
</File>
<File
RelativePath=".\..\src\core\random_func.hpp"
>
</File>
<File
RelativePath=".\..\src\rev.h"
>
@@ -1451,14 +1395,6 @@
RelativePath=".\..\src\slope_type.h"
>
</File>
<File
RelativePath=".\..\src\core\smallvec_type.hpp"
>
</File>
<File
RelativePath=".\..\src\core\sort_func.hpp"
>
</File>
<File
RelativePath=".\..\src\sortlist_type.h"
>
@@ -1688,6 +1624,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"
>

View File

@@ -452,10 +452,6 @@
RelativePath=".\..\src\airport.cpp"
>
</File>
<File
RelativePath=".\..\src\core\alloc_func.cpp"
>
</File>
<File
RelativePath=".\..\src\animated_tile.cpp"
>
@@ -468,10 +464,6 @@
RelativePath=".\..\src\aystar.cpp"
>
</File>
<File
RelativePath=".\..\src\core\bitmath_func.cpp"
>
</File>
<File
RelativePath=".\..\src\bmp.cpp"
>
@@ -680,10 +672,6 @@
RelativePath=".\..\src\rail.cpp"
>
</File>
<File
RelativePath=".\..\src\core\random_func.cpp"
>
</File>
<File
RelativePath=".\..\src\rev.cpp"
>
@@ -804,14 +792,6 @@
RelativePath=".\..\src\airport_movement.h"
>
</File>
<File
RelativePath=".\..\src\core\alloc_func.hpp"
>
</File>
<File
RelativePath=".\..\src\core\alloc_type.hpp"
>
</File>
<File
RelativePath=".\..\src\animated_tile_func.h"
>
@@ -844,10 +824,6 @@
RelativePath=".\..\src\aystar.h"
>
</File>
<File
RelativePath=".\..\src\core\bitmath_func.hpp"
>
</File>
<File
RelativePath=".\..\src\bmp.h"
>
@@ -992,14 +968,6 @@
RelativePath=".\..\src\elrail_func.h"
>
</File>
<File
RelativePath=".\..\src\core\endian_func.hpp"
>
</File>
<File
RelativePath=".\..\src\core\endian_type.hpp"
>
</File>
<File
RelativePath=".\..\src\engine_base.h"
>
@@ -1016,10 +984,6 @@
RelativePath=".\..\src\engine_type.h"
>
</File>
<File
RelativePath=".\..\src\core\enum_type.hpp"
>
</File>
<File
RelativePath=".\..\src\fiber.hpp"
>
@@ -1048,10 +1012,6 @@
RelativePath=".\..\src\genworld.h"
>
</File>
<File
RelativePath=".\..\src\core\geometry_type.hpp"
>
</File>
<File
RelativePath=".\..\src\gfx_func.h"
>
@@ -1116,18 +1076,10 @@
RelativePath=".\..\src\map_type.h"
>
</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"
>
@@ -1304,10 +1256,6 @@
RelativePath=".\..\src\order_type.h"
>
</File>
<File
RelativePath=".\..\src\core\overflowsafe_type.hpp"
>
</File>
<File
RelativePath=".\..\src\pathfind.h"
>
@@ -1352,10 +1300,6 @@
RelativePath=".\..\src\rail_type.h"
>
</File>
<File
RelativePath=".\..\src\core\random_func.hpp"
>
</File>
<File
RelativePath=".\..\src\rev.h"
>
@@ -1448,14 +1392,6 @@
RelativePath=".\..\src\slope_type.h"
>
</File>
<File
RelativePath=".\..\src\core\smallvec_type.hpp"
>
</File>
<File
RelativePath=".\..\src\core\sort_func.hpp"
>
</File>
<File
RelativePath=".\..\src\sortlist_type.h"
>
@@ -1685,6 +1621,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"
>