repo.or.cz
/
wine
/
hramrach.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ole32/tests: Relax the reference counting tests a bit. We only care whether reference...
[wine/hramrach.git]
/
dlls
/
mscms
/
Makefile.in
blob
7e46beeba34955d4083c21aa3b7693357ca21c66
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
mscms.dll
6
IMPORTLIB
=
mscms
7
IMPORTS
=
advapi32
8
EXTRALIBS
=
@LCMSLIBS@
9
10
C_SRCS
=
\
11
handle.c \
12
icc.c \
13
mscms_main.c \
14
profile.c \
15
stub.c \
16
transform.c
17
18
RC_SRCS
=
version.rc
19
20
@MAKE_DLL_RULES@