Register protocols.
[wine/multimedia.git] / dlls / urlmon / Makefile.in
blobd03e05f50884ed64664a29e0bb9cbc43a27ce1b6
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = urlmon.dll
6 IMPORTLIB = liburlmon.$(IMPLIBEXT)
7 IMPORTS = cabinet ole32 shlwapi wininet user32 advapi32 kernel32 ntdll
8 EXTRALIBS = -luuid
10 C_SRCS = \
11 regsvr.c \
12 sec_mgr.c \
13 umon.c \
14 umstream.c \
15 urlmon_main.c
17 RC_SRCS = rsrc.rc
19 SUBDIRS = tests
21 @MAKE_DLL_RULES@
23 ### Dependencies: