ddraw/tests: Test if surface with DDSCAPS_ZBUFFER can be render target.
[wine/multimedia.git] / dlls / dinput8 / Makefile.in
blobcfd7b63a1266ff5445e7dfc1d4a5047b8302ac65
1 MODULE = dinput8.dll
2 IMPORTLIB = dinput8
3 IMPORTS = uuid dxguid dinput ole32 advapi32
5 C_SRCS = \
6 dinput8_main.c \
7 regsvr.c
9 RC_SRCS = version.rc
11 @MAKE_DLL_RULES@