boot3/Toolbox/AppleEventMgr/AEDF.r
Elliot Nunn 5b0f0cc134 Bring in CubeE sources
Resource forks are included only for .rsrc files. These are DeRezzed into their data fork. 'ckid' resources, from the Projector VCS, are not included.

The Tools directory, containing mostly junk, is also excluded.
2017-12-26 10:02:57 +08:00

27 lines
660 B
R

/*
File: AEDF.r
Contains: xxx put contents here xxx
Written by: xxx put writers here xxx
Copyright: © 1990, 1992 by Apple Computer, Inc., all rights reserved.
This file is used in these builds: BigBang
Change History (most recent first):
<SM2> 11/2/92 kc Add #if NewBuildSystem conditional to flag obsolete file.
<2> 3/15/91 Lai BM,#83128: Remove notification sicn for interacting with event
from another process.
<1> 9/7/90 Lai first checked in
To Do:
*/
#if !NewBuildSystem /* This file is obsolete */
include $$Shell("ObjDir")"AppleEventMgr.PACK.rsrc" 'PACK' (8);
#endif