Added love.ico to msvc2010 project.

This commit is contained in:
rude
2011-01-09 16:12:02 +01:00
parent 938f395a51
commit 645433b19a
4 changed files with 14 additions and 0 deletions
+6
View File
@@ -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>