wine-wine/dlls/msctf/Makefile.in

16 lines
303 B
Makefile
Raw Normal View History

2009-01-27 20:15:08 +00:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = msctf.dll
IMPORTS = uuid ole32 user32 advapi32 kernel32 ntdll
C_SRCS = \
2009-01-27 20:15:17 +00:00
msctf.c \
regsvr.c \
threadmgr.c
2009-01-27 20:15:08 +00:00
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend