diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-04-29 05:56:16 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-04-29 05:56:16 +0000 |
commit | 377d42edf37d459a8fe0d85a49a0fdc5f631bc48 (patch) | |
tree | 615d57b5a80bef3ecfdba9be5fa66f4a8c030395 /protocols/Skype/Skype_11.vcxproj | |
parent | 68aeed54fb2c7c7d10c192a99c25d0a0c870b017 (diff) |
- Skype: 2012 project adjusted
git-svn-id: http://svn.miranda-ng.org/main/trunk@4566 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Skype/Skype_11.vcxproj')
-rw-r--r-- | protocols/Skype/Skype_11.vcxproj | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/protocols/Skype/Skype_11.vcxproj b/protocols/Skype/Skype_11.vcxproj index 957a49fbca..1955150355 100644 --- a/protocols/Skype/Skype_11.vcxproj +++ b/protocols/Skype/Skype_11.vcxproj @@ -246,6 +246,8 @@ <None Include="res\auth_grant.ico" />
<None Include="res\auth_request.ico" />
<None Include="res\auth_revoke.ico" />
+ <None Include="res\call.ico" />
+ <None Include="res\conf_invite.ico" />
<None Include="res\Main.ico" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|