Sweden-Number/dlls/msctf/Makefile.in

15 lines
288 B
Makefile
Raw Normal View History

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