hhctrl.ocx: Fix (re)allocating string blocks.
[wine] / dlls / d3dx9_36 / Makefile.in
CommitLineData
87fefc7e
TW
1TOPSRCDIR = @top_srcdir@
2TOPOBJDIR = ../..
3SRCDIR = @srcdir@
4VPATH = @srcdir@
5MODULE = d3dx9_36.dll
48000893 6IMPORTLIB = d3dx9
5dfa6955 7IMPORTS = d3d9 gdi32 user32 kernel32
87fefc7e
TW
8
9C_SRCS = \
de5090c5 10 core.c \
e84b8b23 11 d3dx9_36_main.c \
0457333f 12 font.c \
9a93a491 13 math.c \
8716c62c 14 mesh.c \
112effb1 15 shader.c \
bf353f18 16 sprite.c \
32d2be57
TW
17 surface.c \
18 util.c
87fefc7e 19
efb90c7f
LL
20RC_SRCS = version.rc
21
87fefc7e
TW
22@MAKE_DLL_RULES@
23
24@DEPENDENCIES@ # everything below this line is overwritten by make depend