Fix VC14 project files
Reported by @newfrenchy83
This commit is contained in:
parent
e77bb3451d
commit
392d75c9a1
2 changed files with 0 additions and 4 deletions
|
@ -786,7 +786,6 @@
|
|||
<ClCompile Include="..\..\src\display.cpp" />
|
||||
<ClCompile Include="..\..\src\display_chat_manager.cpp" />
|
||||
<ClCompile Include="..\..\src\display_context.cpp" />
|
||||
<ClCompile Include="..\..\src\drawing_queue.cpp" />
|
||||
<ClCompile Include="..\..\src\editor\action\action.cpp">
|
||||
<ObjectFileName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(IntDir)Editor\Action\</ObjectFileName>
|
||||
<ObjectFileName Condition="'$(Configuration)|$(Platform)'=='ReleaseDEBUG|Win32'">$(IntDir)Editor\Action\</ObjectFileName>
|
||||
|
@ -3584,7 +3583,6 @@
|
|||
<ClInclude Include="..\..\src\display.hpp" />
|
||||
<ClInclude Include="..\..\src\display_chat_manager.hpp" />
|
||||
<ClInclude Include="..\..\src\display_context.hpp" />
|
||||
<ClInclude Include="..\..\src\drawing_queue.hpp" />
|
||||
<ClInclude Include="..\..\src\editor\action\action.hpp" />
|
||||
<ClInclude Include="..\..\src\editor\action\action_base.hpp" />
|
||||
<ClInclude Include="..\..\src\editor\action\action_item.hpp" />
|
||||
|
|
|
@ -1434,7 +1434,6 @@
|
|||
<ClCompile Include="..\..\src\display.cpp" />
|
||||
<ClCompile Include="..\..\src\display_chat_manager.cpp" />
|
||||
<ClCompile Include="..\..\src\display_context.cpp" />
|
||||
<ClCompile Include="..\..\src\drawing_queue.cpp" />
|
||||
<ClCompile Include="..\..\src\events.cpp" />
|
||||
<ClCompile Include="..\..\src\fake_unit_manager.cpp" />
|
||||
<ClCompile Include="..\..\src\fake_unit_ptr.cpp" />
|
||||
|
@ -2874,7 +2873,6 @@
|
|||
<ClInclude Include="..\..\src\display.hpp" />
|
||||
<ClInclude Include="..\..\src\display_chat_manager.hpp" />
|
||||
<ClInclude Include="..\..\src\display_context.hpp" />
|
||||
<ClInclude Include="..\..\src\drawing_queue.hpp" />
|
||||
<ClInclude Include="..\..\src\events.hpp" />
|
||||
<ClInclude Include="..\..\src\exceptions.hpp" />
|
||||
<ClInclude Include="..\..\src\fake_unit_manager.hpp" />
|
||||
|
|
Loading…
Add table
Reference in a new issue