mirror of
https://github.com/love2d/love.git
synced 2026-08-21 05:00:08 +02:00
Update project file for liblove (without actually building liblove as a lib)
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
<ClCompile Include="..\..\src\common\Variant.cpp" />
|
||||
<ClCompile Include="..\..\src\common\Vector.cpp" />
|
||||
<ClCompile Include="..\..\src\common\wrap_Data.cpp" />
|
||||
<ClCompile Include="..\..\src\launcher.cpp" />
|
||||
<ClCompile Include="..\..\src\libraries\Box2D\Collision\b2BroadPhase.cpp" />
|
||||
<ClCompile Include="..\..\src\libraries\Box2D\Collision\b2CollideCircle.cpp" />
|
||||
<ClCompile Include="..\..\src\libraries\Box2D\Collision\b2CollideEdge.cpp" />
|
||||
|
||||
@@ -748,6 +748,7 @@
|
||||
<ClCompile Include="..\..\src\modules\graphics\opengl\OpenGL.cpp">
|
||||
<Filter>modules\graphics\opengl</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\src\launcher.cpp" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClInclude Include="..\..\src\modules\audio\Audio.h">
|
||||
|
||||
Reference in New Issue
Block a user