mirror of
https://gitlab.winehq.org/wine/wine.git
synced 2025-08-29 02:33:58 +02:00
5 lines
111 B
Makefile
5 lines
111 B
Makefile
TESTDLL = devenum.dll
|
|
IMPORTS = advapi32 dsound msdmo msvfw32 oleaut32 ole32 winmm
|
|
|
|
SOURCES = \
|
|
devenum.c
|