summaryrefslogtreecommitdiff
path: root/protocols/SkypeWeb/SkypeWeb_12.vcxproj
diff options
context:
space:
mode:
authorAlexander Lantsev <aunsane@gmail.com>2015-03-19 20:13:44 +0000
committerAlexander Lantsev <aunsane@gmail.com>2015-03-19 20:13:44 +0000
commitc659a92109a8c2a4d7c0cf142eab84fd636a62dc (patch)
treedc5f24c4331414582d5ebd9b7b12b9aafe1bcfc5 /protocols/SkypeWeb/SkypeWeb_12.vcxproj
parent3b2d89185012c78f5e2db43a4c28cd774bea618d (diff)
SkypeWeb: added contacts profile getting
git-svn-id: http://svn.miranda-ng.org/main/trunk@12435 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/SkypeWeb/SkypeWeb_12.vcxproj')
-rw-r--r--protocols/SkypeWeb/SkypeWeb_12.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/SkypeWeb/SkypeWeb_12.vcxproj b/protocols/SkypeWeb/SkypeWeb_12.vcxproj
index 697f430030..a67cf6a78a 100644
--- a/protocols/SkypeWeb/SkypeWeb_12.vcxproj
+++ b/protocols/SkypeWeb/SkypeWeb_12.vcxproj
@@ -206,6 +206,7 @@
<ClInclude Include="src\requests\contacts.h" />
<ClInclude Include="src\requests\login.h" />
<ClInclude Include="src\requests\logout.h" />
+ <ClInclude Include="src\requests\profiles.h" />
<ClInclude Include="src\resource.h" />
<ClInclude Include="src\skype_icons.h" />
<ClInclude Include="src\skype_menus.h" />