msxml3: Support comment nodes in MXWriter.
[wine/multimedia.git] / dlls / dinput8 / Makefile.in
blobe8d2d13c63cb9ede887632c19654d525c40aee61
1 MODULE = dinput8.dll
2 IMPORTLIB = dinput8
3 IMPORTS = uuid dxguid dinput ole32 advapi32
5 C_SRCS = \
6 dinput8_main.c
8 IDL_R_SRCS = dinput8.idl
10 RC_SRCS = version.rc
12 @MAKE_DLL_RULES@