mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-05 18:01:34 +00:00
0da4892b45
Signed-off-by: Zebediah Figura <z.figura12@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
5 lines
110 B
Makefile
5 lines
110 B
Makefile
TESTDLL = devenum.dll
|
|
IMPORTS = advapi32 dsound msdmo msvfw32 oleaut32 ole32 winmm
|
|
|
|
C_SRCS = \
|
|
devenum.c
|