objectdir

This variable specifies the directory for compile output and link input (object files) built within the current project.

Syntax

    objectdir: path

Argument path The directory for all compile output and link input. If you omit this variable, the build stores these files within the current project in the :ObjectFiles: directory.

Example

Change the directory for built objects to MyObjects, one directory up in the tree.

    objectdir: .../MyObjects:

NOTE In Release A, objectdir does nothing. This will be fixed in a later release.


[Contents] [Previous] [Next]
Click the icon to mail questions or corrections about this material to Taligent personnel.
Copyright©1995 Taligent,Inc. All rights reserved.

Generated with WebMaker