Skip to content

Commit

Permalink
Updated VS2019 projectfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Vultraz committed Oct 19, 2019
1 parent dd02bde commit 3889131
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions projectfiles/VC16/wesnoth.vcxproj
Expand Up @@ -2501,7 +2501,6 @@
</ClCompile>
<ClCompile Include="..\..\src\picture.cpp" />
<ClCompile Include="..\..\src\image_modifications.cpp" />
<ClCompile Include="..\..\src\joystick.cpp" />
<ClCompile Include="..\..\src\key.cpp" />
<ClCompile Include="..\..\src\language.cpp" />
<ClCompile Include="..\..\src\lua_jailbreak_exception.cpp" />
Expand Down Expand Up @@ -3930,7 +3929,6 @@
<ClInclude Include="..\..\src\hotkey\hotkey_manager.hpp" />
<ClInclude Include="..\..\src\picture.hpp" />
<ClInclude Include="..\..\src\image_modifications.hpp" />
<ClInclude Include="..\..\src\joystick.hpp" />
<ClInclude Include="..\..\src\key.hpp" />
<ClInclude Include="..\..\src\language.hpp" />
<ClInclude Include="..\..\src\lua_jailbreak_exception.hpp" />
Expand Down
2 changes: 0 additions & 2 deletions projectfiles/VC16/wesnoth.vcxproj.filters
Expand Up @@ -1428,7 +1428,6 @@
<ClCompile Include="..\..\src\hash.cpp" />
<ClCompile Include="..\..\src\picture.cpp" />
<ClCompile Include="..\..\src\image_modifications.cpp" />
<ClCompile Include="..\..\src\joystick.cpp" />
<ClCompile Include="..\..\src\key.cpp" />
<ClCompile Include="..\..\src\language.cpp" />
<ClCompile Include="..\..\src\lua_jailbreak_exception.cpp" />
Expand Down Expand Up @@ -2870,7 +2869,6 @@
<ClInclude Include="..\..\src\hash.hpp" />
<ClInclude Include="..\..\src\picture.hpp" />
<ClInclude Include="..\..\src\image_modifications.hpp" />
<ClInclude Include="..\..\src\joystick.hpp" />
<ClInclude Include="..\..\src\key.hpp" />
<ClInclude Include="..\..\src\language.hpp" />
<ClInclude Include="..\..\src\lua_jailbreak_exception.hpp" />
Expand Down

0 comments on commit 3889131

Please sign in to comment.