home *** CD-ROM | disk | FTP | other *** search
- INSTALLDIR = "$(HOME)/Apps";
- FILESTABLE = {
- OTHER_LIBS = (Foundation_s, Media_s, NeXT_s);
- CLASSES = (AdjFontTextField.m, ClockView.m, CommandView.m, Controller.m, Document.m, DocumentWindow.m, InspectorManager.m, KeyPanel.m, MenuController.m, MultipleScreenManager.m, PreferenceManager.m, RemoteServer.m);
- OTHER_SOURCES = (Makefile.preamble, Makefile, Makefile.postamble);
- H_FILES = (AdjFontTextField.h, ClockView.h, CommandView.h, Controller.h, Document.h, DocumentWindow.h, InspectorManager.h, KeyPanel.h, MenuController.h, MultipleScreenManager.h, PreferenceManager.h, RemoteServer.h, util.h);
- INTERFACES = (Document.nib, InfoPanel.nib, InspectorPanel.nib, PrefPanel.nib, Starter.nib);
- IMAGES = (clockbits.tiff);
- OTHER_LINKED = ();
- M_FILES = (util.m, Starter_main.m);
- };
- GENERATEMAIN = YES;
- DOCICONFILES = (docIcon.tiff);
- APPCLASS = Application;
- MAINNIB = Starter;
- DOCEXTENSIONS = (starter);
- PROJECTTYPE = Application;
- PROJECTVERSION = 1.1;
- LOCALIZABLE_FILES = {
- Document.nib;
- PrefPanel.nib;
- InspectorPanel.nib;
- Starter.nib;
- InfoPanel.nib;
- };
- PROJECTNAME = Starter;
- SYSTEMEXTENSIONS = ();
- LANGUAGE = English;
-