wer: Add new stubbed wer.dll.
[wine/hramrach.git] / dlls / dsound / tests / Makefile.in
blob238f727e3a0d2f52d6d6798cf411030519833a54
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = dsound.dll
6 IMPORTS = ole32 version user32
8 C_SRCS = \
9 capture.c \
10 ds3d.c \
11 ds3d8.c \
12 dsound.c \
13 dsound8.c \
14 duplex.c \
15 propset.c
17 @MAKE_TEST_RULES@