User`s guide

2 Setting Up Your Build Environment
2-8
where matlabroot represents your MATLAB installation folder.
Specifying Header File Locations
Before you can compile your adaptor, you must specify the locations of the header
files required by the adaptor kit and by your device's SDK. For a list of the header
files required by the adaptor kit, see “Setting up a Build Environment on Windows
Systems” on page 2-2. The following section describes how to specify these header
file locations in the Microsoft Visual C++ 2010 environment.
Note The examples in the following section use environment variables. For more
information, see “Using Environment Variables” on page 2-3.
Specifying Header Files in Microsoft Visual C++ 2010
To specify the locations of the adaptor kit header files in Microsoft Visual C++ 2010,
follow these instructions:
1
Open the Property Pages dialog box: Projects > Properties.
2
Change the Configuration setting (at the top of the dialog box) to All
Configurations.
3
Expand Configuration Properties and select VC++ Directories.
Then select Include Directories and choose Edit from the menu associated with
that row.