Update Visual Studio project
This commit is contained in:
parent
7d5acc92ce
commit
8f39aa92dc
2 changed files with 4 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue