push e1d8a1293d44015bb0894687d02c5c53339996f7
[wine/hacks.git] / dlls / credui / Makefile.in
blobc9d574fefd2224b81a40c27970ef380ea788504e
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = credui.dll
6 IMPORTLIB = credui
7 IMPORTS = comctl32 user32 advapi32 kernel32
9 C_SRCS = \
10 credui_main.c
12 RC_SRCS = credui.rc
14 @MAKE_DLL_RULES@
16 @DEPENDENCIES@ # everything below this line is overwritten by make depend