To customize the environment used during compilation, you can specify variables, options, and files as follows:
Environment variables to specify paths where the compiler searches for special files such as libraries and "include" files
Configuration files to specify the options used for every compilation and response files to specify the options and files used for individual projects
For information on using compiler options to optimize the compilation process, see Optimizing the Compilation Process Overview.