diff options
Diffstat (limited to 'protocols/SkypeWeb/SkypeWeb.vcxproj')
-rw-r--r-- | protocols/SkypeWeb/SkypeWeb.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/SkypeWeb/SkypeWeb.vcxproj b/protocols/SkypeWeb/SkypeWeb.vcxproj index 728211e3df..25cf16511d 100644 --- a/protocols/SkypeWeb/SkypeWeb.vcxproj +++ b/protocols/SkypeWeb/SkypeWeb.vcxproj @@ -31,6 +31,7 @@ </ClCompile>
</ItemDefinitionGroup>
<ItemGroup>
+ <ClInclude Include="res\Icons\*" />
<ClInclude Include="src\requests\avatars.h" />
<ClInclude Include="src\requests\capabilities.h" />
<ClInclude Include="src\requests\chatrooms.h" />
|