credui: Add a banner and message box to the dialog presented by CredUIPromptForCreden...
[wine/gsoc_dplay.git] / dlls / credui / Makefile.in
blobb4e1197e461e9b0d37a01c7e78520aeaa8253bb4
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = credui.dll
6 IMPORTLIB = libcredui.$(IMPLIBEXT)
7 IMPORTS = comctl32 user32 kernel32
9 C_SRCS = \
10 credui_main.c
12 RC_SRCS = credui.rc
14 @MAKE_DLL_RULES@
16 ### Dependencies: