mirror of
https://github.com/love2d/love.git
synced 2026-08-21 13:09:56 +02:00
Added love.ico to msvc2010 project.
This commit is contained in:
@@ -305,6 +305,12 @@
|
||||
<ClInclude Include="..\..\src\modules\timer\sdl\Timer.h" />
|
||||
<ClInclude Include="..\..\src\modules\timer\sdl\wrap_Timer.h" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ResourceCompile Include="app.rc" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="love.ico" />
|
||||
</ItemGroup>
|
||||
<PropertyGroup Label="Globals">
|
||||
<ProjectGuid>{AED6D87B-9F81-49D0-8C6B-1C9F64421ECC}</ProjectGuid>
|
||||
<RootNamespace>love</RootNamespace>
|
||||
|
||||
Reference in New Issue
Block a user