wine/dlls/winmm/Makefile.in
2023-11-06 12:02:11 +01:00

19 lines
280 B
Makefile

EXTRADEFS = -D_WINMM_
MODULE = winmm.dll
IMPORTLIB = winmm
IMPORTS = uuid user32 advapi32 ole32 msacm32
DELAYIMPORTS = dinput8
SOURCES = \
driver.c \
joystick.c \
lolvldrv.c \
mci.c \
mmio.c \
playsound.c \
time.c \
waveform.c \
winmm.c \
winmm.rc \
winmm_res.rc