diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2012-09-27 19:14:34 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2012-09-27 19:14:34 +0000 |
commit | c94b07138f148a4ee92313e8a57e5725d51fe1b4 (patch) | |
tree | 0d6f7b954c802a0b2780939a292b4e91d8c468bf /protocols/Skype/Skype.vcxproj | |
parent | 1a0b04b27c21311555f39d6a9cebd3b43d5615b8 (diff) |
filter added
git-svn-id: http://svn.miranda-ng.org/main/trunk@1690 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Skype/Skype.vcxproj')
-rw-r--r-- | protocols/Skype/Skype.vcxproj | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/protocols/Skype/Skype.vcxproj b/protocols/Skype/Skype.vcxproj index 9adcad1ae5..e98db9ce2f 100644 --- a/protocols/Skype/Skype.vcxproj +++ b/protocols/Skype/Skype.vcxproj @@ -116,9 +116,6 @@ <ResourceCompile Include="res\Version.rc" />
<ResourceCompile Include="res\Resource.rc" />
</ItemGroup>
- <ItemGroup>
- <None Include="res\Main.ico" />
- </ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
|