summaryrefslogtreecommitdiff
path: root/protocols/VKontakte/vk_11.vcxproj
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2013-10-06 13:17:00 +0000
committerGeorge Hazan <george.hazan@gmail.com>2013-10-06 13:17:00 +0000
commit74bbe14fb8a018a65f89d28386eb3e88edfd0516 (patch)
tree8309b29c8d288e472955aa07defab7e5e3f1726b /protocols/VKontakte/vk_11.vcxproj
parent91003eb7373b4cb9e340be5ecdbbb7884a5e973f (diff)
VK: async http requests
git-svn-id: http://svn.miranda-ng.org/main/trunk@6373 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/VKontakte/vk_11.vcxproj')
-rw-r--r--protocols/VKontakte/vk_11.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/VKontakte/vk_11.vcxproj b/protocols/VKontakte/vk_11.vcxproj
index b4ec687c4c..afb873f2ed 100644
--- a/protocols/VKontakte/vk_11.vcxproj
+++ b/protocols/VKontakte/vk_11.vcxproj
@@ -179,6 +179,7 @@
</ClCompile>
<ClCompile Include="src\vk_options.cpp" />
<ClCompile Include="src\vk_proto.cpp" />
+ <ClCompile Include="src\vk_queue.cpp" />
<ClCompile Include="src\vk_thread.cpp" />
</ItemGroup>
<ItemGroup>