################################################################################
build-cw-projects Ä
- (Echo "Tell application ¶"CodeWarrior IDE 2.1¶""; ¶
+ (Echo "with timeout of 1200 seconds"; ¶
+ Echo "Tell application ¶"CodeWarrior IDE 2.1¶""; ¶
Echo "Open ¶"{TargDir}:mac:libraries:BeforeBuild.prj¶" as alias"; ¶
Echo "Make Project"; ¶
+ Echo "end"; ¶
Echo "end") | Catenate | perl :mac:RunAppleScript.pl
\ No newline at end of file