Commit 075b478f authored by Alexandre Julliard's avatar Alexandre Julliard

activeds: Build with msvcrt.

parent 420e6cb2
MODULE = activeds.dll
IMPORTLIB = activeds
EXTRADLLFLAGS = -mno-cygwin
C_SRCS = activeds_main.c
......@@ -33,7 +33,6 @@
#include "iads.h"
#include "adshlp.h"
#include "wine/unicode.h"
#include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL(activeds);
......
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