|
|
Sample Programs from NeXSTEP 3.3
writeMainfile = 0;
INSTALLDIR = "$(HOME)/Apps";
APPICON = AppIcon.tiff;
GENERATEMAIN = YES;
DOCICONFILES = (DocIcon.tiff, DocIcon3D.tiff);
FILESTABLE = {
M_FILES = (Graph_main.m);
OTHER_LINKED = ();
H_FILES = (exprDefs.h, Expression.h, Graph.h, Graph3DDoc.h, GraphApp.h, GraphDoc.h, LineGraph.h, PointMesh.h, RotatorCamera.h, ThreeDPanel.h);
CLASSES = (Expression.m, Graph3DDoc.m, GraphApp.m, GraphDoc.m, LineGraph.m, PointMesh.m, RotatorCamera.m, ThreeDPanel.m);
IMAGES = ();
PSW_FILES = ();
C_FILES = ();
OTHER_RESOURCES = ();
OTHER_SOURCES = (expr.ym, Makefile.postamble, Makefile.preamble, README.rtf, token.lm);
SUBPROJECTS = ();
PSWM_FILES = ();
SOUNDS = ();
STRINGS_FILES = (Graph.strings);
OTHER_LIBS = (Media_s, NeXT_s);
INTERFACES = (Graph.nib, Graph3DDoc.nib, GraphDoc.nib, Help.nib, Info.nib, ThreeDPanel.nib);
};
APPCLASS = Application;
appWrapper = NO;
MAINNIB = Graph;
DOCEXTENSIONS = (xygraph, xyzgraph);
PROJECTTYPE = Application;
PROJECTVERSION = 1.1;
LOCALIZABLE_FILES = {
Graph.strings;
Info.nib;
Help.nib;
GraphDoc.nib;
Graph3DDoc.nib;
ThreeDPanel.nib;
Graph.nib;
};
PROJECTNAME = Graph;
makeTarget = "make debug";
writeMakefile = 1;
appClassName = Application;
SYSTEMEXTENSIONS = ();
LANGUAGE = English;
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.