home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1995 August / NEBULA.mdf / SourceCode / MiscKit1.2.6 / Palettes / MiscSoundPalette / PB.project < prev    next >
Encoding:
Text File  |  1994-05-27  |  575 b   |  22 lines

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