wine-wine/dlls/urlmon/Makefile.in

18 lines
278 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = urlmon.dll
IMPORTS = cabinet ole32 wininet user32 kernel32 ntdll
EXTRALIBS = $(LIBUUID)
C_SRCS = \
umon.c \
urlmon_main.c
SUBDIRS = tests
@MAKE_DLL_RULES@
### Dependencies: