cryptnet: Build with msvcrt.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
stable
Alexandre Julliard 2019-05-29 08:53:47 +02:00
parent 043da4f869
commit 7ca2c13ea9
2 changed files with 2 additions and 3 deletions

View File

@ -3,5 +3,7 @@ IMPORTLIB = cryptnet
IMPORTS = crypt32
DELAYIMPORTS = wininet
EXTRADLLFLAGS = -mno-cygwin
C_SRCS = \
cryptnet_main.c

View File

@ -18,9 +18,6 @@
*
*/
#include "config.h"
#include "wine/port.h"
#define NONAMELESSUNION
#define CERT_REVOCATION_PARA_HAS_EXTRA_FIELDS