This commit is contained in:
kudzu_cp 2008-01-09 18:12:28 +00:00
parent 76b5e02b7f
commit 2bee157c83
3 changed files with 4 additions and 0 deletions

View file

@ -20,6 +20,7 @@
<SccProvider>SAK</SccProvider>
<SignAssembly>true</SignAssembly>
<AssemblyOriginatorKeyFile>Cosmos.snk</AssemblyOriginatorKeyFile>
<ApplicationIcon>Cosmos.ico</ApplicationIcon>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
@ -122,6 +123,9 @@
<Name>IL2CPU %28IL2CPU\IL2CPU%29</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Resource Include="Cosmos.ico" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

BIN
source/Cosmos.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB