Table of Contents
Previous Section
The next step is to add to your project the libraries to which your application needs to link: libWebObjects.a and libFoundation_s.a. You must add the libraries to your project in such a way that libWebObjects.a is linked first.
If you're using Project Builder on NEXTSTEP, you include the libraries in your project by double-clicking the Libraries suitcase in Project Builder's File Viewer, and then double-clicking the files libFoundation_s.a and libWebObjects.a to add them.