wine/dlls/imm32/tests/Makefile.in
2010-07-21 17:38:36 +02:00

12 lines
175 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = imm32.dll
IMPORTS = imm32 user32
C_SRCS = \
imm32.c
@MAKE_TEST_RULES@