wine/dlls/dsound/tests/Makefile.in
2004-07-22 20:35:36 +00:00

18 lines
285 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = dsound.dll
IMPORTS = dsound ole32 user32 kernel32
EXTRALIBS = -ldxguid -luuid -ldxerr8
CTESTS = \
capture.c \
ds3d.c \
dsound.c \
propset.c
@MAKE_TEST_RULES@
### Dependencies: