Change the V86BASE macro to call DOSMEM_MemoryBase() instead of using
[wine] / dlls / urlmon / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = urlmon
6 SOVERSION = 1.0
7 IMPORTS   = ole32
8
9 C_SRCS = \
10         umon.c \
11         urlmon_main.c
12
13 @MAKE_DLL_RULES@
14
15 ### Dependencies: