INSTALLDIR = "$(HOME)/Apps";
FILESTABLE = {
    OTHER_LIBS = (dbkit_s, Indexing_s, Media_s, NeXT_s);
    CLASSES = (Controller.m, PopupFormatter.m, RandomDataSource.m, StringList.m);
    OTHER_SOURCES = (Makefile.preamble, Makefile, Makefile.postamble);
    INTERFACES = (PopUpFormatter.nib);
    H_FILES = (Controller.h, PopupFormatter.h, RandomDataSource.h, StringList.h);
    OTHER_LINKED = ();
    M_FILES = (PopUpFormatter_main.m);
};
GENERATEMAIN = YES;
DOCICONFILES = ();
APPCLASS = Application;
MAINNIB = PopUpFormatter;
DOCEXTENSIONS = ();
PROJECTTYPE = Application;
PROJECTVERSION = 1.1;
LOCALIZABLE_FILES = {
    PopUpFormatter.nib;
};
PROJECTNAME = PopUpFormatter;
SYSTEMEXTENSIONS = ();
LANGUAGE = English;
