d3dx9: Test return codes of the D3DXGetImageInfo functions.
[wine] / dlls / d3dx9_36 / tests / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 TESTDLL   = d3dx9_36.dll
6 IMPORTS   = d3dx9 d3d9 user32 kernel32
7
8 CTESTS = \
9         core.c \
10         math.c \
11         shader.c \
12         texture.c
13
14 RC_SRCS = rsrc.rc
15
16 @MAKE_TEST_RULES@
17
18 @DEPENDENCIES@  # everything below this line is overwritten by make depend