Commit 6dbe7aaf authored by Alexandre Julliard's avatar Alexandre Julliard

dwmapi: Build with msvcrt.

parent c92fddae
MODULE = dwmapi.dll
IMPORTLIB = dwmapi
EXTRADLLFLAGS = -mno-cygwin
C_SRCS = \
dwmapi_main.c
......
......@@ -19,7 +19,6 @@
*
*/
#include "config.h"
#include <stdarg.h>
#define COBJMACROS
......
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