18 lines
353 B
R
18 lines
353 B
R
|
/*
|
||
|
* Permit this Carbon application to launch on OS X
|
||
|
*
|
||
|
* (c) 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) {
|
||
|
};
|