Commit b165fabd authored by Alexandre Julliard's avatar Alexandre Julliard

Make dinput a properly separated dll.

parent 2fe081b7
......@@ -4,8 +4,9 @@ SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = dinput
EXTRALIBS = $(LIBUUID)
SOVERSION = 1.0
IMPORTS = user32 kernel32 ntdll
LDDLLFLAGS = @LDDLLFLAGS@
SYMBOLFILE = $(MODULE).tmp.o
C_SRCS = \
device.c \
......
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