Rebuild Projects - THINK C Development Script

Source in C, Pascal, etc. Note: apps that come with source should be included here as well as the appropriate software directory.
User avatar
Info-Mac
Administrator
Posts:13716
Joined:December 21st, 1988, 11:00 am
Rebuild Projects - THINK C Development Script

Post by Info-Mac » December 24th, 1993, 11:00 am

Download: http://archive.info-mac.org/dev/src/reb ... -11-as.hqx

Rebuild Projects v1.1
by Mark Alldritt
author of Script Tools & Monitor

Rebuild Projects is a AppleScript script which is usefull if you use
THINK C 6.0.1+ to develop software involving a number of seperate THINK C
project files. Rebuild Projects uses a parameter file to govern the order
and type of operations performed during the build process.

The parameter file can direct Rebuild Projects to compile certain projects,
move files, and empty folders. Additionally, the script is simple enough
(less than 150 lines) that you can add your own verbs to the parameter file
syntax to extend the script into areas you might find usefull.

Rebuild Projects requires AppleScript 1.0 or later, and Script Tools 1.3
or later. Script Tools is available from the Info-Mac archives and other
sites.

Package Contents:

Rebuild Projects
Read Me First (this text)
Example Param File

Rebuild Project is freeware. There are no restritions on use or
distribution.
Post Reply