Insert icon into osu exe

This commit is contained in:
Vlad K
2017-06-27 02:10:00 +03:00
parent 5910d7f971
commit b105d6d741
2 changed files with 3 additions and 2 deletions

View File

@ -232,7 +232,7 @@
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
<Content Include="lazer.ico" />
<EmbeddedResource Include="lazer.ico" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.