Fixed HeapRealloc typo.
[wine/wine64.git] / dlls / urlmon / Makefile.in
blobdec989ff741c7b4150a0ebe5d5beb7ef0f1f9800
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = urlmon.dll
6 IMPORTS = cabinet ole32 wininet user32 kernel32 ntdll
7 EXTRALIBS = $(LIBUUID)
9 C_SRCS = \
10 umon.c \
11 urlmon_main.c
13 SUBDIRS = tests
15 @MAKE_DLL_RULES@
17 ### Dependencies: