diff options
Diffstat (limited to 'protocols/SkypeWeb/SkypeWeb_10.vcxproj')
-rw-r--r-- | protocols/SkypeWeb/SkypeWeb_10.vcxproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/protocols/SkypeWeb/SkypeWeb_10.vcxproj b/protocols/SkypeWeb/SkypeWeb_10.vcxproj index 100563adff..6906ab6274 100644 --- a/protocols/SkypeWeb/SkypeWeb_10.vcxproj +++ b/protocols/SkypeWeb/SkypeWeb_10.vcxproj @@ -253,6 +253,9 @@ <ItemGroup>
<Image Include="res\icons\skype.ico" />
</ItemGroup>
+ <ItemGroup>
+ <Image Include="res\Icons\conference.ico" />
+ </ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
|