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

12 lines
184 B
Makefile
Raw Normal View History

2008-01-02 23:14:49 +01:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = imm32.dll
IMPORTS = imm32 user32 kernel32
C_SRCS = \
2008-01-02 23:14:49 +01:00
imm32.c
@MAKE_TEST_RULES@