|
|
1.1 root 1: INSTALLDIR = "$(HOME)/Apps";
2: APPICON = icon.tiff;
3: GENERATEMAIN = YES;
4: DOCICONFILES = (archive.tiff);
5: FILESTABLE = {
6: OTHER_LIBS = (dbkit_s, Indexing_s, Media_s, NeXT_s);
7: CLASSES = (AccountWindow.m, GlobalThings.m, JFTableVectorConfiguration.m, JFTableViewLoader.m, KAYEditableFormatter.m, LedgerController.m, MainDelegate.m, MoneyWell.m, Transaction.m);
8: OTHER_SOURCES = (Makefile, README.rtfd);
9: INTERFACES = (Ledger.nib, LedgerController.nib);
10: H_FILES = (AccountWindow.h, GlobalThings.h, JFTableVectorConfiguration.h, JFTableViewLoader.h, KAYEditableFormatter.h, LedgerController.h, MainDelegate.h, MoneyWell.h, Transaction.h);
11: IMAGES = (archive.tiff, icon.tiff, info.tiff, moneyDrag.tiff, well.tiff);
12: OTHER_LINKED = ();
13: M_FILES = (Ledger_main.m);
14: };
15: APPCLASS = Application;
16: MAINNIB = Ledger;
17: DOCEXTENSIONS = (store);
18: PROJECTTYPE = Application;
19: PROJECTVERSION = 1.1;
20: LOCALIZABLE_FILES = {
21: LedgerController.nib;
22: Ledger.nib;
23: };
24: PROJECTNAME = Ledger;
25: SYSTEMEXTENSIONS = ();
26: LANGUAGE = English;
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.