Skip to content

Commit

Permalink
Updated VS VC14 projectfile
Browse files Browse the repository at this point in the history
  • Loading branch information
stevecotton committed Oct 19, 2019
1 parent 36400a0 commit 3535cee
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions projectfiles/VC14/wesnoth.vcxproj
Expand Up @@ -2493,7 +2493,6 @@
<ObjectFileName Condition="'$(Configuration)|$(Platform)'=='Test_Release|Win32'">$(IntDir)Hotkeys\</ObjectFileName>
</ClCompile>
<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 @@ -3902,7 +3901,6 @@
<ClInclude Include="..\..\src\hotkey\hotkey_item.hpp" />
<ClInclude Include="..\..\src\hotkey\hotkey_manager.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/VC14/wesnoth.vcxproj.filters
Expand Up @@ -1450,7 +1450,6 @@
<ClCompile Include="..\..\src\halo.cpp" />
<ClCompile Include="..\..\src\hash.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 @@ -2896,7 +2895,6 @@
<ClInclude Include="..\..\src\halo.hpp" />
<ClInclude Include="..\..\src\hash.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 3535cee

Please sign in to comment.