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

14 lines
184 B
Makefile
Raw Normal View History

2002-11-12 02:13:10 +01:00
TESTDLL = urlmon.dll
IMPORTS = urlmon ole32 oleaut32 user32 advapi32
2002-11-12 02:13:10 +01:00
C_SRCS = \
2004-05-03 22:07:03 +02:00
generated.c \
misc.c \
2005-09-06 11:27:04 +02:00
protocol.c \
sec_mgr.c \
stream.c \
uri.c \
2004-05-03 22:07:03 +02:00
url.c
2002-11-12 02:13:10 +01:00
@MAKE_TEST_RULES@