summaryrefslogtreecommitdiff
path: root/salhelper
diff options
context:
space:
mode:
authorMatthias Huetsch <mhu@openoffice.org>2002-09-01 17:29:42 +0000
committerMatthias Huetsch <mhu@openoffice.org>2002-09-01 17:29:42 +0000
commitffaf3f5fb3dee06d26b67f99934addb3dfac0573 (patch)
tree9b5dd3ee97dea21ce4aded692e5032818d9f3a07 /salhelper
parent2ce65a5251c9496afdbd8848ff004fc8763fbe83 (diff)
#102715# Fixed C++ library versioning (UNIXVERSIONNAMES=UDK).
Diffstat (limited to 'salhelper')
-rw-r--r--salhelper/prj/d.lst8
1 files changed, 5 insertions, 3 deletions
diff --git a/salhelper/prj/d.lst b/salhelper/prj/d.lst
index ee02c3178f3c..dd64b484bc3c 100644
--- a/salhelper/prj/d.lst
+++ b/salhelper/prj/d.lst
@@ -11,8 +11,10 @@ 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\libsalhelper*.so* %_DEST%\lib%_EXT%\*
+..\%__SRC%\lib\libsalhelper*.dylib* %_DEST%\lib%_EXT%\*
+
..\%__SRC%\lib\libsalhelper*.a %_DEST%\lib%_EXT%\*
..\%__SRC%\lib\salhelper*.lib %_DEST%\lib%_EXT%\*
-..\%__SRC%\lib\libsample*.so %_DEST%\lib%_EXT%\*
+
+linklib: libsalhelper*.so.*.*.*