[Libreoffice-commits] .: ucbhelper/prj

Tor Lillqvist tml at kemper.freedesktop.org
Mon Jun 13 15:52:58 PDT 2011


 ucbhelper/prj/d.lst |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 3d53242491b4edda3de0cdd17586f696b4ba9ad5
Author: Tor Lillqvist <tml at iki.fi>
Date:   Mon Jun 13 20:34:47 2011 +0300

    Also deliver static library as built for iOS at least

diff --git a/ucbhelper/prj/d.lst b/ucbhelper/prj/d.lst
index b7e2f9c..ab5c30a 100644
--- a/ucbhelper/prj/d.lst
+++ b/ucbhelper/prj/d.lst
@@ -1,6 +1,7 @@
 ..\%__SRC%\bin\*.dll %_DEST%\bin\*.dll
 ..\%__SRC%\lib\lib*.so %_DEST%\lib\lib*.so
 ..\%__SRC%\lib\lib*.dylib %_DEST%\lib\lib*.dylib
+..\%__SRC%\lib\lib*.a %_DEST%\lib\lib*.a
 ..\%__SRC%\lib\*.lib %_DEST%\lib\*.lib
 ..\%__SRC%\misc\*.map %_DEST%\bin\*.map
 ..\%__SRC%\misc\*.sym %_DEST%\bin\*.sym


More information about the Libreoffice-commits mailing list