home *** CD-ROM | disk | FTP | other *** search
Text File | 1995-06-24 | 3.1 KB | 64 lines | [TEXT/MPS ] |
- #include "MixedMode.r"
-
- type 'CDEF' as 'sdes';
-
- resource 'CDEF' (0, "3D Buttons/FAT") {
- 0x00003BB0, // 68K ProcInfo
- 0x00003BB0, // PowerPC ProcInfo
- $$Resource("cdefMPW.temp", 'oCod', 0), // name, type, and ID of rsrc containing 68k code
- $$Resource("cdefMPW.temp", 'pCod', 0) // name, type, and ID of rsrc containing ppc code
- };
- resource 'CDEF' (1100, "Group Box/FAT") {
- 0x00003BB0, // 68K ProcInfo
- 0x00003BB0, // PowerPC ProcInfo
- $$Resource("cdefMPW.temp", 'oCod', 1100), // name, type, and ID of rsrc containing 68k code
- $$Resource("cdefMPW.temp", 'pCod', 1100) // name, type, and ID of rsrc containing ppc code
- };
- resource 'CDEF' (1102, "Spinner/FAT") {
- 0x00003BB0, // 68K ProcInfo
- 0x00003BB0, // PowerPC ProcInfo
- $$Resource("cdefMPW.temp", 'oCod', 1102), // name, type, and ID of rsrc containing 68k code
- $$Resource("cdefMPW.temp", 'pCod', 1102) // name, type, and ID of rsrc containing ppc code
- };
- resource 'CDEF' (1103, "Date & Time/FAT") {
- 0x00003BB0, // 68K ProcInfo
- 0x00003BB0, // PowerPC ProcInfo
- $$Resource("cdefMPW.temp", 'oCod', 1103), // name, type, and ID of rsrc containing 68k code
- $$Resource("cdefMPW.temp", 'pCod', 1103) // name, type, and ID of rsrc containing ppc code
- };
- resource 'CDEF' (1104, "Tog Button/FAT") {
- 0x00003BB0, // 68K ProcInfo
- 0x00003BB0, // PowerPC ProcInfo
- $$Resource("cdefMPW.temp", 'oCod', 1104), // name, type, and ID of rsrc containing 68k code
- $$Resource("cdefMPW.temp", 'pCod', 1104) // name, type, and ID of rsrc containing ppc code
- };
- resource 'CDEF' (1105, "HSlider/FAT") {
- 0x00003BB0, // 68K ProcInfo
- 0x00003BB0, // PowerPC ProcInfo
- $$Resource("cdefMPW.temp", 'oCod', 1105), // name, type, and ID of rsrc containing 68k code
- $$Resource("cdefMPW.temp", 'pCod', 1105) // name, type, and ID of rsrc containing ppc code
- };
- resource 'CDEF' (1106, "VSlider/FAT") {
- 0x00003BB0, // 68K ProcInfo
- 0x00003BB0, // PowerPC ProcInfo
- $$Resource("cdefMPW.temp", 'oCod', 1106), // name, type, and ID of rsrc containing 68k code
- $$Resource("cdefMPW.temp", 'pCod', 1106) // name, type, and ID of rsrc containing ppc code
- };
- resource 'CDEF' (1108, "Progress Bar/FAT") {
- 0x00003BB0, // 68K ProcInfo
- 0x00003BB0, // PowerPC ProcInfo
- $$Resource("cdefMPW.temp", 'oCod', 1108), // name, type, and ID of rsrc containing 68k code
- $$Resource("cdefMPW.temp", 'pCod', 1108) // name, type, and ID of rsrc containing ppc code
- };
- resource 'CDEF' (1109, "Tab Panel/FAT") {
- 0x00003BB0, // 68K ProcInfo
- 0x00003BB0, // PowerPC ProcInfo
- $$Resource("cdefMPW.temp", 'oCod', 1109), // name, type, and ID of rsrc containing 68k code
- $$Resource("cdefMPW.temp", 'pCod', 1109) // name, type, and ID of rsrc containing ppc code
- };
- resource 'CDEF' (1110, "Slider/FAT") {
- 0x00003BB0, // 68K ProcInfo
- 0x00003BB0, // PowerPC ProcInfo
- $$Resource("cdefMPW.temp", 'oCod', 1110), // name, type, and ID of rsrc containing 68k code
- $$Resource("cdefMPW.temp", 'pCod', 1110) // name, type, and ID of rsrc containing ppc code
- };