diff options
author | Juergen Schmidt <jsc@openoffice.org> | 2001-06-05 07:09:10 +0000 |
---|---|---|
committer | Juergen Schmidt <jsc@openoffice.org> | 2001-06-05 07:09:10 +0000 |
commit | c2ef12013018bfb94b9f46701b92535c76eaffac (patch) | |
tree | 9ca3647a62fe932bb1d141b8bd9a2cac7d254702 /store/prj | |
parent | f9320eddcb062f10c3d5497004e9ab7764cca1a5 (diff) |
#87605# create symbolic links for delivered library
Diffstat (limited to 'store/prj')
-rw-r--r-- | store/prj/d.lst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/store/prj/d.lst b/store/prj/d.lst index 3c5256154..23e31f26e 100644 --- a/store/prj/d.lst +++ b/store/prj/d.lst @@ -14,3 +14,5 @@ mkdir: %_DEST%\inc%_EXT%\store 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: libstore.so.3.0.0 |