mirror of
https://github.com/love2d/love.git
synced 2026-08-21 21:15:09 +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" />
|
||||
|
||||
@@ -556,9 +556,6 @@
|
||||
<ClCompile Include="..\..\src\common\Matrix.cpp">
|
||||
<Filter>common</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\src\common\MemoryData.cpp">
|
||||
<Filter>common</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\src\common\Object.cpp">
|
||||
<Filter>common</Filter>
|
||||
</ClCompile>
|
||||
@@ -894,9 +891,6 @@
|
||||
<ClInclude Include="..\..\src\common\Matrix.h">
|
||||
<Filter>common</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="..\..\src\common\MemoryData.h">
|
||||
<Filter>common</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="..\..\src\common\Module.h">
|
||||
<Filter>common</Filter>
|
||||
</ClInclude>
|
||||
|
||||
Reference in New Issue
Block a user