dmusic: Assign to structs instead of using memcpy.
[wine.git] / dlls / d3dx9_34 / Makefile.in
blob6dd7837272fe4d49a3e0d5a5ddd71dec3a07bd6e
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = d3dx9_34.dll
6 IMPORTS = d3d9 kernel32
8 C_SRCS = \
9 d3dx9_34_main.c
11 @MAKE_DLL_RULES@
13 @DEPENDENCIES@ # everything below this line is overwritten by make depend