#87605# create symbolic links for delivered library
This commit is contained in:
parent
97bbe26145
commit
81424eac90
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue