wininet: Directly return error from HTTP_HttpSendRequest.
[wine/multimedia.git] / dlls / mmsystem.dll16 / Makefile.in
blob8e20cac52b488c6bc0150417225480fb68f4bb2b
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = mmsystem.dll16
6 IMPORTS = winmm user32 kernel32
8 EXTRADLLFLAGS = -Wb,--subsystem,win16,--main-module,winmm.dll
10 C_SRCS = \
11 driver.c \
12 mci16.c \
13 message16.c \
14 mmio16.c \
15 mmsystem.c
17 @MAKE_DLL_RULES@
19 @DEPENDENCIES@ # everything below this line is overwritten by make depend