repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
winemac: Implement wglCreateContextAttribsARB.
[wine.git]
/
dlls
/
mscms
/
Makefile.in
blob
ef6ae23a9e3c3edb0f382a109cfc5fb8ce350fad
1
MODULE
=
mscms.dll
2
IMPORTLIB
=
mscms
3
IMPORTS
=
shlwapi advapi32
4
EXTRAINCL
= $(
LCMS2_CFLAGS
)
5
EXTRALIBS
= $(
LCMS2_LIBS
)
6
7
C_SRCS
=
\
8
handle.c \
9
icc.c \
10
mscms_main.c \
11
profile.c \
12
stub.c \
13
transform.c
14
15
RC_SRCS
=
version.rc