push d49b3885cdb0e58b792f6bf912143b7a9a4ea546
[wine/hacks.git] / dlls / xinput1_3 / Makefile.in
blob7e8f5715743f69f404d9bffb56a9a44be47a00ba
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = xinput1_3.dll
6 IMPORTLIB = xinput
7 IMPORTS = kernel32
9 C_SRCS = \
10 xinput1_3_main.c
12 RC_SRCS = version.rc
14 @MAKE_DLL_RULES@
16 @DEPENDENCIES@ # everything below this line is overwritten by make depend