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

12 lines
171 B
Makefile
Raw Normal View History

2008-08-19 00:30:44 +02:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = d3dxof.dll
IMPORTS = d3dxof
2008-08-19 00:30:44 +02:00
C_SRCS = \
2008-08-19 00:30:44 +02:00
d3dxof.c
@MAKE_TEST_RULES@