Commit 74b8da82 authored by Alexandre Julliard's avatar Alexandre Julliard

msftedit: Build with msvcrt.

parent 3c5d2545
MODULE = msftedit.dll
IMPORTS = uuid riched20
EXTRADLLFLAGS = -mno-cygwin
C_SRCS = \
msftedit_main.c
......
......@@ -19,9 +19,6 @@
*
*/
#include "config.h"
#include "wine/port.h"
#include <stdarg.h>
#include "windef.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