- Lots of minimal changes to better support WINCE as a build target
This commit is contained in:
parent
33008eef64
commit
cce9d77745
41 changed files with 392 additions and 161 deletions
|
@ -31,7 +31,7 @@
|
|||
#ifndef POLARSSL_CONFIG_H
|
||||
#define POLARSSL_CONFIG_H
|
||||
|
||||
#ifndef _CRT_SECURE_NO_DEPRECATE
|
||||
#if defined(_MSC_VER) && !defined(_CRT_SECURE_NO_DEPRECATE)
|
||||
#define _CRT_SECURE_NO_DEPRECATE 1
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue