Re: Static libraries and PB
Re: Static libraries and PB
- Subject: Re: Static libraries and PB
- From: Enrique Zamudio <email@hidden>
- Date: Sat, 07 Jul 2001 19:46:43 -0500
- Organization: Nasoft
I think you just have to add the library to your project. You can create
a Libraries group if you want to, but I don't think it's necessary...
when you add a .a file to a project, it knows it's a library... at least
it worked for me when I made a framework for OpenSSL.
eZL