repo.or.cz
/
wine
/
zf.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mfplat: Read queue subscriber within the critical section.
[wine/zf.git]
/
dlls
/
mscms
/
Makefile.in
blob
4c976247ebfc02e9fcf3239d1dbc254f30948fa9
1
MODULE
=
mscms.dll
2
IMPORTLIB
=
mscms
3
IMPORTS
=
shlwapi advapi32
4
EXTRAINCL
= $(
LCMS2_CFLAGS
)
5
EXTRALIBS
= $(
LCMS2_LIBS
)
6
7
EXTRADLLFLAGS
= -
mno-cygwin
8
9
C_SRCS
=
\
10
handle.c \
11
icc.c \
12
liblcms.c \
13
mscms_main.c \
14
profile.c \
15
stub.c \
16
transform.c
17
18
RC_SRCS
=
version.rc