summaryrefslogtreecommitdiff
path: root/protocols/Tox/Tox_12.vcxproj
diff options
context:
space:
mode:
authorAlexander Lantsev <aunsane@gmail.com>2014-08-16 17:26:20 +0000
committerAlexander Lantsev <aunsane@gmail.com>2014-08-16 17:26:20 +0000
commit63afce56f08e031e45a6a33f56af0f312c8bfc91 (patch)
tree0cca881dcd3b05a80879c97d33c6de9e7b4919cd /protocols/Tox/Tox_12.vcxproj
parent2e93497d5b19b4fc46f84cb18267bce357e48747 (diff)
Tox: added tox icon
git-svn-id: http://svn.miranda-ng.org/main/trunk@10204 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Tox/Tox_12.vcxproj')
-rw-r--r--protocols/Tox/Tox_12.vcxproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/protocols/Tox/Tox_12.vcxproj b/protocols/Tox/Tox_12.vcxproj
index 8b6b97a696..8b1d524b3b 100644
--- a/protocols/Tox/Tox_12.vcxproj
+++ b/protocols/Tox/Tox_12.vcxproj
@@ -225,6 +225,9 @@
<ResourceCompile Include="res\resource.rc" />
<ResourceCompile Include="res\version.rc" />
</ItemGroup>
+ <ItemGroup>
+ <Image Include="res\tox.ico" />
+ </ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>