shell32: Remove redundant loop to count already known value.
[wine/multimedia.git] / dlls / dsound / tests / Makefile.in
blobf97f7168891ab98fd34d9b39eb1d3e099dab76ba
1 TESTDLL = dsound.dll
2 IMPORTS = ole32 version user32
4 C_SRCS = \
5 capture.c \
6 ds3d.c \
7 ds3d8.c \
8 dsound.c \
9 dsound8.c \
10 duplex.c \
11 propset.c
13 @MAKE_TEST_RULES@