|
|
Sample Programs from NeXSTEP 3.3
writeMainfile = 1;
INSTALLDIR = "$(HOME)/Apps";
APPICON = sndapp.tiff;
mainNibFile = SoundEditor.nib;
GENERATEMAIN = YES;
DOCICONFILES = ();
FILESTABLE = {
M_FILES = (SoundEditor_main.m);
OTHER_LINKED = ();
H_FILES = (SaveToController.h, ScrollingSound.h, SoundController.h, SoundDocument.h);
CLASSES = (SaveToController.m, ScrollingSound.m, SoundController.m, SoundDocument.m);
IMAGES = (sndapp.tiff);
PSW_FILES = ();
C_FILES = ();
OTHER_RESOURCES = ();
OTHER_SOURCES = (README.rtf);
SUBPROJECTS = ();
PSWM_FILES = ();
SOUNDS = ();
STRINGS_FILES = ();
OTHER_LIBS = (Media_s, NeXT_s);
INTERFACES = (InfoPanel.nib, SoundDocument.nib, SoundEditor.nib);
};
APPCLASS = Application;
appWrapper = NO;
MAINNIB = SoundEditor;
DOCEXTENSIONS = ();
PROJECTTYPE = Application;
PROJECTVERSION = 1.1;
LOCALIZABLE_FILES = {
SoundEditor.nib;
InfoPanel.nib;
SoundDocument.nib;
};
PROJECTNAME = SoundEditor;
makeTarget = "make debug";
appClassName = Application;
writeMakefile = 1;
LANGUAGE = English;
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.