First implementation of the WriteIniValues action.
[wine/hacks.git] / dlls / urlmon / Makefile.in
blobf74e05680aab8a930fb7d575cc6968cdf6c14e39
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = urlmon.dll
6 IMPORTS = cabinet ole32 shlwapi wininet user32 advapi32 kernel32 ntdll
7 EXTRALIBS = -luuid
9 C_SRCS = \
10 regsvr.c \
11 sec_mgr.c \
12 umon.c \
13 urlmon_main.c
15 SUBDIRS = tests
17 @MAKE_DLL_RULES@
19 ### Dependencies: