Retired Document
Important: This document is part of the Legacy section of the ADC Developer Library. This information should not be used for new development.
Current information on this Developer Library topic can be found here:
Carbon.r
/* |
* Permit this Carbon application to launch on OS X |
* |
* © 1997-2000 Metrowerks Corp. |
* |
* Questions and comments to: |
* <mailto:support@metrowerks.com> |
* <http://www.metrowerks.com/> |
*/ |
/*----------------------------carb ¥ Carbon on OS X launch information --------------------------*/ |
type 'carb' { |
}; |
resource 'carb'(0) { |
}; |
© 2003 Apple Computer, Inc. All Rights Reserved. (Last updated: 2003-01-14)