|
121 | 121 | <WarningLevel>Level4</WarningLevel>
|
122 | 122 | <FunctionLevelLinking>true</FunctionLevelLinking>
|
123 | 123 | <IntrinsicFunctions>true</IntrinsicFunctions>
|
124 |
| - <SDLCheck>true</SDLCheck> |
| 124 | + <SDLCheck>false</SDLCheck> |
125 | 125 | <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;_AFX_NO_MFC_CONTROLS_IN_DIALOGS;WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
126 | 126 | <ConformanceMode>true</ConformanceMode>
|
127 | 127 | <LanguageStandard>stdcpplatest</LanguageStandard>
|
|
134 | 134 | <StringPooling>true</StringPooling>
|
135 | 135 | <BufferSecurityCheck>false</BufferSecurityCheck>
|
136 | 136 | <RuntimeTypeInfo>false</RuntimeTypeInfo>
|
| 137 | + <OmitFramePointers>true</OmitFramePointers> |
137 | 138 | </ClCompile>
|
138 | 139 | <Link>
|
139 | 140 | <SubSystem>Console</SubSystem>
|
|
166 | 167 | <WarningLevel>Level4</WarningLevel>
|
167 | 168 | <FunctionLevelLinking>true</FunctionLevelLinking>
|
168 | 169 | <IntrinsicFunctions>true</IntrinsicFunctions>
|
169 |
| - <SDLCheck>true</SDLCheck> |
| 170 | + <SDLCheck>false</SDLCheck> |
170 | 171 | <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;_AFX_NO_MFC_CONTROLS_IN_DIALOGS;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
171 | 172 | <ConformanceMode>true</ConformanceMode>
|
172 | 173 | <LanguageStandard>stdcpplatest</LanguageStandard>
|
|
179 | 180 | <StringPooling>true</StringPooling>
|
180 | 181 | <BufferSecurityCheck>false</BufferSecurityCheck>
|
181 | 182 | <RuntimeTypeInfo>false</RuntimeTypeInfo>
|
| 183 | + <OmitFramePointers>true</OmitFramePointers> |
182 | 184 | </ClCompile>
|
183 | 185 | <Link>
|
184 | 186 | <SubSystem>Console</SubSystem>
|
|
0 commit comments