rpcrt4: Use I_Rpc{Allocate, Free} instead of Heap{Alloc, Free} as that
[wine/testsucceed.git] / dlls / urlmon / tests / Makefile.in
bloba06340179004ffbb9c586ca7fddcc47496d844d6
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = urlmon.dll
6 IMPORTS = urlmon user32 kernel32 ole32
7 EXTRALIBS = -luuid
8 EXTRADEFS = -DWINE_NO_LONG_AS_INT
10 CTESTS = \
11 generated.c \
12 misc.c \
13 protocol.c \
14 url.c
16 @MAKE_TEST_RULES@
18 @DEPENDENCIES@ # everything below this line is overwritten by make depend