dinput: Move axes mapping array and default dead-zone into generic joystick class.
[wine/multimedia.git] / dlls / oleacc / Makefile.in
blob1f961fa235cbb98b465ab0eb6d00bd1f0e25fb8c
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = oleacc.dll
6 IMPORTLIB = oleacc
7 IMPORTS = user32 kernel32
9 C_SRCS = \
10 main.c
12 RC_SRCS = \
13 oleacc_De.rc \
14 oleacc_En.rc \
15 oleacc_Fr.rc \
16 oleacc_Ko.rc \
17 oleacc_Lt.rc \
18 oleacc_Nl.rc \
19 oleacc_Pl.rc \
20 oleacc_Pt.rc
22 @MAKE_DLL_RULES@
24 @DEPENDENCIES@ # everything below this line is overwritten by make depend