From 6ce9bc07f2cbae812bfb342a6e7482493120b8ed Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Mon, 2 Jun 2003 08:17:12 +0000 Subject: #109684# Deliver more specifically. --- fileaccess/prj/d.lst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'fileaccess') diff --git a/fileaccess/prj/d.lst b/fileaccess/prj/d.lst index a3c7dca9d182..7e14743499bf 100644 --- a/fileaccess/prj/d.lst +++ b/fileaccess/prj/d.lst @@ -1,6 +1,6 @@ ..\%__SRC%\bin\*.dll %_DEST%\bin%_EXT%\* ..\%__SRC%\bin\*.rdb %_DEST%\rdb%_EXT%\* -..\%__SRC%\lib\*.so %_DEST%\lib%_EXT%\* +..\%__SRC%\lib\lib*.so %_DEST%\lib%_EXT% ..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\* ..\source\fileacc.xml %_DEST%\xml%_EXT%\fileacc.xml @@ -8,5 +8,3 @@ ..\%__SRC%\misc\*staticdatamembers.cxx %_DEST%\inc%_EXT%\*staticdatamembers.cxx ..\%__SRC%\misc\*staticdatamembers.h* %_DEST%\inc%_EXT%\*staticdatamembers.h* -dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" -dos: sh -c "if test %OS% = MACOSX; then create-libstatic-link %_DEST%\lib%_EXT%; fi" -- cgit v1.2.3