Sweden-Number/dlls/d3dx9_36/tests/Makefile.in

20 lines
231 B
Makefile
Raw Normal View History

TESTDLL = d3dx9_36.dll
IMPORTS = d3dx9 d3d9 user32 gdi32
C_SRCS = \
2009-09-16 00:41:33 +02:00
asm.c \
2009-03-07 10:07:54 +01:00
core.c \
effect.c \
line.c \
math.c \
mesh.c \
shader.c \
surface.c \
texture.c \
volume.c \
xfile.c
RC_SRCS = rsrc.rc
@MAKE_TEST_RULES@