diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2015-04-16 16:54:50 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2015-04-16 16:54:50 +0000 |
commit | 910624a9295ebadc854e441ec82342216e8d65ad (patch) | |
tree | 95ed6d25d5f1bbe55e5a4f8e5e8e8e46cb32d041 /protocols/SkypeWeb/SkypeWeb_12.vcxproj | |
parent | bc163d5a92e2e8cbed401b299a68f39b91810ffc (diff) |
SkypeWeb: 2013 projects adjusted
git-svn-id: http://svn.miranda-ng.org/main/trunk@12862 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/SkypeWeb/SkypeWeb_12.vcxproj')
-rw-r--r-- | protocols/SkypeWeb/SkypeWeb_12.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/SkypeWeb/SkypeWeb_12.vcxproj b/protocols/SkypeWeb/SkypeWeb_12.vcxproj index 65913ca506..c87a467013 100644 --- a/protocols/SkypeWeb/SkypeWeb_12.vcxproj +++ b/protocols/SkypeWeb/SkypeWeb_12.vcxproj @@ -205,6 +205,7 @@ <ClInclude Include="src\http_request.h" />
<ClInclude Include="src\requests\avatars.h" />
<ClInclude Include="src\requests\capabilities.h" />
+ <ClInclude Include="src\requests\chatrooms.h" />
<ClInclude Include="src\requests\contacts.h" />
<ClInclude Include="src\requests\history.h" />
<ClInclude Include="src\requests\login.h" />
|