Commit 4263bfb4 authored by Alexandre Julliard's avatar Alexandre Julliard

olecli32: Build with msvcrt.

parent c9ca9906
......@@ -2,5 +2,7 @@ MODULE = olecli32.dll
IMPORTLIB = olecli32
IMPORTS = ole32 gdi32
EXTRADLLFLAGS = -mno-cygwin
C_SRCS = \
olecli_main.c
......@@ -21,8 +21,6 @@
/* At the moment, these are only empty stubs.
*/
#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