Commit 6f56059e authored by Alexandre Julliard's avatar Alexandre Julliard

dmusic32: Build with msvcrt.

parent 3a061006
MODULE = dmusic32.dll
IMPORTS = uuid
EXTRADLLFLAGS = -mno-cygwin
C_SRCS = \
dmusic32_main.c
......
......@@ -26,7 +26,6 @@
#include "winuser.h"
#include "wine/debug.h"
#include "wine/unicode.h"
#include "objbase.h"
#include "dmusici.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