Skip to content
Snippets Groups Projects
Commit b165fabd authored by Alexandre Julliard's avatar Alexandre Julliard
Browse files

Make dinput a properly separated dll.

parent 2fe081b7
No related branches found
No related tags found
No related merge requests found
......@@ -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 \
......
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