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

12 lines
190 B
Makefile
Raw Normal View History

2006-02-14 17:38:20 +01:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = usp10.dll
IMPORTS = usp10 user32 gdi32 kernel32
C_SRCS = \
2006-02-14 17:38:20 +01:00
usp10.c
@MAKE_TEST_RULES@