summaryrefslogtreecommitdiff
path: root/UnoControls/prj/d.lst
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2003-05-27 14:44:09 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2003-05-27 14:44:09 +0000
commitfafc08a0db3b21e23da26c75e099c65424d74146 (patch)
tree40da089f110a726d650d80d68364a1890460a105 /UnoControls/prj/d.lst
parente5f66f7323ca1d2be310b35afd7db108dd873e44 (diff)
INTEGRATION: CWS buildopt (1.6.58); FILE MERGED
2003/05/26 10:24:02 rt 1.6.58.2: #109684# Don't deliver by accident check_ libraries. 2003/05/26 08:40:59 rt 1.6.58.1: #109684# Don't deliver by accident check_ libraries.
Diffstat (limited to 'UnoControls/prj/d.lst')
-rw-r--r--UnoControls/prj/d.lst6
1 files changed, 1 insertions, 5 deletions
diff --git a/UnoControls/prj/d.lst b/UnoControls/prj/d.lst
index 871005f20bad..42eadaa95fdf 100644
--- a/UnoControls/prj/d.lst
+++ b/UnoControls/prj/d.lst
@@ -1,8 +1,6 @@
..\%__SRC%\bin\*.dll %_DEST%\bin%_EXT%\*.dll
-..\%__SRC%\lib\*.so %_DEST%\lib%_EXT%\*.so
+..\%__SRC%\lib\lib*.so %_DEST%\lib%_EXT%
..\%__SRC%\lib\*.sl %_DEST%\lib%_EXT%\*.sl
-..\%__SRC%\bin\*.bin %_DEST%\bin%_EXT%\*.bin
-..\%__SRC%\misc\*.hid %_DEST%\bin%_EXT%\*.hid
..\%__SRC%\bin\*.res %_DEST%\bin%_EXT%\*.res
..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\*.dylib
@@ -10,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"