Skip to content
Snippets Groups Projects
Commit a49c2417 authored by Brad King's avatar Brad King
Browse files

Disable warnings about MS deprecation of C library

Define macros

 _CRT_NONSTDC_NO_DEPRECATE
 _CRT_SECURE_NO_DEPRECATE
 _CRT_SECURE_NO_WARNINGS
 _SCL_SECURE_NO_DEPRECATE

for all translation units in KWSys.  Drop definitions from Configure.h
that are now redundant.

Change-Id: I326a1edb6c5a8ab977ecd2370eed6fcdf4775208
parent e3390720
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment