repo.or.cz
/
wine
/
hacks.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
advapi32: Cast-qual warnings fix.
[wine/hacks.git]
/
dlls
/
mscms
/
Makefile.in
blob
9bec1b2336a2640e8e02aa63dde9fbcde271edfe
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
mscms.dll
6
IMPORTLIB
=
libmscms.
$(
IMPLIBEXT
)
7
IMPORTS
=
kernel32 ntdll
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
SUBDIRS
=
tests
21
22
@MAKE_DLL_RULES@
23
24
### Dependencies: