Updated VS VC14 projectfile
This commit is contained in:
parent
36400a02fa
commit
3535cee5af
2 changed files with 0 additions and 4 deletions
|
@ -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" />
|
||||
|
@ -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" />
|
||||
|
|
|
@ -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" />
|
||||
|
@ -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" />
|
||||
|
|
Loading…
Add table
Reference in a new issue