mirror of
https://github.com/love2d/love.git
synced 2026-08-20 12:40:20 +02:00
Updated MSVC2010 project file.
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
<ClCompile Include="..\..\src\common\b64.cpp" />
|
||||
<ClCompile Include="..\..\src\common\Exception.cpp" />
|
||||
<ClCompile Include="..\..\src\common\Matrix.cpp" />
|
||||
<ClCompile Include="..\..\src\common\MemoryData.cpp" />
|
||||
<ClCompile Include="..\..\src\common\Object.cpp" />
|
||||
<ClCompile Include="..\..\src\common\Reference.cpp" />
|
||||
<ClCompile Include="..\..\src\common\runtime.cpp" />
|
||||
@@ -211,7 +210,6 @@
|
||||
<ClInclude Include="..\..\src\common\Exception.h" />
|
||||
<ClInclude Include="..\..\src\common\math.h" />
|
||||
<ClInclude Include="..\..\src\common\Matrix.h" />
|
||||
<ClInclude Include="..\..\src\common\MemoryData.h" />
|
||||
<ClInclude Include="..\..\src\common\Module.h" />
|
||||
<ClInclude Include="..\..\src\common\Object.h" />
|
||||
<ClInclude Include="..\..\src\common\Reference.h" />
|
||||
|
||||
Reference in New Issue
Block a user