msdaps: Add a stub row proxy object.
[wine/hramrach.git] / dlls / d3dx9_36 / tests / Makefile.in
blob79c03ad93d5271a12efbfe446933ce281073b45f
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = d3dx9_36.dll
6 IMPORTS = d3dx9 d3d9 user32 gdi32 kernel32
8 CTESTS = \
9 asm.c \
10 core.c \
11 math.c \
12 mesh.c \
13 shader.c \
14 texture.c
16 RC_SRCS = rsrc.rc
18 @MAKE_TEST_RULES@
20 @DEPENDENCIES@ # everything below this line is overwritten by make depend