Specifies the name for an object file.
Windows: Output Files > Object File Name
IA-32, IntelĀ® 64, IA-64 architectures
|
Linux and Mac OS X: |
None |
|
Windows: |
/Fo[file|dir] |
|
file |
Is the name for the object file. |
|
dir |
Is the directory where the object file should be placed. It can include file. |
|
OFF |
An object file has the same name as the name of the first source file and a file extension of .obj. |
This option specifies the name for an object file.
None