/FR[pathname] /Fr[pathname]
These options create .sbr files. During the build process, the Microsoft Browse Information File Maintenance Utility (BSCMAKE) uses these files to create a .BSC file, which is used to display browse information.
/FR creates an .sbr file with complete symbolic information.
/Fr creates an .sbr file without information on local variables.
If you do not specify a filename, the .sbr file gets the same base name as the source file.
CAUTION Do not change the .sbr extension. BSCMAKE requires the intermediary files to have that extension.
Output-File (/F) Options | Compiler Options | Setting Compiler Options | Specifying the Pathname