Building Zig's Greyscale Stuff

by Carolyn Zichterman


[Intro] [Demos] [Download] [How to Call] [Build Instr]

Contents of Zig's Greyscale Folder

Zig's Greyscale Folder contains the following folders:

Build Scripts

The build scripts for Zig's Greyscale Stuff should be used in the order given. Building scripts out of order could cause unwelcome complications!

Initially, the path will need to be specified for Zig's Greyscale Folder. The usual dialog will appear, asking where to find this folder. Resources are placed in the Binaries folder, unless otherwise specified in the script descriptions that follow.

Build Zig's GS CDEF

This script:

Build Zig's GS WDEF

This script:

Build Zig's GS Demo

This script:

Build Zig's GS Demo/PP

This script:

Build Zig's GS Disabler

This script:

Deflate All Projects

This script removes binaries from all project files.

Nonintuitive Fat CDEF and WDEF Build Script Logic

The Metrowerk projects that build fat resources also build code as an unwanted side effect. Rather than write an elaborate build script to strip away all the side effect code and other resources, Zig decided to write the fat resource projects as applications that spit out the fat resouce into its own resource file. This workaround makes build scripts easier for Zig to write.


Last modified: 16 January 1998.
Write to Zig Zichterman at ziggr@best.com.
Send comments about this documentation to Carolyn Zichterman at czichtermn@aol.com.