MIDL Property Pages: Output
Visual Studio 2005
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 How To: Specify Project Properties with Property Pages.
For information on how to programmatically access MIDL options for C++ projects, see VCMidlTool.