MSVC projectfile fix
This commit is contained in:
parent
1a131e1550
commit
82ab4ac5d2
1 changed files with 16 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue