diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-11-02 06:37:31 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-11-02 06:37:31 +0000 |
commit | eaae1f3a6e2d8a27d03b2a6090e89f060333e283 (patch) | |
tree | 1bf5ce1e2b0a8ae257c4ca4546876e6a35be6eab /src/miranda32_10.vcxproj | |
parent | 68e8fea331912d7b9d7a4525fe439ea76d0b7ab2 (diff) |
goodbye extraicons.rc
git-svn-id: http://svn.miranda-ng.org/main/trunk@2145 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'src/miranda32_10.vcxproj')
-rw-r--r-- | src/miranda32_10.vcxproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/miranda32_10.vcxproj b/src/miranda32_10.vcxproj index 9b7927f0fc..f41df23309 100644 --- a/src/miranda32_10.vcxproj +++ b/src/miranda32_10.vcxproj @@ -609,7 +609,6 @@ </ClCompile>
</ItemGroup>
<ItemGroup>
- <ResourceCompile Include="modules\extraicons\res\extraicons.rc" />
<ResourceCompile Include="resource.rc" />
<ResourceCompile Include="version.rc" />
</ItemGroup>
|