wine/dlls/urlmon/tests/Makefile.in

18 lines
267 B
Makefile
Raw Normal View History

2002-11-12 01:13:10 +00:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = urlmon.dll
IMPORTS = urlmon user32 kernel32 ole32
EXTRALIBS = -luuid
2002-11-12 01:13:10 +00:00
CTESTS = \
2004-05-03 20:07:03 +00:00
generated.c \
misc.c \
2005-09-06 09:27:04 +00:00
protocol.c \
2004-05-03 20:07:03 +00:00
url.c
2002-11-12 01:13:10 +00:00
@MAKE_TEST_RULES@
### Dependencies: