summaryrefslogtreecommitdiff
path: root/protocols/VKontakte/vk_10.vcxproj
diff options
context:
space:
mode:
authorSergey Bolhovskoy <elzorfox@ya.ru>2014-12-15 06:12:18 +0000
committerSergey Bolhovskoy <elzorfox@ya.ru>2014-12-15 06:12:18 +0000
commit27a37d3d9753b378fa85cce0f7fa3e2de8e35a57 (patch)
treea649ad6cb45d7cf3af8a79f629ef920f595dc6fb /protocols/VKontakte/vk_10.vcxproj
parentaaba011d2a0a37bca3e12514d0e9abc5da3f742d (diff)
VKontakte:
fix for warning C4121 in AsyncHttpRequest struct fix for TCHAR in SetMirVer add vk feeds support (wall) – part 1 git-svn-id: http://svn.miranda-ng.org/main/trunk@11430 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/VKontakte/vk_10.vcxproj')
-rw-r--r--protocols/VKontakte/vk_10.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/VKontakte/vk_10.vcxproj b/protocols/VKontakte/vk_10.vcxproj
index 6fc27a66be..3fe519c80d 100644
--- a/protocols/VKontakte/vk_10.vcxproj
+++ b/protocols/VKontakte/vk_10.vcxproj
@@ -183,6 +183,7 @@
<ClCompile Include="src\vk_avatars.cpp" />
<ClCompile Include="src\vk_captcha.cpp" />
<ClCompile Include="src\vk_chats.cpp" />
+ <ClCompile Include="src\vk_feed.cpp" />
<ClCompile Include="src\vk_files.cpp" />
<ClCompile Include="src\vk_history.cpp" />
<ClCompile Include="src\vk_options.cpp" />