summaryrefslogtreecommitdiff
path: root/protocols/VKontakte/vk_12.vcxproj
diff options
context:
space:
mode:
authorSergey Bolhovskoy <elzorfox@ya.ru>2014-10-08 06:54:36 +0000
committerSergey Bolhovskoy <elzorfox@ya.ru>2014-10-08 06:54:36 +0000
commitde6bb955236c585b31d1a8594903e67f082de4fd (patch)
tree926c8b778405999155cbea52301a7d6a30f8b8dd /protocols/VKontakte/vk_12.vcxproj
parentb375908654e3fee96d9f16ac65ba502613556e39 (diff)
VKontakte:
remove unneeded code add icons for popups, menu and statusbar git-svn-id: http://svn.miranda-ng.org/main/trunk@10740 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/VKontakte/vk_12.vcxproj')
-rw-r--r--protocols/VKontakte/vk_12.vcxproj11
1 files changed, 11 insertions, 0 deletions
diff --git a/protocols/VKontakte/vk_12.vcxproj b/protocols/VKontakte/vk_12.vcxproj
index d3cc9a4936..b272a53f2d 100644
--- a/protocols/VKontakte/vk_12.vcxproj
+++ b/protocols/VKontakte/vk_12.vcxproj
@@ -204,6 +204,17 @@
<ResourceCompile Include="res\resource.rc" />
<ResourceCompile Include="res\version.rc" />
</ItemGroup>
+ <ItemGroup>
+ <Image Include="res\add.ico" />
+ <Image Include="res\ban.ico" />
+ <Image Include="res\delete.ico" />
+ <Image Include="res\history.ico" />
+ <Image Include="res\home.ico" />
+ <Image Include="res\key.ico" />
+ <Image Include="res\notify.ico" />
+ <Image Include="res\read.ico" />
+ <Image Include="res\report.ico" />
+ </ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>