Updated VS2019 projectfile
This commit is contained in:
parent
dd02bdecc8
commit
388913162c
2 changed files with 0 additions and 4 deletions
|
@ -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" />
|
||||
|
@ -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" />
|
||||
|
|
|
@ -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" />
|
||||
|
@ -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" />
|
||||
|
|
Loading…
Add table
Reference in a new issue