mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-30 18:23:33 +00:00
Update Visual Studio project
This commit is contained in:
parent
7d5acc92ce
commit
8f39aa92dc
@ -4444,6 +4444,7 @@
|
||||
<ClInclude Include="..\..\src\units\filter.hpp" />
|
||||
<ClInclude Include="..\..\src\units\formula_manager.hpp" />
|
||||
<ClInclude Include="..\..\src\units\frame.hpp" />
|
||||
<ClInclude Include="..\..\src\units\frame_private.hpp" />
|
||||
<ClInclude Include="..\..\src\units\helper.hpp" />
|
||||
<ClInclude Include="..\..\src\units\id.hpp" />
|
||||
<ClInclude Include="..\..\src\units\map.hpp" />
|
||||
|
@ -2961,6 +2961,9 @@
|
||||
<ClInclude Include="..\..\src\gui\dialogs\addon\install_dependencies.hpp">
|
||||
<Filter>Gui\Dialogs\Addon</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="..\..\src\units\frame_private.hpp">
|
||||
<Filter>Units</Filter>
|
||||
</ClInclude>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<CustomBuild Include="..\..\src\tests\test_sdl_utils.hpp">
|
||||
|
Loading…
x
Reference in New Issue
Block a user