user: Fix return type and argument type for GetDlgItemText{A,W}.
[wine/multimedia.git] / dlls / dinput8 / Makefile.in
blobcd23d04a04b544830c92bc8815b09a05e5993034
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = dinput8.dll
6 IMPORTLIB = libdinput8.$(IMPLIBEXT)
7 IMPORTS = dinput kernel32
8 EXTRALIBS = -luuid
10 C_SRCS = \
11 dinput8_main.c
13 RC_SRCS = version.rc
15 @MAKE_DLL_RULES@
17 ### Dependencies: