wine/dlls/mmdevapi/tests/Makefile.in
2009-12-14 12:55:39 +01:00

13 lines
275 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = mmdevapi.dll
IMPORTS = ole32 version user32 kernel32
CTESTS = \
mmdevenum.c
@MAKE_TEST_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend