File:  [NeXTSTEP 3.3 examples] / Examples / AppKit / BreakApp / PB.project
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:48:39 2018 UTC (8 years, 1 month ago) by root
Branches: NeXT, MAIN
CVS tags: NeXTSTEP33, HEAD
Sample Programs from NeXSTEP 3.3

INSTALLDIR = "$(HOME)/Apps";
APPICON = BreakApp.tiff;
GENERATEMAIN = YES;
DOCICONFILES = ();
FILESTABLE = {
    M_FILES = (BreakApp_main.m);
    OTHER_LINKED = ();
    H_FILES = (BreakApp.h, BreakView.h, SoundEffect.h);
    CLASSES = (BreakApp.m, BreakView.m, SoundEffect.m);
    IMAGES = (Logo.tiff);
    PSW_FILES = ();
    OTHER_RESOURCES = (BreakApp.clr);
    OTHER_SOURCES = (README.rtf);
    SOUNDS = (Wall.snd, Paddle.snd, Tile.snd, Miss.snd);
    STRINGS_FILES = (BreakApp.strings);
    OTHER_LIBS = (Media_s, NeXT_s);
    INTERFACES = (BreakApp.nib, Info.nib);
};
APPCLASS = BreakApp;
MAINNIB = BreakApp;
DOCEXTENSIONS = ();
PROJECTTYPE = Application;
PROJECTVERSION = 1.1;
LOCALIZABLE_FILES = {
    BreakApp.strings;
    BreakApp.nib;
    Info.nib;
};
PROJECTNAME = BreakApp;
SYSTEMEXTENSIONS = ();
LANGUAGE = English;

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.