Another bunch of fixes and additions to the XTM

This commit is contained in:
Berke Viktor
2012-06-17 10:08:39 +02:00
parent 0d1e485ae8
commit 9d9c24c8d3
8 changed files with 259 additions and 191 deletions

View File

@@ -42,7 +42,7 @@
<CodeAnalysisIgnoreGeneratedCode>false</CodeAnalysisIgnoreGeneratedCode>
</PropertyGroup>
<PropertyGroup>
<ApplicationIcon>Resources\xchat.ico</ApplicationIcon>
<ApplicationIcon>Resources\xtm.ico</ApplicationIcon>
</PropertyGroup>
<PropertyGroup>
<ManifestCertificateThumbprint>25412E3EF25458D894050F8209E4D9DCCDF432D7</ManifestCertificateThumbprint>
@@ -150,7 +150,7 @@
</BootstrapperPackage>
</ItemGroup>
<ItemGroup>
<Content Include="Resources\xchat.ico" />
<Content Include="Resources\xtm.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.