wine/dlls/urlmon/Makefile.in
Alexandre Julliard 819fa8ce38 Merged urlmon.dll and wininet.dll from the Corel tree (implementation
by Ulrich Czekalla <ulrichc@corel.ca>)
2000-04-11 20:07:00 +00:00

17 lines
244 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = urlmon
SOVERSION = 1.0
IMPORTS = ole32
WRCEXTRA = -s -p$(MODULE)
SPEC_SRCS = urlmon.spec
C_SRCS = umon.c
@MAKE_DLL_RULES@
### Dependencies: