Update the MSVC9 project
This commit is contained in:
parent
b6597782ee
commit
2ec880d6a8
1 changed files with 9 additions and 1 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"
|
||||
|
@ -5171,6 +5171,14 @@
|
|||
RelativePath="..\..\src\gui\widgets\multi_page.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\gui\widgets\pane.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\gui\widgets\pane.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\gui\widgets\panel.cpp"
|
||||
>
|
||||
|
|
Loading…
Add table
Reference in a new issue