oledb32: Add tests for DBTYPE_R4 to DBTYPE_WSTR/DBTYPE_STR conversion.
[wine] / dlls / winejoystick.drv / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = winejoystick.drv
6 IMPORTS   = winmm user32 kernel32
7
8 C_SRCS = \
9         joystick.c
10
11 @MAKE_DLL_RULES@