Commit bca0617f authored by Alexandre Julliard's avatar Alexandre Julliard

inseng: Build with msvcrt.

parent 057447e8
MODULE = inseng.dll MODULE = inseng.dll
IMPORTS = uuid ole32 advapi32 IMPORTS = uuid ole32 advapi32
EXTRADLLFLAGS = -mno-cygwin
C_SRCS = inseng_main.c C_SRCS = inseng_main.c
IDL_SRCS = inseng_classes.idl IDL_SRCS = inseng_classes.idl
...@@ -20,7 +20,6 @@ ...@@ -20,7 +20,6 @@
#define COBJMACROS #define COBJMACROS
#include "config.h"
#include <stdarg.h> #include <stdarg.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment