diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2015-04-24 18:34:44 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2015-04-24 18:34:44 +0000 |
commit | 1c01b90cc988a9b1ac3112da3bda4a40883468a6 (patch) | |
tree | 69061a7be058027a9fa4e192eaa2e02769b6b67c /protocols/SkypeWeb/SkypeWeb_12.vcxproj | |
parent | ab3a833af506eb3f0d3e32cc4ce8342d74b71924 (diff) |
SkypeWeb: 2013 projects adjusted
git-svn-id: http://svn.miranda-ng.org/main/trunk@13097 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/SkypeWeb/SkypeWeb_12.vcxproj')
-rw-r--r-- | protocols/SkypeWeb/SkypeWeb_12.vcxproj | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/protocols/SkypeWeb/SkypeWeb_12.vcxproj b/protocols/SkypeWeb/SkypeWeb_12.vcxproj index fe70776904..64e64b027b 100644 --- a/protocols/SkypeWeb/SkypeWeb_12.vcxproj +++ b/protocols/SkypeWeb/SkypeWeb_12.vcxproj @@ -254,7 +254,9 @@ <ResourceCompile Include="res\version.rc" />
</ItemGroup>
<ItemGroup>
+ <Image Include="res\Icons\conference.ico" />
<Image Include="res\icons\skype.ico" />
+ <Image Include="res\Icons\sync_history.ico" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
|