home *** CD-ROM | disk | FTP | other *** search
- INSTALLDIR = "$(HOME)/Apps";
- APPICON = Crossword.tiff;
- GENERATEMAIN = YES;
- DOCICONFILES = (Xword.tiff);
- FILESTABLE = {
- M_FILES = (filing.m, Crossword_main.m);
- OTHER_LINKED = ();
- H_FILES = (AppDelegate.h, Backjump.h, BackjumpSquare.h, BackjumpState.h, BackjumpWord.h, BroadeningSearch.h, Crossword.h, CrosswordSquare.h, DepthFirstSearch.h, Dictionary.h, filing.h, FunctionCache.h, Inspector.h, Leapfrog.h, LeapfrogSquare.h, LeapfrogState.h, LeapfrogWord.h, Notifier.h, Plain.h, PlainSquare.h, PlainState.h, PlainWord.h, Puzzle.h, StopWatch.h, WinDelegate.h);
- CLASSES = (AppDelegate.m, BackjumpSquare.m, BackjumpState.m, BackjumpWord.m, BroadeningSearch.m, Crossword.m, CrosswordSquare.m, DepthFirstSearch.m, Dictionary.m, FunctionCache.m, Inspector.m, LeapfrogSquare.m, LeapfrogState.m, LeapfrogWord.m, Notifier.m, PlainSquare.m, PlainState.m, PlainWord.m, Puzzle.m, StopWatch.m, WinDelegate.m);
- IMAGES = ();
- PSW_FILES = (CrosswordSquarePS.psw);
- C_FILES = ();
- OTHER_RESOURCES = (Crossword.README, default.xdict, Help);
- OTHER_SOURCES = ();
- SUBPROJECTS = ();
- PSWM_FILES = ();
- SOUNDS = ();
- OTHER_LIBS = (Media_s, NeXT_s, Indexing_s);
- INTERFACES = (Crossword.nib, Puzzle.nib);
- };
- APPCLASS = Application;
- MAINNIB = Crossword;
- DOCEXTENSIONS = (xword);
- PROJECTTYPE = Application;
- PROJECTVERSION = 1.1;
- LOCALIZABLE_FILES = {
- Help;
- };
- PROJECTNAME = Crossword;
- SYSTEMEXTENSIONS = ();
- LANGUAGE = English;
-