wine-wine/dlls/mmsystem.dll16/Makefile.in

12 lines
176 B
Makefile
Raw Permalink Normal View History

2009-10-22 20:11:29 +00:00
MODULE = mmsystem.dll16
IMPORTS = winmm user32
2009-10-22 20:11:29 +00:00
EXTRADLLFLAGS = -m16 -Wb,--main-module,winmm.dll
2009-10-22 20:11:29 +00:00
C_SRCS = \
driver.c \
2009-10-22 20:11:29 +00:00
mci16.c \
message16.c \
mmio16.c \
mmsystem.c