push e192bb520602d382266a06da0afa2bc264f099d0
[wine/hacks.git] / dlls / d3dx9_36 / tests / Makefile.in
blob5780d2a7d3478cb25757519494afcea75f0363be
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 shader.c \
12 texture.c
14 RC_SRCS = rsrc.rc
16 @MAKE_TEST_RULES@
18 @DEPENDENCIES@ # everything below this line is overwritten by make depend