home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.0 (User) / OS_user_4.0.iso / NextLibrary / PrivateFrameworks / DevKit.framework / Versions / C / Resources / ProjectBuilder.table < prev    next >
Encoding:
Text File  |  1996-04-19  |  1.0 KB  |  17 lines

  1. {
  2.     Architectures = (m68k, i386, hppa, sparc); 
  3.     OperatingSystems = (nextstep, windows, pdounix); 
  4.     OperatingSystemsPrefixes = (NEXTSTEP_ , WINDOWS_, PDO_UNIX_);
  5.     OperatingSystemsIconTypes = ("tiff eps", "bmp ico ICO", "");
  6.     OperatingSystemsInitialBuildTool = ("/bin/gnumake", "$NEXT_ROOT/NextDeveloper/Executables/make", "$NEXT_ROOT/NextDeveloper/bin/make" ); 
  7.     DefaultAppIcon = /NextLibrary/Frameworks/AppKit.framework/Resources/NSDefaultApplicationIcon.tiff; 
  8.     HelpDirName = Help; 
  9.     MakefileDir = /NextDeveloper/Makefiles/project; 
  10.     MysteryIcon = /NextLibrary/Frameworks/AppKit.framework/Resources/NSMysteryDocument.tiff; 
  11.     ProjectFileName = PB.project; 
  12.     ProjectTypes = (Application, Framework, Bundle, Palette, Tool, Library, Aggregate, Legacy); 
  13.     SubprojectTypes = (Subproject, Bundle, Tool, Library, Application, Aggregate, Legacy); 
  14.     SystemExtensions = (addresses, bundle, chunk, clr, compressed, eps, font, snd, tar, tif, tiff, Z); 
  15.     helpTemplatePath = /usr/lib/NextStep/Resources; 
  16. }
  17.