diff options
author | Pascal Junck <pjunck@openoffice.org> | 2004-11-03 08:08:51 +0000 |
---|---|---|
committer | Pascal Junck <pjunck@openoffice.org> | 2004-11-03 08:08:51 +0000 |
commit | 94adccc44fa0fbea713d9f87b2a0d9a9cfcf34f1 (patch) | |
tree | 966fb06cfe68576295b5b284d5be961399b75cc9 /salhelper/prj/d.lst | |
parent | 2a200bf3a3597b320c0ddc85d4d5bd406d26d29a (diff) |
INTEGRATION: CWS sb22 (1.7.22); FILE MERGED
2004/10/22 07:32:01 sb 1.7.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 'salhelper/prj/d.lst')
-rw-r--r-- | salhelper/prj/d.lst | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/salhelper/prj/d.lst b/salhelper/prj/d.lst index 95d444481098..718a98043b65 100644 --- a/salhelper/prj/d.lst +++ b/salhelper/prj/d.lst @@ -13,10 +13,9 @@ mkdir: %_DEST%\inc%_EXT%\salhelper ..\%__SRC%\bin\salhelper*.dll %_DEST%\bin%_EXT%\salhelper*.dll ..\%__SRC%\lib\*salhelper*.lib %_DEST%\lib%_EXT%\* -..\%__SRC%\lib\libsalhelper*.so* %_DEST%\lib%_EXT%\* -..\%__SRC%\lib\libsalhelper*.dylib* %_DEST%\lib%_EXT%\* +..\%__SRC%\lib\libuno_salhelper*.*.* %_DEST%\lib%_EXT%\* ..\%__SRC%\lib\libsalhelper*.a %_DEST%\lib%_EXT%\* ..\%__SRC%\lib\salhelper*.lib %_DEST%\lib%_EXT%\* -linklib: libsalhelper*.so.*.*.* +linklib: libuno_salhelper*.*.* |