home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / SourceCode / MiscKit1.7.1 / MiscKit / Palettes / MiscGaugePalette / PB.project < prev    next >
Encoding:
Text File  |  1995-04-14  |  707 b   |  23 lines

  1. FILESTABLE = {
  2.     CLASSES = (MiscGaugePalette.m, MiscGaugeViewInspector.m);
  3.     OTHER_RESOURCES = (palette.table);
  4.     OTHER_SOURCES = (Makefile.preamble, Makefile, Makefile.postamble);
  5.     INTERFACES = (MiscGaugePalette.nib, MiscGaugeViewInspector.nib);
  6.     H_FILES = (MiscGaugePalette.h, MiscGaugeViewInspector.h);
  7.     IMAGES = (MiscGaugePalette.tiff);
  8.     SUBPROJECTS = (MiscGaugeView.subproj);
  9. };
  10. LOCALIZABLE_FILES = {
  11.     MiscGaugePalette.nib;
  12.     MiscGaugeViewInspector.nib;
  13. };
  14. LANGUAGE = English;
  15. PROJECTVERSION = 1.1;
  16. INSTALLDIR = /NextDeveloper/Palettes;
  17. PROJECTTYPE = Palette;
  18. PROJECTNAME = MiscGaugePalette;
  19. GENERATEMAIN = YES;
  20. MAINNIB = MiscGaugePalette;
  21. DOCEXTENSIONS = ();
  22. DOCICONFILES = ();
  23.