repo.or.cz
/
wine
/
gsoc-2012-control.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Implement NtAccessCheck.
[wine/gsoc-2012-control.git]
/
dlls
/
mscms
/
Makefile.in
blob
714f3f7267f0db2d1f8e5f4eee7231fdb8e441e6
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
9
C_SRCS
=
\
10
handle.c \
11
icc.c \
12
mscms_main.c \
13
profile.c \
14
stub.c \
15
transform.c
16
17
RC_SRCS
=
version.rc
18
19
SUBDIRS
=
tests
20
21
@MAKE_DLL_RULES@
22
23
### Dependencies: