title | ms.custom | ms.date | ms.reviewer | ms.suite | ms.technology | ms.tgt_pltfrm | ms.topic | f1_keywords | dev_langs | helpviewer_keywords | ms.assetid | caps.latest.revision | author | ms.author | manager | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
MIDL Property Pages: Output | Microsoft Docs |
11/04/2016 |
|
article |
|
|
|
b850b21b-ed38-46dd-a712-807e8eabd9aa |
7 |
mikeblome |
mblome |
ghogen |
The Output property page in the MIDL folder specifies the following MIDL compiler options:
-
Output Directory (/out)
-
Header File (/h)
-
DLL Data File (/dlldata)
-
IID File (/iid)
-
Proxy File (/proxy)
-
Generate Type Library (/notlb)
-
Type Library (/tlb)
For information on how to access the Output property page in the MIDL folder, see Working with Project Properties.
For information on how to programmatically access MIDL options for C++ projects, see xref:Microsoft.VisualStudio.VCProjectEngine.VCMidlTool.