2007-04-19 21:03:53 +02:00
|
|
|
TOPSRCDIR = @top_srcdir@
|
|
|
|
TOPOBJDIR = ../../..
|
|
|
|
SRCDIR = @srcdir@
|
|
|
|
VPATH = @srcdir@
|
|
|
|
TESTDLL = d3drm.dll
|
2008-04-30 14:23:55 +02:00
|
|
|
IMPORTS = dxguid kernel32
|
2007-04-19 21:03:53 +02:00
|
|
|
|
|
|
|
CTESTS = vector.c
|
|
|
|
|
|
|
|
@MAKE_TEST_RULES@
|
|
|
|
|
|
|
|
@DEPENDENCIES@ # everything below this line is overwritten by make depend
|