export-dir

Specifies a directory name for the exported template search path. This is a deprecated option.

IDE Equivalent

None

Architectures

IA-32, Intel® 64 architectures

Syntax

Linux and Mac OS X:

-export-dir dir

Windows:

None

Arguments

dir

Is the directory name to add to the search path.

Default

OFF

The compiler does not recognize exported templates.

Description

This option specifies a directory name for the exported template search path. To use this option, you must also specify the -export option.

Directories in the search path are used to find the definitions of exported templates and are searched in the order in which they are specified on the command-line. The current directory is always the first entry in the search path.

Alternate Options

None

See Also


Submit feedback on this help topic

Copyright © 1996-2011, Intel Corporation. All rights reserved.