[Libreoffice-commits] .: libcmis/prj

Fridrich Strba fridrich at kemper.freedesktop.org
Wed Oct 5 02:43:18 PDT 2011


 libcmis/prj/d.lst |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

New commits:
commit d4e1627804838d3ed4fab57faca33d5814034bf5
Author: Fridrich Å trba <fridrich.strba at bluewin.ch>
Date:   Wed Oct 5 11:42:07 2011 +0200

    Deliver the right thing on windows too

diff --git a/libcmis/prj/d.lst b/libcmis/prj/d.lst
index 2b70213..fb52e94 100644
--- a/libcmis/prj/d.lst
+++ b/libcmis/prj/d.lst
@@ -1,7 +1,6 @@
 
-..\%__SRC%\lib\lib*.*        %_DEST%\lib\lib*.*
-..\%__SRC%\lib\ilib*.*        %_DEST%\lib\ilib*.*
-..\%__SRC%\bin\l*.dll         %_DEST%\bin\*.dll
+..\%__SRC%\lib\*.a %_DEST%\lib\*.a
+..\%__SRC%\slb\*.lib %_DEST%\lib\*.lib
 
 mkdir: %_DEST%\inc\libcmis
 ..\%__SRC%\misc\build\libcmis*\src\libcmis\*.hxx %_DEST%\inc\libcmis\*.hxx


More information about the Libreoffice-commits mailing list