[Libreoffice-commits] .: libxslt/prj
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Mon Sep 10 04:39:31 PDT 2012
libxslt/prj/d.lst | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 1e12fb078cba4de5ac8a9d3810ff5914fe9742c8
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Mon Sep 10 13:39:01 2012 +0200
MSVC: missing libexslt.lib
Change-Id: I69d52e7c188c3326c639a8592e36467092365736
diff --git a/libxslt/prj/d.lst b/libxslt/prj/d.lst
index 892df7b..ed938e8 100644
--- a/libxslt/prj/d.lst
+++ b/libxslt/prj/d.lst
@@ -13,6 +13,7 @@ symlink: %_DEST%\lib\libexslt.so.0 %_DEST%\lib\libexslt.so
..\%__SRC%\lib\libexslt.0.dylib %_DEST%\lib\libexslt.0.dylib
symlink: %_DEST%\lib\libexslt.0.dylib %_DEST%\lib\libexslt.dylib
..\%__SRC%\lib\libexslt.so %_DEST%\lib\libexslt.so
+..\%__SRC%\lib\libexslt.lib %_DEST%\lib\libexslt.lib
..\%__SRC%\lib\libxslt*.* %_DEST%\lib\libxslt*.*
..\%__SRC%\lib\lib*.dll.a %_DEST%\lib\*.a
..\%__SRC%\bin\lib*.dll %_DEST%\bin
More information about the Libreoffice-commits
mailing list