Convert more API calls to Unicode.
[wine] / dlls / mscms / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = mscms.dll
6 IMPORTS   = kernel32 ntdll
7
8 C_SRCS = \
9         handle.c \
10         icc.c \
11         mscms_main.c \
12         profile.c \
13         stub.c \
14         transform.c
15
16 RC_SRCS = version.rc
17
18 SUBDIRS = tests
19
20 @MAKE_DLL_RULES@
21
22 ### Dependencies: