[Libreoffice-commits] .: vcl/util
Jesús Corrius
jcorrius at kemper.freedesktop.org
Fri Dec 10 03:09:26 PST 2010
vcl/util/makefile.mk | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit d70de4872ead035fff121d1d187d3a02f42d1a38
Author: Jesús Corrius <jesus at softcatala.org>
Date: Fri Dec 10 12:07:32 2010 +0100
Link directly to version.lib
diff --git a/vcl/util/makefile.mk b/vcl/util/makefile.mk
old mode 100644
new mode 100755
index 983530c..346a195
--- a/vcl/util/makefile.mk
+++ b/vcl/util/makefile.mk
@@ -251,7 +251,8 @@ SHL1STDLIBS += $(UWINAPILIB) \
$(WINSPOOLLIB) \
$(OLE32LIB) \
$(SHELL32LIB) \
- $(ADVAPI32LIB)
+ $(ADVAPI32LIB) \
+ $(VERSIONLIB)
SHL1STDLIBS += $(IMM32LIB)
More information about the Libreoffice-commits
mailing list