diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2014-08-17 17:37:16 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2014-08-17 17:37:16 +0000 |
commit | ae4baba8780a843d17e3403a618775f31f9df7f9 (patch) | |
tree | c0c20994f23ed576d69104694a511009def4b3d7 /protocols/Tox/Tox_10.vcxproj | |
parent | bf23720e7c1d7de70d7d99167a42783f08ef8b17 (diff) |
git-svn-id: http://svn.miranda-ng.org/main/trunk@10216 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Tox/Tox_10.vcxproj')
-rw-r--r-- | protocols/Tox/Tox_10.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Tox/Tox_10.vcxproj b/protocols/Tox/Tox_10.vcxproj index 1338e5de42..c2a15d5e6e 100644 --- a/protocols/Tox/Tox_10.vcxproj +++ b/protocols/Tox/Tox_10.vcxproj @@ -223,7 +223,7 @@ <ResourceCompile Include="res\version.rc" />
</ItemGroup>
<ItemGroup>
- <None Include="res\tox.ico" />
+ <Image Include="res\tox.ico" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
|