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