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