Sweden-Number/dlls/wininet/Makefile.in

19 lines
266 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = wininet
SOVERSION = 1.0
IMPORTS = user32 kernel32 ntdll
C_SRCS = \
ftp.c \
http.c \
internet.c \
utility.c \
wininet_main.c
@MAKE_DLL_RULES@
### Dependencies: