mshtml: Added PutProperty implementation.
[wine/winequartzdrv.git] / dlls / url / Makefile.in
blob92dea4b38aaec01bffcef03cc4a9763099d14f2a
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = url.dll
6 IMPORTLIB = liburl.$(IMPLIBEXT)
7 IMPORTS = shell32 shlwapi kernel32
9 C_SRCS = url_main.c
11 @MAKE_DLL_RULES@
13 @DEPENDENCIES@ # everything below this line is overwritten by make depend