home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.0 (User) / OS_user_4.0.iso / NextLibrary / PrivateFrameworks / DevKit.framework / Versions / C / Resources / Library.table < prev    next >
Encoding:
Text File  |  1996-02-26  |  450 b   |  12 lines

  1. {
  2.     Allowable_SubprojectTypes = (Subproject); 
  3.     AttributesInspector = FrameworkInspector; 
  4.     INSTALLFLAGS = "-c -s -m 755"; 
  5.     MAKEFILE = library.make; 
  6.     MAKEFILEDIR = "$(NEXT_ROOT)/NextDeveloper/Makefiles/project";
  7.     Other_Keys = (OTHER_SOURCES, OTHER_LIBS, FRAMEWORKS); 
  8.     SOURCEMODE = 444; 
  9.     Source_Keys = (CLASSES, H_FILES, OTHER_LINKED); 
  10.     Subproj_Keys = (SUBPROJECTS); 
  11.     Targets = (library, debug, profile, install); 
  12. }