Rob Shearman : credui: Build the import library.

Alexandre Julliard julliard at winehq.org
Thu Oct 25 08:38:43 CDT 2007


Module: wine
Branch: master
Commit: 1d150b8920af9cf8124157c72b45ebb890c14153
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=1d150b8920af9cf8124157c72b45ebb890c14153

Author: Rob Shearman <rob at 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 = \




More information about the wine-cvs mailing list