DSC Compiler

Use this panel to specify the command, options, and expert settings for the build tool compiler. Additionally, the DSC Compiler tree control includes the general and the file search path settings.

The following table lists and describes the linker options for DSC.

Table 1. Tools Settings > DSC Compiler
Option Description
Command Shows the location of the compiler executable file. You can specify additional command line options for the compiler; type in custom flags that are not otherwise available in the UI.
All options Shows the actual command line the compiler will be called with.
Expert settings Shows the command line pattern; default is ${COMMAND} -c ${FLAGS} ${OUTPUT_FLAG} ${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}.
Command line pattern