gdi32: Maintain a region inside gdi32 to keep track of the total visible region.
[wine/multimedia.git] / dlls / inetcpl.cpl / Makefile.in
blobaedaaa979140b74d0e8341ead99aa6bd424ac081
1 MODULE = inetcpl.cpl
2 IMPORTS = comctl32 shlwapi user32 advapi32
3 DELAYIMPORTS = cryptui wininet ole32 urlmon
5 C_SRCS = \
6 content.c \
7 general.c \
8 inetcpl.c \
9 security.c
11 RC_SRCS = inetcpl.rc
12 PO_SRCS = inetcpl.rc
14 SVG_SRCS = \
15 inetcpl.svg
17 @MAKE_DLL_RULES@