Sweden-Number/dlls/msctf/tests/Makefile.in

12 lines
193 B
Makefile
Raw Normal View History

2009-02-17 17:40:34 +01:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = msctf.dll
2009-02-19 12:54:44 +01:00
IMPORTS = ole32 user32 kernel32
2009-02-17 17:40:34 +01:00
C_SRCS = \
2009-02-17 17:40:34 +01:00
inputprocessor.c
@MAKE_TEST_RULES@