Skip to content

Latest commit

 

History

History
46 lines (43 loc) · 1.47 KB

File metadata and controls

46 lines (43 loc) · 1.47 KB
title Command Line Property Pages | Microsoft Docs
ms.custom
ms.date 11/04/2016
ms.reviewer
ms.suite
ms.technology
cpp-ide
ms.tgt_pltfrm
ms.topic article
f1_keywords
vc.project.AdditionalOptionsPage
dev_langs
C++
helpviewer_keywords
Command Line property pages
ms.assetid e1721b6c-8b39-4b44-a41e-69b5bb470cc9
caps.latest.revision 7
author mikeblome
ms.author mblome
manager ghogen
translation.priority.ht
cs-cz
de-de
es-es
fr-fr
it-it
ja-jp
ko-kr
pl-pl
pt-br
ru-ru
tr-tr
zh-cn
zh-tw

Command Line Property Pages

Most property page folders contain a Command Line property page. This page displays which properties are set in the folder. The Command Line property page also contains an Additional Options box where you can specify properties that are valid for the tool but for which there is no property in the folder.

Any command that you enter in the edit box will be passed through to the tool for the folder. No verification or checks will be done on the input, nor will there be any dependency checking.

For information on how to access the Command Line property pages, see Working with Project Properties.

See Also

Property Pages
.Lib Files as Linker Input