strmbase: Display dll in which we are searching a class to instanciate.
[wine/multimedia.git] / dlls / mmsystem.dll16 / Makefile.in
blob406c8ecb98025699fe8104b09a6a7b96e3012424
1 MODULE = mmsystem.dll16
2 IMPORTS = winmm user32
4 EXTRADLLFLAGS = -m16 -Wb,--main-module,winmm.dll
6 C_SRCS = \
7 driver.c \
8 mci16.c \
9 message16.c \
10 mmio16.c \
11 mmsystem.c
13 @MAKE_DLL_RULES@