Commit 0af6002a authored by Alexandre Julliard's avatar Alexandre Julliard

joy.cpl: Build with msvcrt.

parent fcc40a07
MODULE = joy.cpl
IMPORTS = dxguid dinput dinput8 ole32 comctl32 user32 advapi32
EXTRADLLFLAGS = -mno-cygwin
C_SRCS = \
main.c
......
......@@ -32,7 +32,6 @@
#include "ole2.h"
#include "wine/debug.h"
#include "wine/unicode.h"
#include "joy.h"
WINE_DEFAULT_DEBUG_CHANNEL(joycpl);
......
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