home *** CD-ROM | disk | FTP | other *** search
- INSTALLDIR = "$(HOME)/Apps";
- FILESTABLE = {
- C_FILES = (MiscTBMK.c, regexpr.c);
- OTHER_LIBS = (NeXT_s);
- CLASSES = (SBApp.m, Timer.m);
- OTHER_RESOURCES = (MiscFindPanel.bundle);
- OTHER_SOURCES = (Makefile, Makefile.postamble);
- H_FILES = (MiscFindPanel.h, MiscFindPanelClass.h, MiscSearchText.h, MiscTBMK.h, regexpr.h, SBApp.h, SearchableText.h, Timer.h);
- INTERFACES = (Info.nib, SearchBench.nib);
- OTHER_LINKED = ();
- M_FILES = (MiscFindPanelClass.m, SearchBench_main.m, MiscSearchText.m);
- };
- GENERATEMAIN = YES;
- DOCICONFILES = ();
- APPCLASS = SBApp;
- MAINNIB = SearchBench;
- DOCEXTENSIONS = ();
- PROJECTTYPE = Application;
- PROJECTVERSION = 1.1;
- LOCALIZABLE_FILES = {
- };
- PROJECTNAME = SearchBench;
- SYSTEMEXTENSIONS = ();
- LANGUAGE = English;
-