wininet: Add support for retrieving the proxy automatic configuration URL on Mac...
[wine/multimedia.git] / dlls / wininet / Makefile.in
blob357b9247c1fd44f3f310d90eca9167c77f0788b3
1 EXTRADEFS = -D_WINX32_
2 MODULE = wininet.dll
3 IMPORTLIB = wininet
4 IMPORTS = mpr shlwapi shell32 user32 advapi32
5 DELAYIMPORTS = secur32 crypt32 cryptui
6 EXTRALIBS = $(CORESERVICES_LIBS) $(SOCKET_LIBS) $(Z_LIBS)
8 C_SRCS = \
9 cookie.c \
10 dialogs.c \
11 ftp.c \
12 gopher.c \
13 http.c \
14 internet.c \
15 netconnection.c \
16 urlcache.c \
17 utility.c \
18 wininet_main.c
20 RC_SRCS = wininet.rc