We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2579ebc commit c13ec7aCopy full SHA for c13ec7a
1 file changed
source/UniversalPropertyEnhancer.vcxproj
@@ -73,6 +73,7 @@
73
<SDLCheck>true</SDLCheck>
74
<LanguageStandard>stdcpp17</LanguageStandard>
75
<PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
76
+ <ExceptionHandling>false</ExceptionHandling>
77
</ClCompile>
78
<Link>
79
<SubSystem>Windows</SubSystem>
@@ -91,6 +92,7 @@
91
92
93
94
95
96
97
98
0 commit comments