wine/dlls/inetcpl.cpl/Makefile.in
Piotr Caban 2499f225ee inetcpl.cpl: Add proxy server settings dialog.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-07-03 10:22:18 +02:00

16 lines
250 B
Makefile

MODULE = inetcpl.cpl
IMPORTS = comctl32 shlwapi user32 advapi32
DELAYIMPORTS = cryptui wininet ole32 urlmon shell32
C_SRCS = \
connections.c \
content.c \
general.c \
inetcpl.c \
security.c
RC_SRCS = inetcpl.rc
SVG_SRCS = \
inetcpl.svg