diff options
author | MikalaiR <nikolay.romanovich@narod.ru> | 2015-04-25 19:22:52 +0000 |
---|---|---|
committer | MikalaiR <nikolay.romanovich@narod.ru> | 2015-04-25 19:22:52 +0000 |
commit | 35f63d3669b4016f05f8948283f18a5a239f0382 (patch) | |
tree | 7a1319c6bb7b914cc0da75fa3065c43d848688e6 /protocols/SkypeWeb/SkypeWeb_10.vcxproj | |
parent | 5c131b167713e3f44e00a96cdbee389c7bddc760 (diff) |
SkypeWeb: Project fix.
git-svn-id: http://svn.miranda-ng.org/main/trunk@13148 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/SkypeWeb/SkypeWeb_10.vcxproj')
-rw-r--r-- | protocols/SkypeWeb/SkypeWeb_10.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/SkypeWeb/SkypeWeb_10.vcxproj b/protocols/SkypeWeb/SkypeWeb_10.vcxproj index c08b0721ed..95afaaa302 100644 --- a/protocols/SkypeWeb/SkypeWeb_10.vcxproj +++ b/protocols/SkypeWeb/SkypeWeb_10.vcxproj @@ -257,7 +257,7 @@ <Image Include="res\Icons\conference.ico" />
</ItemGroup>
<ItemGroup>
- <None Include="..\sync_history.ico" />
+ <Image Include="res\Icons\sync_history.ico" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
|