push 955563f995be8b0942dbb757ceb5b3a4c8ccafbf
[wine/hacks.git] / dlls / d3dx9_36 / tests / Makefile.in
blob708287b31d8d0482f8c890e63ee69c5733cc9256
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = d3dx9_36.dll
6 IMPORTS = d3dx9 d3d9 user32 kernel32
8 CTESTS = \
9 core.c \
10 math.c \
11 mesh.c \
12 shader.c \
13 texture.c
15 RC_SRCS = rsrc.rc
17 @MAKE_TEST_RULES@
19 @DEPENDENCIES@ # everything below this line is overwritten by make depend