diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2013-04-29 07:21:06 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2013-04-29 07:21:06 +0000 |
commit | 43fc1c0d826a62ebbb4c69a524a14f734c52f6c6 (patch) | |
tree | 917a468373ab9391893f61ec3ea6570c692901fa /protocols/Skype/Skype_11.vcxproj | |
parent | 377d42edf37d459a8fe0d85a49a0fdc5f631bc48 (diff) |
second attempt cleanup aes
git-svn-id: http://svn.miranda-ng.org/main/trunk@4567 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, 1 insertions, 1 deletions
diff --git a/protocols/Skype/Skype_11.vcxproj b/protocols/Skype/Skype_11.vcxproj index 1955150355..d5b6c42d46 100644 --- a/protocols/Skype/Skype_11.vcxproj +++ b/protocols/Skype/Skype_11.vcxproj @@ -248,7 +248,7 @@ <None Include="res\auth_revoke.ico" />
<None Include="res\call.ico" />
<None Include="res\conf_invite.ico" />
- <None Include="res\Main.ico" />
+ <None Include="res\main.ico" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
|