ftp.nice.ch/pub/next/developer/resources/classes/MOKit.1.0.0.s.tar.gz#/MOKit_1.0.0/README_LibraryProject.rtf

This is README_LibraryProject.rtf in view mode; [Download] [Up]

MOKit docs,  Copyright ©1992, 1993, 1994 by Mike Ferris.  All Rights Reserved.
By Mike Ferris  --  February 4th, 1994

MOKit Library Project


This file describes the extensions made to ProjectBuilder's Tool project type to support library construction.  The Source directory's PB.project is now readable by unmodified ProjectBuilders from OS version 3.2 onward.  The project is type Tool.  It supports the building of libraries through an auxilliary makefile located in the Makefiles directory called lib.make.

No fuss is required to use the library project.  For convenience, you'll want to add the targets lib, debuglib, and profilelib to ProjectBuilder's popup menu of targets.  This can be done in the preferences panel by choosing <Add...> from the bottom of the popup menu located at the top of the preferences screen.  Just add the three new items.

To build the library under ProjectBuilder control, just choose the target for the library you want, set up your architectures and other options, and build.  To build from the command line say "make lib" or "make debuglib" or make "profilelib".  The same targets are supported from the main MOKit directory. 

Note that I don't think the library project will work at all for NextStep versions prior to 3.2.

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.