Commit dec89ddd authored by Alexandre Julliard's avatar Alexandre Julliard

acledit: Build with msvcrt.

parent 48505cad
MODULE = acledit.dll
EXTRADLLFLAGS = -mno-cygwin
C_SRCS = \
main.c
......@@ -25,7 +25,6 @@
#include "winuser.h"
#include "wfext.h"
#include "wine/unicode.h"
#include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL(acledit);
......
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