dsound: Add eax properties
[wine/multimedia.git] / dlls / d3dx9_32 / Makefile.in
blobdcaa2ca24471c11f8c9188e4e9dec570387f5b15
1 MODULE = d3dx9_32.dll
2 IMPORTS = d3d9
4 C_SRCS = \
5 d3dx9_32_main.c
7 RC_SRCS = version.rc
9 @MAKE_DLL_RULES@