mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-28 09:58:15 +00:00
MSVC projectfile fix
This commit is contained in:
parent
1a131e1550
commit
82ab4ac5d2
@ -1918,6 +1918,10 @@
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\gui\dialogs\edit_label.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\gui\dialogs\editor_generate_map.cpp"
|
||||
>
|
||||
@ -2394,6 +2398,10 @@
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\gui\dialogs\simple_item_selector.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\gui\dialogs\title_screen.cpp"
|
||||
>
|
||||
@ -7069,6 +7077,10 @@
|
||||
RelativePath="..\..\src\gui\dialogs\dialog.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\gui\dialogs\edit_label.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\gui\dialogs\editor_generate_map.hpp"
|
||||
>
|
||||
@ -7145,6 +7157,10 @@
|
||||
RelativePath="..\..\src\gui\dialogs\mp_method_selection.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\gui\dialogs\simple_item_selector.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\gui\dialogs\title_screen.hpp"
|
||||
>
|
||||
|
Loading…
x
Reference in New Issue
Block a user