summaryrefslogtreecommitdiff
path: root/protocols/VKontakte/vk.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/VKontakte/vk.vcxproj')
-rw-r--r--protocols/VKontakte/vk.vcxproj5
1 files changed, 5 insertions, 0 deletions
diff --git a/protocols/VKontakte/vk.vcxproj b/protocols/VKontakte/vk.vcxproj
index 6fddc0234d..593ab328c6 100644
--- a/protocols/VKontakte/vk.vcxproj
+++ b/protocols/VKontakte/vk.vcxproj
@@ -25,4 +25,9 @@
<ImportGroup Label="PropertySheets">
<Import Project="$(ProjectDir)..\..\build\vc.common\common.props" />
</ImportGroup>
+ <ItemDefinitionGroup>
+ <ClCompile>
+ <ExceptionHandling>Sync</ExceptionHandling>
+ </ClCompile>
+ </ItemDefinitionGroup>
</Project> \ No newline at end of file