Commit 43b7995a authored by Alexandre Julliard's avatar Alexandre Julliard

scrobj: Build with msvcrt.

parent 88680e52
MODULE = scrobj.dll
IMPORTS = uuid ole32 oleaut32
EXTRADLLFLAGS = -mno-cygwin
C_SRCS = \
scrobj.c
......
......@@ -17,7 +17,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