home *** CD-ROM | disk | FTP | other *** search
- INSTALLDIR = "$(HOME)/Apps";
- APPICON = PowerGlove.tiff;
- GENERATEMAIN = YES;
- DOCICONFILES = ();
- FILESTABLE = {
- OTHER_LIBS = (Media_s, NeXT_s, PowerGlove, Indexing_s);
- SOUNDS = (powerglove.snd);
- CLASSES = (PGController.m, PowerGloveView.m);
- OTHER_RESOURCES = (Help);
- OTHER_SOURCES = (Makefile.preamble, Makefile, Makefile.postamble);
- H_FILES = (PGController.h, PowerGlove.h, PowerGloveView.h);
- INTERFACES = (infopanel.nib, PGInspector.nib, preferencespanel.nib);
- IMAGES = (Circle.tiff, DownArrow.tiff, LeftArrow.tiff, RightArrow.tiff, UpArrow.tiff);
- OTHER_LINKED = ();
- M_FILES = (PGInspector_main.m);
- };
- APPCLASS = Application;
- MAINNIB = PGInspector;
- DOCEXTENSIONS = ();
- PROJECTTYPE = Application;
- PROJECTVERSION = 1.1;
- LOCALIZABLE_FILES = {
- Help;
- infopanel.nib;
- PGInspector.nib;
- preferencespanel.nib;
- };
- PROJECTNAME = PGInspector;
- SYSTEMEXTENSIONS = ();
- LANGUAGE = English;
-