wined3d: Get rid of some mostly useless local variables in IWineD3DDeviceImpl_UpdateS...
[wine.git] / dlls / xinput1_2 / Makefile.in
blobd5e31ac1352d606655fbf598ecc8f62eb9025453
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = xinput1_2.dll
6 IMPORTS = kernel32
8 C_SRCS = \
9 xinput1_2_main.c
11 RC_SRCS = version.rc
13 @MAKE_DLL_RULES@