imm32: ImmGetCandidateWindow should not return unset data.
[wine/multimedia.git] / dlls / inetcpl.cpl / Makefile.in
blob2f0c1f18da929687fc1a7d138b45716d3c6cbefd
1 MODULE = inetcpl.cpl
2 IMPORTS = comctl32 shlwapi user32 advapi32
3 DELAYIMPORTS = cryptui wininet ole32 urlmon shell32
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@