Commit ae199998 authored by Alexandre Julliard's avatar Alexandre Julliard

msdaps: Build with msvcrt.

parent a954b4b2
......@@ -2,6 +2,8 @@ MODULE = msdaps.dll
IMPORTS = uuid oleaut32 ole32 rpcrt4 advapi32
EXTRAIDLFLAGS = --win32-align=2
EXTRADLLFLAGS = -mno-cygwin
C_SRCS = \
main.c \
row_server.c \
......
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