Stub implementations for all documented functions.
[wine.git] / dlls / mscms / Makefile.in
blob8853692af10c5f3d955e32ee2cbef8bee11297a6
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
15 RC_SRCS = version.rc
17 SUBDIRS = tests
19 @MAKE_DLL_RULES@
21 ### Dependencies: