Moved the 32-bit builtin loader and the remaining bits of the PE
[wine/wine-kai.git] / dlls / dinput8 / Makefile.in
blob6d71c5209366f9e44a744a2bece78c2a8e46344c
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = dinput8.dll
6 IMPORTS = dinput
7 EXTRALIBS = $(LIBUUID)
9 LDDLLFLAGS = @LDDLLFLAGS@
10 SYMBOLFILE = $(MODULE).tmp.o
12 C_SRCS = \
13 dinput8_main.c
15 @MAKE_DLL_RULES@
17 ### Dependencies: