ntdll/tests: Fix a number of test failures on Wow64.
[wine/multimedia.git] / dlls / xinput1_3 / Makefile.in
blobe1500b80e56c11a8976f66641852ee7f27b8b33d
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@