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 Oct 4, 2016
1 parent e25aa4a commit f3cdd5b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion projectfiles/VC12/wesnoth.vcxproj
Expand Up @@ -4390,7 +4390,6 @@
<ClInclude Include="..\..\src\scripting\plugins\manager.hpp" />
<ClInclude Include="..\..\src\scripting\push_check.hpp" />
<ClInclude Include="..\..\src\sdl\exception.hpp" />
<ClInclude Include="..\..\src\sdl\gpu.hpp" />
<ClInclude Include="..\..\src\sdl\image.hpp" />
<ClInclude Include="..\..\src\sdl\rect.hpp" />
<ClInclude Include="..\..\src\sdl\shader.hpp" />
Expand Down
3 changes: 0 additions & 3 deletions projectfiles/VC12/wesnoth.vcxproj.filters
Expand Up @@ -2587,9 +2587,6 @@
<ClInclude Include="..\..\src\sdl\exception.hpp">
<Filter>SDL</Filter>
</ClInclude>
<ClInclude Include="..\..\src\sdl\gpu.hpp">
<Filter>SDL</Filter>
</ClInclude>
<ClInclude Include="..\..\src\sdl\image.hpp">
<Filter>SDL</Filter>
</ClInclude>
Expand Down

0 comments on commit f3cdd5b

Please sign in to comment.