Fr

Invokes the Microsoft C/C++ compiler and tells it to produce a BSCMAKE.sbr file without information on local variables. This is a deprecated option.

IDE Equivalent

None

Architectures

IA-32, Intel® 64 architectures

Syntax

Linux and Mac OS X:

None

Windows:

/Fr[[:]filename|dir]

Arguments

filename

Is the name for the BSCMAKE .sbr file.

dir

Is the directory where the file should be placed. It can include filename.

Default

OFF

The compiler does not invoke the Microsoft C/C++ compiler to produce a .sbr file.

Description

This option invokes the Microsoft C/C++ compiler and tells it to produce a BSCMAKE .sbr file without information on local variables.

You can provide a name for the file. If you do not specify a file name, the .sbr file gets the same base name as the source file.

Alternate Options

None

See Also


Submit feedback on this help topic

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