diff options
author | Juergen Schmidt <jsc@openoffice.org> | 2001-06-05 06:59:32 +0000 |
---|---|---|
committer | Juergen Schmidt <jsc@openoffice.org> | 2001-06-05 06:59:32 +0000 |
commit | 81424eac90471d30e2d5c6e340e72aabfcf49b8f (patch) | |
tree | 95fc880bae4503f82a48674568c9455879a2e611 /registry | |
parent | 97bbe26145fc3b05040f81ee26aaf69ad09a5334 (diff) |
#87605# create symbolic links for delivered library
Diffstat (limited to 'registry')
-rw-r--r-- | registry/prj/d.lst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/registry/prj/d.lst b/registry/prj/d.lst index 57e0e6a0ecdd..11a1297128c6 100644 --- a/registry/prj/d.lst +++ b/registry/prj/d.lst @@ -25,3 +25,5 @@ mkdir: %_DEST%\inc%_EXT%\registry 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" + +linklib: libreg.so.3.0.0 |