Commit 73cc4a44 authored by Alexandre Julliard's avatar Alexandre Julliard

comsvcs: Build with msvcrt.

parent 77819ee3
......@@ -2,6 +2,8 @@ MODULE = comsvcs.dll
IMPORTLIB = comsvcs
IMPORTS = ole32 uuid
EXTRADLLFLAGS = -mno-cygwin
C_SRCS = \
main.c
......
......@@ -20,8 +20,6 @@
#define COBJMACROS
#include "config.h"
#include <stdarg.h>
#include "windef.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