home *** CD-ROM | disk | FTP | other *** search
- {
- APPCLASS = NSApplication;
- FILESTABLE = {
- CLASSES = (Calendar.m, CalendarCenterObject.m);
- FRAMEWORKS = (AppKit.framework, Foundation.framework);
- H_FILES = (Calendar.h, CalendarCenterObject.h);
- IMAGES = (ApplicationIcon.tiff, Left.tiff, Right.tiff);
- INTERFACES = (Calendar.nib, CalendarCenter.nib, HelpIntro.nib, InfoPanel.nib, MoreInfo.nib);
- OTHER_LINKED = (CalendarCenter_main.m);
- OTHER_SOURCES = (Makefile.preamble, Makefile, Makefile.postamble, m.template, h.template);
- };
- LANGUAGE = English;
- LOCALIZABLE_FILES = {
- Calendar.nib = Calendar.nib;
- CalendarCenter.nib = CalendarCenter.nib;
- HelpIntro.nib = HelpIntro.nib;
- InfoPanel.nib = InfoPanel.nib;
- MoreInfo.nib = MoreInfo.nib;
- };
- MAKEFILEDIR = "$(NEXT_ROOT)/NextDeveloper/Makefiles/pb_makefiles";
- NEXTSTEP_APPICON = ApplicationIcon.tiff;
- NEXTSTEP_BUILDTOOL = /bin/gnumake;
- NEXTSTEP_DOCUMENTEXTENSIONS = ();
- NEXTSTEP_INSTALLDIR = "$(HOME)/Apps";
- NEXTSTEP_MAINNIB = CalendarCenter;
- PDO_UNIX_MAINNIB = CalendarCenter;
- PROJECTNAME = CalendarCenter;
- PROJECTTYPE = Application;
- PROJECTVERSION = 2.6;
- WINDOWS_BUILDTOOL = make;
- WINDOWS_INSTALLDIR = /MyApps;
- WINDOWS_MAINNIB = CalendarCenter;
- }
-