inseng: Build with msvcrt.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
stable
Alexandre Julliard 2019-06-06 09:02:38 +02:00
parent 057447e824
commit bca0617fe2
2 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,8 @@
MODULE = inseng.dll
IMPORTS = uuid ole32 advapi32
EXTRADLLFLAGS = -mno-cygwin
C_SRCS = inseng_main.c
IDL_SRCS = inseng_classes.idl

View File

@ -20,7 +20,6 @@
#define COBJMACROS
#include "config.h"
#include <stdarg.h>