diff options
Diffstat (limited to 'plugins/UserGuide/UserGuide_10.vcxproj')
| -rw-r--r-- | plugins/UserGuide/UserGuide_10.vcxproj | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/plugins/UserGuide/UserGuide_10.vcxproj b/plugins/UserGuide/UserGuide_10.vcxproj index 7215172844..e4197e1ec8 100644 --- a/plugins/UserGuide/UserGuide_10.vcxproj +++ b/plugins/UserGuide/UserGuide_10.vcxproj @@ -79,6 +79,7 @@        <StringPooling>true</StringPooling>
        <FunctionLevelLinking>true</FunctionLevelLinking>
        <WarningLevel>Level3</WarningLevel>
 +      <ExceptionHandling>false</ExceptionHandling>
      </ClCompile>
      <Link>
        <RandomizedBaseAddress>false</RandomizedBaseAddress>
 @@ -101,6 +102,7 @@        <StringPooling>true</StringPooling>
        <FunctionLevelLinking>true</FunctionLevelLinking>
        <WarningLevel>Level3</WarningLevel>
 +      <ExceptionHandling>false</ExceptionHandling>
      </ClCompile>
      <Link>
        <RandomizedBaseAddress>false</RandomizedBaseAddress>
 @@ -123,6 +125,7 @@        <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
        <WarningLevel>Level3</WarningLevel>
        <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
 +      <ExceptionHandling>false</ExceptionHandling>
      </ClCompile>
      <Link>
        <RandomizedBaseAddress>false</RandomizedBaseAddress>
 @@ -140,6 +143,7 @@        <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
        <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
        <WarningLevel>Level3</WarningLevel>
 +      <ExceptionHandling>false</ExceptionHandling>
      </ClCompile>
      <Link>
        <RandomizedBaseAddress>false</RandomizedBaseAddress>
 | 
