diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2015-04-06 12:55:28 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2015-04-06 12:55:28 +0000 |
commit | 1a671426f048eb2f35cb1bbd0552de37130fbc06 (patch) | |
tree | 72ba5e18242ffe0ee3c7b75904973e3abbefdd9c /protocols/SkypeWeb/SkypeWeb_10.vcxproj | |
parent | 075231ca73467dc7de425282029358c1729f5388 (diff) |
SkypeWeb: 2010 projects adjusted
git-svn-id: http://svn.miranda-ng.org/main/trunk@12628 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/SkypeWeb/SkypeWeb_10.vcxproj')
-rw-r--r-- | protocols/SkypeWeb/SkypeWeb_10.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/SkypeWeb/SkypeWeb_10.vcxproj b/protocols/SkypeWeb/SkypeWeb_10.vcxproj index 2d3ec4be07..4455a1ec8b 100644 --- a/protocols/SkypeWeb/SkypeWeb_10.vcxproj +++ b/protocols/SkypeWeb/SkypeWeb_10.vcxproj @@ -200,6 +200,7 @@ <ItemGroup>
<ClInclude Include="src\common.h" />
<ClInclude Include="src\http_request.h" />
+ <ClInclude Include="src\requests\avatars.h" />
<ClInclude Include="src\requests\contacts.h" />
<ClInclude Include="src\requests\endpoint.h" />
<ClInclude Include="src\requests\login.h" />
|