wine-wine/dlls/msctf/Makefile.in

22 lines
329 B
Makefile
Raw Normal View History

2009-01-27 20:15:08 +00:00
MODULE = msctf.dll
IMPORTS = uuid ole32 oleaut32 user32 advapi32
2009-01-27 20:15:08 +00:00
EXTRADLLFLAGS = -mno-cygwin
2009-01-27 20:15:08 +00:00
C_SRCS = \
categorymgr.c \
compartmentmgr.c \
2009-02-02 16:24:59 +00:00
context.c \
displayattributemgr.c \
2009-01-30 20:27:06 +00:00
documentmgr.c \
inputprocessor.c \
langbarmgr.c \
2009-01-27 20:15:17 +00:00
msctf.c \
range.c \
threadmgr.c
2009-01-27 20:15:08 +00:00
IDL_SRCS = msctf_classes.idl
RC_SRCS = \
version.rc