Command line property pages

Most property page folders that correspond with a command-line tool contain a Command Line property page. For information on how to access the Command Line property pages, see Set compiler and build properties.

Command Line property page

All Options

The All Options display-only control shows the tool command line created by the properties set in the folder.

Additional Options

This property's edit control lets you specify other command-line options that are valid for the tool but that don't have a corresponding property.

The options that you enter in the edit box are passed through to the tool for the folder after the options listed in All Options. No verification or validity checks are done on the options you enter, and there's no dependency checking.

See also

Windows C++ project property page reference
Linux C++ property page reference
Linker property pages
Manifest tool property pages
MIDL property pages
NMake property page
XML document generator tool property pages