mirror of
git://source.winehq.org/git/wine.git
synced 2024-10-31 19:49:50 +00:00
2b78dfb5bc
Signed-off-by: Eric Pouech <eric.pouech@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
5 lines
81 B
Makefile
5 lines
81 B
Makefile
TESTDLL = dpvoice.dll
|
|
IMPORTS = uuid dpnet ole32 user32
|
|
|
|
C_SRCS = \
|
|
voice.c
|