Commit ca0f73c0 authored by Alexandre Julliard's avatar Alexandre Julliard

mmcndmgr: Build with msvcrt.

parent ea992bfd
MODULE = mmcndmgr.dll
IMPORTS = uuid oleaut32 ole32 user32
EXTRADLLFLAGS = -mno-cygwin
C_SRCS = \
mmcndmgr.c
......
......@@ -26,9 +26,7 @@
#include "ole2.h"
#include "rpcproxy.h"
#include "wine/unicode.h"
#include "wine/debug.h"
#include "wine/library.h"
#include "initguid.h"
#include "mmc.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