2009-02-17 17:40:34 +01:00
|
|
|
TOPSRCDIR = @top_srcdir@
|
|
|
|
TOPOBJDIR = ../../..
|
|
|
|
SRCDIR = @srcdir@
|
|
|
|
VPATH = @srcdir@
|
|
|
|
TESTDLL = msctf.dll
|
2010-07-21 13:24:34 +02:00
|
|
|
IMPORTS = ole32 user32
|
2009-02-17 17:40:34 +01:00
|
|
|
|
2010-02-20 19:56:55 +01:00
|
|
|
C_SRCS = \
|
2009-02-17 17:40:34 +01:00
|
|
|
inputprocessor.c
|
|
|
|
|
|
|
|
@MAKE_TEST_RULES@
|