Skip to content
Snippets Groups Projects
Commit 9480d3e5 authored by Andrew Talbot's avatar Andrew Talbot Committed by Alexandre Julliard
Browse files

winmm/joystick: joystick.c requires Unicode library.

parent 1d40bf01
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,7 @@ SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = joystick.drv
IMPORTS = winmm user32 kernel32
EXTRALIBS = $(LIBUNICODE)
C_SRCS = \
joystick.c
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment