wine/dlls/dmusic/Makefile.in
2024-02-28 21:56:19 +01:00

18 lines
263 B
Makefile

MODULE = dmusic.dll
IMPORTS = dxguid uuid ole32 advapi32 dsound user32 winmm
SOURCES = \
band.c \
buffer.c \
clock.c \
collection.c \
dmobject.c \
dmusic.c \
dmusic.idl \
dmusic_main.c \
download.c \
instrument.c \
port.c \
version.rc \
wave.c