Sweden-Number/dlls/mscms/Makefile.in

23 lines
295 B
Makefile
Raw Normal View History

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = mscms.dll
IMPORTS = kernel32 ntdll
C_SRCS = \
handle.c \
icc.c \
mscms_main.c \
profile.c \
stub.c \
transform.c
2004-11-19 19:06:41 +01:00
RC_SRCS = version.rc
SUBDIRS = tests
@MAKE_DLL_RULES@
### Dependencies: