Module: wine Branch: master Commit: 1d150b8920af9cf8124157c72b45ebb890c14153 URL: http://source.winehq.org/git/wine.git/?a=commit;h=1d150b8920af9cf8124157c72b...
Author: Rob Shearman rob@codeweavers.com Date: Wed Oct 24 16:16:55 2007 +0100
credui: Build the import library.
---
dlls/credui/Makefile.in | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/dlls/credui/Makefile.in b/dlls/credui/Makefile.in index f9ecc75..03b639b 100644 --- a/dlls/credui/Makefile.in +++ b/dlls/credui/Makefile.in @@ -3,6 +3,7 @@ TOPOBJDIR = ../.. SRCDIR = @srcdir@ VPATH = @srcdir@ MODULE = credui.dll +IMPORTLIB = libcredui.$(IMPLIBEXT) IMPORTS = user32 kernel32
C_SRCS = \