New Czech resources.
[wine/wine-kai.git] / dlls / dinput / Makefile.in
blob4a47fdc32456a3a247f007d8a3ff88ba82c84de8
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = dinput.dll
6 IMPORTS = ole32 user32 advapi32 kernel32
7 EXTRALIBS = -ldxguid -luuid
9 C_SRCS = \
10 data_formats.c \
11 device.c \
12 dinput_main.c \
13 joystick_linux.c \
14 joystick_linuxinput.c \
15 keyboard.c \
16 mouse.c \
17 regsvr.c
19 RC_SRCS = version.rc
21 @MAKE_DLL_RULES@
23 ### Dependencies: