Output-File (/F) Options
Visual Studio .NET 2003
The output-file options create or rename output files. They affect all C or C++ source files specified in the CL environment variable, on the command line, or in any command file.
- /FA, /Fa (Listing File)
- Specifying the Pathname
- /Fd (Name PDB File)
- /Fe (Name EXE File)
- /FI (Name Forced Include File)
- /Fm (Name Mapfile)
- /Fo (Name Object File)
- /Fp (Name .pch File)
- /FR, /Fr (Create .sbr File)
- /FU (Name Forced #using File)
- /Fx (Merge Injected Code)