Commit 7cd70bee authored by Alexandre Julliard's avatar Alexandre Julliard

scarddlg: Build with msvcrt.

parent 49eac4d7
MODULE = scarddlg.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(scarddlg);
......
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