Commit 77819ee3 authored by Alexandre Julliard's avatar Alexandre Julliard

compstui: Build with msvcrt.

parent 6a5d0230
MODULE = compstui.dll
IMPORTLIB = compstui
EXTRADLLFLAGS = -mno-cygwin
C_SRCS = \
compstui_main.c
......@@ -27,7 +27,6 @@
#include "winuser.h"
#include "ddk/compstui.h"
#include "wine/unicode.h"
#include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL(compstui);
......
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