File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 222222 <ClCompile >
223223 <WarningLevel >Level3</WarningLevel >
224224 <SDLCheck >true</SDLCheck >
225- <PreprocessorDefinitions >_CRT_SECURE_NO_WARNINGS;WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions >
225+ <PreprocessorDefinitions >_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE; WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions >
226226 <ConformanceMode >true</ConformanceMode >
227227 </ClCompile >
228228 <Link >
236236 <FunctionLevelLinking >true</FunctionLevelLinking >
237237 <IntrinsicFunctions >true</IntrinsicFunctions >
238238 <SDLCheck >true</SDLCheck >
239- <PreprocessorDefinitions >_CRT_SECURE_NO_WARNINGS;WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions >
239+ <PreprocessorDefinitions >_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE; WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions >
240240 <ConformanceMode >true</ConformanceMode >
241241 </ClCompile >
242242 <Link >
250250 <ClCompile >
251251 <WarningLevel >Level3</WarningLevel >
252252 <SDLCheck >true</SDLCheck >
253- <PreprocessorDefinitions >_CRT_SECURE_NO_WARNINGS;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions >
253+ <PreprocessorDefinitions >_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE; _DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions >
254254 <ConformanceMode >true</ConformanceMode >
255255 </ClCompile >
256256 <Link >
264264 <FunctionLevelLinking >true</FunctionLevelLinking >
265265 <IntrinsicFunctions >true</IntrinsicFunctions >
266266 <SDLCheck >true</SDLCheck >
267- <PreprocessorDefinitions >_CRT_SECURE_NO_WARNINGS;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions >
267+ <PreprocessorDefinitions >_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE; NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions >
268268 <ConformanceMode >true</ConformanceMode >
269269 </ClCompile >
270270 <Link >
You can’t perform that action at this time.
0 commit comments