Updated the VS project file.
This commit is contained in:
parent
a16558bb6d
commit
03ec923490
1 changed files with 9 additions and 9 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"
|
||||
|
@ -744,10 +744,6 @@
|
|||
RelativePath="..\..\src\unit_types.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\upload_log.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\variable.cpp"
|
||||
>
|
||||
|
@ -6399,6 +6395,10 @@
|
|||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\whiteboard\utility.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\whiteboard\validate_visitor.cpp"
|
||||
>
|
||||
|
@ -7011,10 +7011,6 @@
|
|||
RelativePath="..\..\src\unit_types.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\upload_log.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\util.hpp"
|
||||
>
|
||||
|
@ -7938,6 +7934,10 @@
|
|||
RelativePath="..\..\src\whiteboard\side_actions.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\whiteboard\utility.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\whiteboard\validate_visitor.hpp"
|
||||
>
|
||||
|
|
Loading…
Add table
Reference in a new issue