Sweden-Number/dlls/urlmon/Makefile.in

20 lines
316 B
Makefile
Raw Normal View History

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = urlmon.dll
2004-05-03 22:07:03 +02:00
IMPORTS = cabinet ole32 shlwapi wininet user32 advapi32 kernel32 ntdll
EXTRALIBS = -luuid
2000-04-24 20:03:54 +02:00
C_SRCS = \
regsvr.c \
sec_mgr.c \
2000-04-24 20:03:54 +02:00
umon.c \
urlmon_main.c
2002-11-12 02:13:10 +01:00
SUBDIRS = tests
@MAKE_DLL_RULES@
### Dependencies: