rm deleted files from the msvc project
This commit is contained in:
parent
bddcd60d77
commit
ef5a2202dc
1 changed files with 13 additions and 21 deletions
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="9.00"
|
||||
Version="9,00"
|
||||
Name="wesnoth"
|
||||
ProjectGUID="{65ACA13F-5F5C-4768-A89A-ECF6C16F1512}"
|
||||
RootNamespace="wesnoth"
|
||||
|
@ -314,10 +314,6 @@
|
|||
RelativePath="..\..\src\config.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\config_adapter.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\config_cache.cpp"
|
||||
>
|
||||
|
@ -650,6 +646,14 @@
|
|||
RelativePath="..\..\src\sha1.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\shared_object.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\shared_string.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\show_dialog.cpp"
|
||||
>
|
||||
|
@ -674,14 +678,6 @@
|
|||
RelativePath="..\..\src\statistics_dialog.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\shared_object.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\shared_string.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\team.cpp"
|
||||
>
|
||||
|
@ -2797,11 +2793,11 @@
|
|||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\ai\testing\stage_rca.cpp"
|
||||
RelativePath="..\..\src\ai\testing\stage_fallback.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\ai\testing\stage_fallback.cpp"
|
||||
RelativePath="..\..\src\ai\testing\stage_rca.cpp"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
|
@ -2877,10 +2873,6 @@
|
|||
RelativePath="..\..\src\config.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\config_adapter.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\config_cache.hpp"
|
||||
>
|
||||
|
@ -3704,11 +3696,11 @@
|
|||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\ai\testing\stage_rca.hpp"
|
||||
RelativePath="..\..\src\ai\testing\stage_fallback.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\ai\testing\stage_fallback.hpp"
|
||||
RelativePath="..\..\src\ai\testing\stage_rca.hpp"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
|
|
Loading…
Add table
Reference in a new issue