[calref/cboe]: Fix misclassified file in the MSVC project files

This commit is contained in:
ALONSO Laurent
2021-09-23 15:48:50 +02:00
committed by Celtic Minstrel
parent 6c753ee0f0
commit 07006c7818
4 changed files with 8 additions and 8 deletions

View File

@@ -323,7 +323,6 @@
</ItemGroup>
<ItemGroup>
<None Include="..\..\..\rsrc\dialogs\dialog.css" />
<None Include="..\..\..\src\scenario\town_import.tpp" />
</ItemGroup>
<ItemGroup>
<ClCompile Include="..\..\..\src\dialogxml\keycodes.cpp" />
@@ -398,6 +397,7 @@
<ClCompile Include="..\..\..\src\view_dialogs.cpp" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="..\..\..\src\scenario\town_import.tpp" />
<ClInclude Include="..\..\..\src\alchemy.hpp" />
<ClInclude Include="..\..\..\src\damage.hpp" />
<ClInclude Include="..\..\..\src\dialogxml\keycodes.hpp" />