Intel® Math Kernel Library 2018 Update 1 Developer Guide
Steps for configuring Microsoft Visual C/C++* development system for linking with Intel® Math Kernel Library (Intel® MKL) depend on whether you installed the C++ Integration(s) in Microsoft Visual Studio* component of the Intel® Parallel Studio XE Composer Edition:
In Solution Explorer, right-click your project and click Properties
Select Configuration Properties > VC++ Directories
Select Include Directories. Add the directory for the Intel MKL include files, that is, <mkl directory>\include
Select
Library Directories.
Add architecture-specific directories for Intel MKL and OpenMP* libraries,
for example:
<mkl
directory>\lib\ia32_win and
<parent
directory>\compiler\lib\ia32_win
Select Executable Directories. Add architecture-specific directories with dynamic-link libraries: