ole32: Add error checking to StorageBaseImpl_CreateStream.
[wine/multimedia.git] / dlls / display.drv16 / Makefile.in
blob96194c6110337c42092ac5164b1ef27171875a9e
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = display.drv16
6 IMPORTS = user32 kernel32
8 EXTRADLLFLAGS = -Wb,--subsystem,win16
9 EXTRARCFLAGS = -O res16
11 C_SRCS = display.c
13 RC_SRCS = display.rc
15 @MAKE_DLL_RULES@
17 @DEPENDENCIES@ # everything below this line is overwritten by make depend