2007-02-27 17:27:43 +01:00
|
|
|
TOPSRCDIR = @top_srcdir@
|
|
|
|
TOPOBJDIR = ../../..
|
|
|
|
SRCDIR = @srcdir@
|
|
|
|
VPATH = @srcdir@
|
|
|
|
TESTDLL = dplayx.dll
|
2008-07-31 19:17:30 +02:00
|
|
|
IMPORTS = dplayx ole32 kernel32
|
2007-02-27 17:27:43 +01:00
|
|
|
|
|
|
|
CTESTS = \
|
|
|
|
dplayx.c
|
|
|
|
|
|
|
|
@MAKE_TEST_RULES@
|
|
|
|
|
|
|
|
@DEPENDENCIES@ # everything below this line is overwritten by make depend
|