diff options
Diffstat (limited to 'plugins/AsSingleWindow')
-rw-r--r-- | plugins/AsSingleWindow/AsSingleWindow.vcxproj | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/plugins/AsSingleWindow/AsSingleWindow.vcxproj b/plugins/AsSingleWindow/AsSingleWindow.vcxproj index fe4006f613..72b631ad00 100644 --- a/plugins/AsSingleWindow/AsSingleWindow.vcxproj +++ b/plugins/AsSingleWindow/AsSingleWindow.vcxproj @@ -25,9 +25,4 @@ <ImportGroup Label="PropertySheets"> <Import Project="$(ProjectDir)..\..\build\vc.common\plugin.props" /> </ImportGroup> - <ItemDefinitionGroup> - <ClCompile> - <ExceptionHandling>Sync</ExceptionHandling> - </ClCompile> - </ItemDefinitionGroup> </Project>
\ No newline at end of file |