mirror of
https://github.com/love2d/love.git
synced 2026-08-20 12:40:20 +02:00
Add math.cpp to VS project file
This commit is contained in:
@@ -296,6 +296,7 @@
|
||||
<ClCompile Include="..\..\src\common\b64.cpp" />
|
||||
<ClCompile Include="..\..\src\common\delay.cpp" />
|
||||
<ClCompile Include="..\..\src\common\Exception.cpp" />
|
||||
<ClCompile Include="..\..\src\common\math.cpp" />
|
||||
<ClCompile Include="..\..\src\common\Matrix.cpp" />
|
||||
<ClCompile Include="..\..\src\common\Memoizer.cpp" />
|
||||
<ClCompile Include="..\..\src\common\Module.cpp" />
|
||||
|
||||
Reference in New Issue
Block a user