(svn r20562) -Change: [NoAI] Move all functions from AIList to AIAbstractList
This commit is contained in:
@@ -873,7 +873,6 @@
|
||||
<ClInclude Include="..\src\ai\api\ai_industrytype.hpp" />
|
||||
<ClInclude Include="..\src\ai\api\ai_industrytypelist.hpp" />
|
||||
<ClInclude Include="..\src\ai\api\ai_info_docs.hpp" />
|
||||
<ClInclude Include="..\src\ai\api\ai_list.hpp" />
|
||||
<ClInclude Include="..\src\ai\api\ai_log.hpp" />
|
||||
<ClInclude Include="..\src\ai\api\ai_map.hpp" />
|
||||
<ClInclude Include="..\src\ai\api\ai_marine.hpp" />
|
||||
@@ -925,7 +924,6 @@
|
||||
<ClCompile Include="..\src\ai\api\ai_industrylist.cpp" />
|
||||
<ClCompile Include="..\src\ai\api\ai_industrytype.cpp" />
|
||||
<ClCompile Include="..\src\ai\api\ai_industrytypelist.cpp" />
|
||||
<ClCompile Include="..\src\ai\api\ai_list.cpp" />
|
||||
<ClCompile Include="..\src\ai\api\ai_log.cpp" />
|
||||
<ClCompile Include="..\src\ai\api\ai_map.cpp" />
|
||||
<ClCompile Include="..\src\ai\api\ai_marine.cpp" />
|
||||
|
||||
@@ -1822,9 +1822,6 @@
|
||||
<ClInclude Include="..\src\ai\api\ai_info_docs.hpp">
|
||||
<Filter>AI API</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="..\src\ai\api\ai_list.hpp">
|
||||
<Filter>AI API</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="..\src\ai\api\ai_log.hpp">
|
||||
<Filter>AI API</Filter>
|
||||
</ClInclude>
|
||||
@@ -1978,9 +1975,6 @@
|
||||
<ClCompile Include="..\src\ai\api\ai_industrytypelist.cpp">
|
||||
<Filter>AI API Implementation</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\src\ai\api\ai_list.cpp">
|
||||
<Filter>AI API Implementation</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\src\ai\api\ai_log.cpp">
|
||||
<Filter>AI API Implementation</Filter>
|
||||
</ClCompile>
|
||||
|
||||
@@ -2807,10 +2807,6 @@
|
||||
RelativePath=".\..\src\ai\api\ai_info_docs.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\ai\api\ai_list.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\ai\api\ai_log.hpp"
|
||||
>
|
||||
@@ -3019,10 +3015,6 @@
|
||||
RelativePath=".\..\src\ai\api\ai_industrytypelist.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\ai\api\ai_list.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\ai\api\ai_log.cpp"
|
||||
>
|
||||
|
||||
@@ -2804,10 +2804,6 @@
|
||||
RelativePath=".\..\src\ai\api\ai_info_docs.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\ai\api\ai_list.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\ai\api\ai_log.hpp"
|
||||
>
|
||||
@@ -3016,10 +3012,6 @@
|
||||
RelativePath=".\..\src\ai\api\ai_industrytypelist.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\ai\api\ai_list.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\ai\api\ai_log.cpp"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user