home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 October: Mac OS SDK / Dev.CD Oct 96 SDK / Dev.CD Oct 96 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODFDev / ODF / Found / FWStream / MacMake.bmk
Encoding:
Text File  |  1996-08-16  |  1.7 KB  |  63 lines  |  [TEXT/MPS ]

  1. #========================================================================================
  2. #
  3. #    File:                MacMake.bmk
  4. #    Release Version:    $ ODF 1 $
  5. #
  6. #    Copyright:    (c) 1993 - 1996 by Apple Computer, Inc., all rights reserved.
  7. #
  8. #========================================================================================
  9.  
  10. __ComponentName = ODFObjReg
  11.  
  12. __ComponentSignature = 'odf '
  13.  
  14. __IncludeDirs = ∂
  15.     -i "{FWODCppIncludes}" ∂
  16.     -i "{ODF}Found:FWCommon:Include:" ∂
  17.     -i "{ODF}Found:FWDebug:Include:" ∂
  18.     -i "{ODF}Found:FWRunTyp:Include:" ∂
  19.     -i "{ODF}Found:FWTaskG:Include:" ∂
  20.     -i "{ODF}Found:FWExcLib:Include:" ∂
  21.     -i "{ODF}Found:FWCollec:Include:" ∂
  22.     -i "{ODF}Found:Layer:Include:" ∂
  23.     -i "{ODF}Found:FWStream:Include:"
  24.  
  25. __IDLIncludeDirs = ∂
  26.     -i "{ODF}Found:FWCommon:Include:" ∂
  27.     -i "{ODF}Found:FWRefCnt:Include:"
  28.  
  29. # Component is built from the layer folder
  30.  
  31. __ComponentObjects = 
  32.  
  33.  
  34. __FrameworkObjects = 
  35.  
  36. #__ComponentResources =  "{_FWTargetObjectsDir}"FWStream.rsrc
  37.  
  38. __CFMInitFunction = ODF_OBJREG_CFMINIT
  39.     
  40. __ComponentSourcesFromIDL = ∂
  41.     ∂
  42.     "{_FWTargetDir}Include:"SLASinks.xh ∂
  43.     "{_FWTargetDir}Include:"SLASinks.xih ∂
  44.     "{_FWTargetDir}Include:"SLBufSin.xh ∂
  45.     "{_FWTargetDir}Include:"SLBufSin.xih ∂
  46.     "{_FWTargetDir}Include:"SLMemSin.xh ∂
  47.     "{_FWTargetDir}Include:"SLMemSin.xih ∂
  48.     "{_FWTargetDir}Include:"SLRanSin.xh ∂
  49.     "{_FWTargetDir}Include:"SLRanSin.xih ∂
  50.     "{_FWTargetDir}Include:"SLObjReg.xh ∂
  51.     "{_FWTargetDir}Include:"SLObjReg.xih
  52.  
  53. # directory dependency propagation
  54.  
  55. "{_FWObjDir}" ƒ ∂
  56.                 "{ODF}Found:FWCollec:Sources:" ∂
  57.                 "{ODF}Found:FWCommon:Sources:" ∂
  58.                 "{ODF}Found:FWDebug:Sources:"
  59.  
  60. #####################################################################################
  61. # Dependencies
  62. #####################################################################################
  63.