summaryrefslogtreecommitdiff
path: root/cppuhelper/prj
diff options
context:
space:
mode:
authorPascal Junck <pjunck@openoffice.org>2004-11-03 07:41:27 +0000
committerPascal Junck <pjunck@openoffice.org>2004-11-03 07:41:27 +0000
commit6ccfedf58f463ebfa833a0840f7bd77a8e7e6338 (patch)
tree80443a54550e951eac5b7f2905255f081642ce6f /cppuhelper/prj
parent09552aea9ec01ad27d243f39181f840553efa3ad (diff)
INTEGRATION: CWS sb22 (1.17.22); FILE MERGED
2004/10/22 07:28:49 sb 1.17.22.1: #i20747# Drop minor.micro from names of Unix UNO dynamic libraries; add uno_ prefix to names of Unix core UNO dynamic libraries.
Diffstat (limited to 'cppuhelper/prj')
-rw-r--r--cppuhelper/prj/d.lst7
1 files changed, 2 insertions, 5 deletions
diff --git a/cppuhelper/prj/d.lst b/cppuhelper/prj/d.lst
index 3592a48391c9..c2d1c38eb7e2 100644
--- a/cppuhelper/prj/d.lst
+++ b/cppuhelper/prj/d.lst
@@ -59,14 +59,11 @@ mkdir: %_DEST%\inc%_EXT%\cppuhelper
..\%__SRC%\bin\cppuhelper*.dll %_DEST%\bin%_EXT%\cppuhelper*.dll
..\%__SRC%\lib\*cppuhelper*.lib %_DEST%\lib%_EXT%\*
-..\%__SRC%\lib\libcppuhelper*.so* %_DEST%\lib%_EXT%\*
-..\%__SRC%\lib\libcppuhelperC52.so.3 %_DEST%\lib%_EXT%\libcppuhelper3C52.so
-..\%__SRC%\lib\libcppuhelpergcc3.so.3 %_DEST%\lib%_EXT%\libcppuhelper3gcc3.so
-..\%__SRC%\lib\libcppuhelper*.dylib* %_DEST%\lib%_EXT%\*
+..\%__SRC%\lib\libuno_cppuhelper*.*.* %_DEST%\lib%_EXT%\*
..\%__SRC%\lib\libcppuhelper*.a %_DEST%\lib%_EXT%\*
..\%__SRC%\lib\cppuhelper*.lib %_DEST%\lib%_EXT%\*
dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi"
-linklib: libcppuhelper*.so.*.*.*
+linklib: libuno_cppuhelper*.*.*