home *** CD-ROM | disk | FTP | other *** search
/ Big Green CD 8 / BGCD_8_Dev.iso / NEXTSTEP / Connectivity / GateKeeper-2.1 / PB.project < prev    next >
Encoding:
Text File  |  1997-07-02  |  3.0 KB  |  80 lines

  1. INSTALLDIR = "$(HOME)/Apps";
  2. APPICON = GateKeeper.tiff;
  3. GENERATEMAIN = YES;
  4. DOCICONFILES = (.dir.tiff);
  5. FILESTABLE = {
  6.     TOOLS = (MODEM.tproj);
  7.     M_FILES = (GateKeeper_main.m, pppstats.m);
  8.     OTHER_LINKED = ();
  9.     H_FILES = (AlphaDBImageView.h, Animator.h, CircularSlider.h, CircularSliderCell.h, CommandScroll.h, Coordinator.h, DOserver.h, GateDocEditor.h, GKdefs.h, HLDelegate.h, HLRecord.h, IconView.h, InactivityTimer.h, nsRPC.h, nsRPC_types.h, OptionsEditor.h, Parse.h, pppstats.h, Preferences.h, SpaceView.h, Subprocess.h, SwapLaterView.h, SwapView.h, Timer.h, ToolBar.h, ToolBarView.h, ToolIconView.h, wraps.h);
  10.     CLASSES = (AlphaDBImageView.m, Animator.m, CircularSlider.m, CircularSliderCell.m, CommandScroll.m, Coordinator.m, DOserver.m, GateDocEditor.m, HLDelegate.m, HLRecord.m, IconView.m, InactivityTimer.m, options.m, OptionsEditor.m, Parse.m, Preferences.m, SpaceView.m, Subprocess.m, SwapLaterView.m, SwapView.m, Timer.m, ToolBar.m, ToolBarView.m, ToolIconView.m);
  11.     IMAGES = (.dir.tiff, Blank.tiff, close.tiff, closeDown.tiff, egtext.tiff, frame.tiff, frameBk.tiff, g10.tiff, g11.tiff, g12.tiff, g13.tiff, g20.tiff, g21.tiff, g22.tiff, g23.tiff, g24.tiff, g4.tiff, GateKeeper.tiff, Icon.tiff, info.tiff, knifeSwitch.tiff, knifeup.tiff, mailq.tiff, medGate.tiff, miniWinIcon.tiff, minus.tiff, minusDown.tiff, newmail1.tiff, newmail2.tiff, next.tiff, nextDown.tiff, nomail.tiff, Phone0.tiff, Phone1.tiff, play.tiff, playDown.tiff, setPath.tiff, stop.tiff, stopDown.tiff, text.tiff, tile.tiff);
  12.     PSW_FILES = (psfuncts.psw);
  13.     C_FILES = (nsRPCServer.c, wraps.c);
  14.     OTHER_RESOURCES = (options, pppup, README.rtf, Examples, Help, German.lproj);
  15.     OTHER_SOURCES = (Makefile.preamble, Makefile, Makefile.postamble);
  16.     SUBPROJECTS = ();
  17.     SOUNDS = (majestic.snd, Gong.snd);
  18.     OTHER_LIBS = (dbkit_s, Media_s, NeXT_s, Indexing_s);
  19.     INTERFACES = (DiagWindow.nib, EditDoc.nib, GateKeeper.nib, InactivityPanel.nib, InfoPanel.nib, Inspector.nib, Preferences.nib, StatusWindow.nib, Timer.nib, ToolBar.nib);
  20. };
  21. APPCLASS = Application;
  22. MAINNIB = GateKeeper;
  23. DOCEXTENSIONS = (Gate);
  24. PROJECTTYPE = Application;
  25. PROJECTVERSION = 1.1;
  26. LOCALIZABLE_FILES = {
  27.     g12.tiff;
  28.     g22.tiff;
  29.     EditDoc.nib;
  30.     GateKeeper.nib;
  31.     ToolBar.nib;
  32.     stopDown.tiff;
  33.     g11.tiff;
  34.     g21.tiff;
  35.     text.tiff;
  36.     stop.tiff;
  37.     tile.tiff;
  38.     DiagWindow.nib;
  39.     g10.tiff;
  40.     g20.tiff;
  41.     closeDown.tiff;
  42.     info.tiff;
  43.     InfoPanel.nib;
  44.     playDown.tiff;
  45.     nextDown.tiff;
  46.     InactivityPanel.nib;
  47.     Help;
  48.     mailq.tiff;
  49.     StatusWindow.nib;
  50.     Phone1.tiff;
  51.     setPath.tiff;
  52.     play.tiff;
  53.     minus.tiff;
  54.     Phone0.tiff;
  55.     Examples;
  56.     newmail1.tiff;
  57.     Inspector.nib;
  58.     g4.tiff;
  59.     knifeup.tiff;
  60.     Preferences.nib;
  61.     medGate.tiff;
  62.     nomail.tiff;
  63.     knifeSwitch.tiff;
  64.     g24.tiff;
  65.     minusDown.tiff;
  66.     Blank.tiff;
  67.     egtext.tiff;
  68.     close.tiff;
  69.     g13.tiff;
  70.     g23.tiff;
  71.     frame.tiff;
  72.     next.tiff;
  73.     frameBk.tiff;
  74.     newmail2.tiff;
  75.     Timer.nib;
  76. };
  77. PROJECTNAME = GateKeeper;
  78. SYSTEMEXTENSIONS = ();
  79. LANGUAGE = English;
  80.