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.
This commit is contained in:
Pascal Junck
2004-11-03 07:41:27 +00:00
parent 09552aea9e
commit 6ccfedf58f

View File

@@ -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*.*.*