summaryrefslogtreecommitdiff
path: root/protocols/VKontakte/vk.vcxproj
diff options
context:
space:
mode:
authorElzorFox <elzorfox@ya.ru>2023-12-04 13:57:44 +0500
committerElzorFox <elzorfox@ya.ru>2023-12-04 13:57:44 +0500
commitbc577693d6c669690d44433e7036340d77f35b99 (patch)
treeb2f0efbc4c3d4c3a3783545ae43e25d459acaaa2 /protocols/VKontakte/vk.vcxproj
parent644957fa95bfc95f5c32ea0ad1bf08b2739e2665 (diff)
VKontakte:
add reply to message support version bump
Diffstat (limited to 'protocols/VKontakte/vk.vcxproj')
-rw-r--r--protocols/VKontakte/vk.vcxproj17
1 files changed, 17 insertions, 0 deletions
diff --git a/protocols/VKontakte/vk.vcxproj b/protocols/VKontakte/vk.vcxproj
index e7fb2c7410..39a96a72d8 100644
--- a/protocols/VKontakte/vk.vcxproj
+++ b/protocols/VKontakte/vk.vcxproj
@@ -69,4 +69,21 @@
<ResourceCompile Include="res\resource.rc" />
<ResourceCompile Include="res\version.rc" />
</ItemGroup>
+ <ItemGroup>
+ <Image Include="reply.ico" />
+ <Image Include="res\add.ico" />
+ <Image Include="res\ban.ico" />
+ <Image Include="res\broadcast.ico" />
+ <Image Include="res\delete.ico" />
+ <Image Include="res\history.ico" />
+ <Image Include="res\home.ico" />
+ <Image Include="res\icon1.ico" />
+ <Image Include="res\markread.ico" />
+ <Image Include="res\notify.ico" />
+ <Image Include="res\read.ico" />
+ <Image Include="res\reply.ico" />
+ <Image Include="res\report.ico" />
+ <Image Include="res\status.ico" />
+ <Image Include="res\wall.ico" />
+ </ItemGroup>
</Project> \ No newline at end of file