diff options
Diffstat (limited to 'protocols/SkypeWeb/SkypeWeb.vcxproj')
-rw-r--r-- | protocols/SkypeWeb/SkypeWeb.vcxproj | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/protocols/SkypeWeb/SkypeWeb.vcxproj b/protocols/SkypeWeb/SkypeWeb.vcxproj index 75292a9b36..2c38d7a301 100644 --- a/protocols/SkypeWeb/SkypeWeb.vcxproj +++ b/protocols/SkypeWeb/SkypeWeb.vcxproj @@ -25,11 +25,6 @@ <ImportGroup Label="PropertySheets">
<Import Project="$(ProjectDir)..\..\build\vc.common\plugin.props" />
</ImportGroup>
- <ItemDefinitionGroup>
- <ClCompile>
- <ExceptionHandling>Sync</ExceptionHandling>
- </ClCompile>
- </ItemDefinitionGroup>
<ItemGroup>
<ClInclude Include="res\Icons\*" />
<ClInclude Include="src\requests\avatars.h" />
|