kernel32: Fix buffer overflows in K32GetModuleFileNameExA/W.
[wine/multimedia.git] / dlls / credui / Makefile.in
bloba2a6a6927239a05f939c8d7bed8e39c2abd6686b
1 MODULE = credui.dll
2 IMPORTLIB = credui
3 IMPORTS = comctl32 user32 advapi32
5 C_SRCS = \
6 credui_main.c
8 RC_SRCS = credui.rc
9 PO_SRCS = credui.rc
11 SVG_SRCS = \
12 banner.svg
14 @MAKE_DLL_RULES@