If the dibsection is based on a file-mapping object, then make sure
[wine.git] / dlls / amstream / Makefile.in
blobd41f22d2c5bc6cec143277a985b6913af6b42367
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = amstream.dll
6 IMPORTS = ole32 user32 advapi32 kernel32
7 EXTRALIBS = -lstrmiids -luuid
9 C_SRCS = \
10 amstream.c \
11 main.c \
12 regsvr.c
14 RC_SRCS = version.rc
16 @MAKE_DLL_RULES@
18 ### Dependencies: