Rewrote the RegGetValue tests for REG_SZ / REG_EXPAND_SZ.
[wine/dcerpc.git] / dlls / shdocvw / Makefile.in
blobd7d899495d127290b570093d6a68f40c7cf3fbdd
1 EXTRADEFS = -D_SHDOCVW_
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = shdocvw.dll
7 IMPORTLIB = libshdocvw.$(IMPLIBEXT)
8 IMPORTS = urlmon ole32 user32 advapi32 kernel32
9 EXTRALIBS = -luuid
11 C_SRCS = \
12 classinfo.c \
13 events.c \
14 factory.c \
15 misc.c \
16 oleobject.c \
17 persist.c \
18 regsvr.c \
19 shdocvw_main.c \
20 webbrowser.c
22 RC_SRCS = shdocvw.rc
24 @MAKE_DLL_RULES@
26 ### Dependencies: