mirror of
https://github.com/glest/glest-source.git
synced 2025-08-29 02:40:17 +02:00
- attempt to fix the build for vc++ 2008
This commit is contained in:
@@ -316,10 +316,6 @@
|
||||
RelativePath="..\..\source\glest_game\facilities\components.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\source\glest_game\ai\fast_path_finder.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\source\glest_game\facilities\game_util.cpp"
|
||||
>
|
||||
@@ -336,14 +332,6 @@
|
||||
RelativePath="..\..\source\glest_game\facilities\logger.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\source\glest_game\facilities\pos_iterator.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\source\glest_game\facilities\pos_iterator.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="ai"
|
||||
@@ -374,54 +362,6 @@
|
||||
RelativePath="..\..\source\glest_game\ai\ai_rule.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\source\glest_game\ai\annotated_map.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\source\glest_game\ai\annotated_map.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\source\glest_game\ai\cartographer.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\source\glest_game\ai\cartographer.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\source\glest_game\ai\cluster_map.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\source\glest_game\ai\cluster_map.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\source\glest_game\ai\fast_path_finder.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\source\glest_game\ai\influence_map.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\source\glest_game\ai\IntrHashSet.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\source\glest_game\ai\IntrHeapHash.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\source\glest_game\ai\node_pool.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\source\glest_game\ai\node_pool.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\source\glest_game\ai\path_finder.cpp"
|
||||
>
|
||||
@@ -446,18 +386,6 @@
|
||||
RelativePath="..\..\source\shared_lib\include\xml\rapidxml\rapidxml_utils.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\source\glest_game\ai\route_planner.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\source\glest_game\ai\route_planner.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\source\glest_game\ai\search_engine.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="game"
|
||||
@@ -570,14 +498,6 @@
|
||||
<Filter
|
||||
Name="graphics"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\..\source\glest_game\graphics\debug_renderer.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\source\glest_game\graphics\debug_renderer.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\source\glest_game\graphics\particle_type.cpp"
|
||||
>
|
||||
|
@@ -1184,14 +1184,6 @@
|
||||
RelativePath="..\..\source\shared_lib\include\platform\win32\platform_definitions.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\source\shared_lib\include\platform\win32\platform_util.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\source\shared_lib\include\platform\win32\types.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
</Filter>
|
||||
<Filter
|
||||
@@ -1209,18 +1201,10 @@
|
||||
RelativePath="..\..\source\shared_lib\include\util\factory.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\source\shared_lib\include\util\heap.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\source\shared_lib\include\util\leak_dumper.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\source\shared_lib\include\util\line.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\source\shared_lib\include\util\profiler.h"
|
||||
>
|
||||
|
Reference in New Issue
Block a user