summaryrefslogtreecommitdiff
path: root/protocols/VKontakte/vk_12.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_12.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_12.vcxproj')
-rw-r--r--protocols/VKontakte/vk_12.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/VKontakte/vk_12.vcxproj b/protocols/VKontakte/vk_12.vcxproj
index ec614a89a8..aaf94fb2e4 100644
--- a/protocols/VKontakte/vk_12.vcxproj
+++ b/protocols/VKontakte/vk_12.vcxproj
@@ -193,6 +193,7 @@
<ClCompile Include="src\vk_search.cpp" />
<ClCompile Include="src\vk_thread.cpp" />
<ClCompile Include="src\vk_history.cpp" />
+ <ClCompile Include="src\vk_feed.cpp" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="src\resource.h" />