home *** CD-ROM | disk | FTP | other *** search
/ Nebula / nebula.bin / SourceCode / Classes / ContourView / PB.project < prev    next >
Text File  |  1992-12-03  |  707b  |  30 lines

  1. INSTALLDIR = "$(HOME)/Apps";
  2. APPICON = "";
  3. GENERATEMAIN = YES;
  4. DOCICONFILES = ();
  5. FILESTABLE = {
  6.     M_FILES = (CVtest_main.m, computeContour.m);
  7.     OTHER_LINKED = ();
  8.     H_FILES = (ContourView.h, CVtestApp.h, splin2.h);
  9.     CLASSES = (ContourView.m, CVtestApp.m);
  10.     IMAGES = ();
  11.     PSW_FILES = ();
  12.     C_FILES = (fdata.c, sortContour.c, splin2.c);
  13.     OTHER_SOURCES = ();
  14.     SUBPROJECTS = ();
  15.     PSWM_FILES = ();
  16.     SOUNDS = ();
  17.     OTHER_LIBS = (Media_s, NeXT_s);
  18.     INTERFACES = (CVtest.nib);
  19. };
  20. APPCLASS = CVtestApp;
  21. MAINNIB = CVtest;
  22. DOCEXTENSIONS = ();
  23. PROJECTTYPE = Application;
  24. PROJECTVERSION = 1.1;
  25. LOCALIZABLE_FILES = {
  26. };
  27. PROJECTNAME = CVtest;
  28. SYSTEMEXTENSIONS = ();
  29. LANGUAGE = English;
  30.