Update Visual Studio project

This commit is contained in:
Jyrki Vesterinen 2017-03-21 19:43:11 +02:00
parent d542e39762
commit ba8a1188ac
2 changed files with 0 additions and 4 deletions

View file

@ -838,7 +838,6 @@
<ClCompile Include="..\..\src\animated_game.cpp" />
<ClCompile Include="..\..\src\arrow.cpp" />
<ClCompile Include="..\..\src\attack_prediction.cpp" />
<ClCompile Include="..\..\src\attack_prediction_display.cpp" />
<ClCompile Include="..\..\src\boilerplate-header.cpp" />
<ClCompile Include="..\..\src\build_info.cpp" />
<ClCompile Include="..\..\src\carryover.cpp" />
@ -3949,7 +3948,6 @@
<ClInclude Include="..\..\src\animated.hpp" />
<ClInclude Include="..\..\src\arrow.hpp" />
<ClInclude Include="..\..\src\attack_prediction.hpp" />
<ClInclude Include="..\..\src\attack_prediction_display.hpp" />
<ClInclude Include="..\..\src\buffered_istream.hpp" />
<ClInclude Include="..\..\src\build_info.hpp" />
<ClInclude Include="..\..\src\carryover.hpp" />

View file

@ -1389,7 +1389,6 @@
<ClCompile Include="..\..\src\animated_game.cpp" />
<ClCompile Include="..\..\src\arrow.cpp" />
<ClCompile Include="..\..\src\attack_prediction.cpp" />
<ClCompile Include="..\..\src\attack_prediction_display.cpp" />
<ClCompile Include="..\..\src\boilerplate-header.cpp" />
<ClCompile Include="..\..\src\build_info.cpp" />
<ClCompile Include="..\..\src\carryover.cpp" />
@ -2782,7 +2781,6 @@
<ClInclude Include="..\..\src\animated.hpp" />
<ClInclude Include="..\..\src\arrow.hpp" />
<ClInclude Include="..\..\src\attack_prediction.hpp" />
<ClInclude Include="..\..\src\attack_prediction_display.hpp" />
<ClInclude Include="..\..\src\build_info.hpp" />
<ClInclude Include="..\..\src\buffered_istream.hpp" />
<ClInclude Include="..\..\src\carryover.hpp" />