Developer Documentation Library > Data Model > Extending the UNICOM Intelligence Data Model > Creating a Metadata Source Component (MDSC) > Creating an MDSC in Visual C++ > Specifying the include directory for MDSC.idl
 
Specifying the include directory for MDSC.idl
This step is not necessary if you copied MDSC.idl to the project directory.
1 On the File View tab in the Visual C++ Workspace pane, select the project's .idl file.
2 From the Project menu, choose Settings.
The Project Settings dialog opens.
3 In the Settings For list, select All Configurations, and then click the MIDL tab.
4 In the Additional Include Directories text box, enter the location of MDSC.idl. If any of the folder names contain spaces, you will need to enter their short names. This is true for the default installation folder.
5 Click OK.
See also
Creating an MDSC in Visual C++