Visible to Intel only — GUID: GUID-EA4DC01B-91A3-45B2-9F6B-57228F898362
Visible to Intel only — GUID: GUID-EA4DC01B-91A3-45B2-9F6B-57228F898362
Use Response Files
You can use response files to:
Specify options used during particular compilations or projects.
Save this information in individual files.
You can invoke response files as options on the command line. Unlike configuration files, which are automatically processed every time you run the compiler, response files must be invoked as an option on the command line. If you create a response file without specifying it on the command line, it will not be invoked.
You can use response files to decrease the time spent entering command-line options and to ensure consistency by automating command-line entries. Use individual response files to maintain options for specific projects.
Options or file names can be placed on a line in a response file. Several response files can be referenced in the same command line. The following example shows how to specify a response file on the command line:
ifx @ [@responsefile2 ... ]