home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-08-16 | 396 b | 10 lines | [TEXT/MPS ] |
- # This script uses a combination of MPW scripts and AppleEvents sent to CodeWarrior
- # to build the Container Part (Debug Build)
- #
- # This script also assumes that you have placed UserStartup•ODF in your MPW folder.
-
- ###### Container
- Directory "{ODFDev}Container:CWPPCDebug:"
- FWBuild -Metrowerks "{ODFDev}Container:Sources:ODFContainer.SOM"
- FWBuildCW "{ODFDev}Container:CWPPCDebug:ODFContainer.π"
-