Commit 690e9619 authored by Alexandre Julliard's avatar Alexandre Julliard

ntprint: Build with msvcrt.

parent a1cdcc52
MODULE = ntprint.dll
IMPORTS = winspool
EXTRADLLFLAGS = -mno-cygwin
C_SRCS = \
ntprint.c
......
......@@ -30,7 +30,6 @@
#include "winver.h"
#include "winspool.h"
#include "wine/unicode.h"
#include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL(ntprint);
......
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