If the dibsection is based on a file-mapping object, then make sure
[wine.git] / dlls / mscms / Makefile.in
blobd93bf47c26c6c68f6bc68e359d7bf15802ac22a1
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = mscms.dll
6 IMPORTS = kernel32 ntdll
8 C_SRCS = \
9 handle.c \
10 icc.c \
11 mscms_main.c \
12 profile.c \
13 stub.c \
14 transform.c
16 RC_SRCS = version.rc
18 SUBDIRS = tests
20 @MAKE_DLL_RULES@
22 ### Dependencies: