> My app links with a dylib. To avoid creating an installer, I'd like to
> package my app so that the dylib is part of the bundle.
[quoted text clipped - 3 lines]
>
> Is there a way to do this is CW 8.3 ?
Yes. Use a shell script and the shell script post-linker. The documentation,
such as it is, is in the shell tool post-linker release notes in your release
notes folder.
hth
meeroh

Signature
If this message helped you, consider buying an item
from my wish list: <http://web.meeroh.org/wishlist>
Eric VERGNAUD - 19 Dec 2003 11:09 GMT
dans l'article macdev-D21AF1.00283419122003@senator-bedfellow.mit.edu, Miro
Jurisic à macdev@meeroh.org a écrit le 19/12/03 6:28 :
>> My app links with a dylib. To avoid creating an installer, I'd like to
>> package my app so that the dylib is part of the bundle.
[quoted text clipped - 11 lines]
>
> meeroh
Thanks.
Eric