Skip to content

Commit

Permalink
Update Visual Studio project
Browse files Browse the repository at this point in the history
  • Loading branch information
jyrkive committed Mar 21, 2017
1 parent d542e39 commit ba8a118
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions projectfiles/VC12/wesnoth.vcxproj
Expand Up @@ -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" />
Expand Down Expand Up @@ -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" />
Expand Down
2 changes: 0 additions & 2 deletions projectfiles/VC12/wesnoth.vcxproj.filters
Expand Up @@ -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" />
Expand Down Expand Up @@ -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" />
Expand Down

0 comments on commit ba8a118

Please sign in to comment.