diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2014-10-25 19:18:33 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2014-10-25 19:18:33 +0000 |
commit | 1e8eb988a504a2abe9dd1673c48cd735042e4e29 (patch) | |
tree | c1fbc74fdd0d579e557e835058cd738cceed6786 /plugins/NewXstatusNotify/NewXstatusNotify_12.vcxproj | |
parent | 0508b1635c4bcc37407a9e9b261c3cdef90ae790 (diff) |
projects cleanup (patch by person)
git-svn-id: http://svn.miranda-ng.org/main/trunk@10871 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/NewXstatusNotify/NewXstatusNotify_12.vcxproj')
-rw-r--r-- | plugins/NewXstatusNotify/NewXstatusNotify_12.vcxproj | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/plugins/NewXstatusNotify/NewXstatusNotify_12.vcxproj b/plugins/NewXstatusNotify/NewXstatusNotify_12.vcxproj index b266e975ab..1dde48378c 100644 --- a/plugins/NewXstatusNotify/NewXstatusNotify_12.vcxproj +++ b/plugins/NewXstatusNotify/NewXstatusNotify_12.vcxproj @@ -214,21 +214,6 @@ <ResourceCompile Include="res\resource.rc" />
<ResourceCompile Include="res\version.rc" />
</ItemGroup>
- <ItemGroup>
- <Image Include="res\disable_all.ico" />
- <Image Include="res\enable_all.ico" />
- <Image Include="res\logging.ico" />
- <Image Include="res\logging_status_message.ico" />
- <Image Include="res\logging_xstatus.ico" />
- <Image Include="res\main_off.ico" />
- <Image Include="res\main_on.ico" />
- <Image Include="res\popup.ico" />
- <Image Include="res\reset.ico" />
- <Image Include="res\sound.ico" />
- <Image Include="res\status_message.ico" />
- <Image Include="res\variables.ico" />
- <Image Include="res\xstatus.ico" />
- </ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
|