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
ntoskrnl.exe: Reimplement KeSetTimerEx() on top of thread pool.
[wine.git]
/
dlls
/
msctf
/
Makefile.in
blob
a3c7e0c6fad781ec17259f0c0887c8160a768c72
1
MODULE
=
msctf.dll
2
IMPORTS
=
uuid ole32 oleaut32 user32 advapi32
3
4
EXTRADLLFLAGS
= -
mno-cygwin
5
6
C_SRCS
=
\
7
categorymgr.c \
8
compartmentmgr.c \
9
context.c \
10
displayattributemgr.c \
11
documentmgr.c \
12
inputprocessor.c \
13
langbarmgr.c \
14
msctf.c \
15
range.c \
16
threadmgr.c
17
18
IDL_SRCS
=
msctf_classes.idl
19
20
RC_SRCS
=
\
21
version.rc