home *** CD-ROM | disk | FTP | other *** search
- INSTALLDIR = "$(HOME)/Apps";
- APPICON = CyberMan.tiff;
- GENERATEMAIN = YES;
- DOCICONFILES = ();
- FILESTABLE = {
- C_FILES = (util.c);
- OTHER_LIBS = (Media_s, NeXT_s);
- PSW_FILES = (CopyWindow.psw, CyberPost.psw);
- CLASSES = (Controller.m, Puppeteer.m, RemoteView.m, WindowInfo.m);
- OTHER_RESOURCES = ();
- OTHER_SOURCES = (Makefile, Makefile.postamble, Makefile.preamble, preferencesPuppet.m, terminalPuppet.m);
- INTERFACES = (Puppeteer.nib);
- H_FILES = (Controller.h, Puppeteer.h, RemoteView.h, WindowInfo.h, CyberPost.h, util.h);
- OTHER_LINKED = ();
- M_FILES = (Puppeteer_main.m);
- };
- APPCLASS = Application;
- MAINNIB = Puppeteer;
- DOCEXTENSIONS = ();
- PROJECTTYPE = Application;
- PROJECTVERSION = 1.1;
- LOCALIZABLE_FILES = {
- Puppeteer.nib;
- };
- PROJECTNAME = Puppeteer;
- SYSTEMEXTENSIONS = ();
- LANGUAGE = English;
-