home *** CD-ROM | disk | FTP | other *** search
/ Nebula / nebula.bin / SourceCode / Palettes / RotationSliderPalette / PB.project < prev    next >
Text File  |  1993-01-30  |  694b  |  22 lines

  1. FILESTABLE = {
  2.     PSW_FILES = (RotationSliderWraps.psw);
  3.     CLASSES = (RotationSlider.m, RotationSliderCell.m, RotationSliderPallette.m);
  4.     OTHER_RESOURCES = (palette.table);
  5.     OTHER_SOURCES = (Makefile);
  6.     H_FILES = (RotationSlider.h, RotationSliderCell.h, RotationSliderPallette.h);
  7.     INTERFACES = (RotationSliderPallette.nib);
  8.     IMAGES = (RotationSlider.tiff, RotationSliderH.tiff);
  9.     OTHER_LINKED = ();
  10. };
  11. LOCALIZABLE_FILES = {
  12.     RotationSliderPallette.nib;
  13. };
  14. LANGUAGE = English;
  15. PROJECTVERSION = 1.1;
  16. INSTALLDIR = /NextDeveloper/Palettes;
  17. PROJECTTYPE = Palette;
  18. PROJECTNAME = RotationSliderPalette;
  19. MAINNIB = RotationSliderPallette;
  20. DOCEXTENSIONS = ();
  21. DOCICONFILES = ();
  22.