Developer Guide for Intel® Integrated Performance Primitives
Intel® C++ Compiler and Microsoft Visual Studio* compilers simplify developing with Intel® IPP.
On Windows* OS, a default installation of Intel® IPP installs integration plug-ins. These enable the option to configure your Microsoft Visual Studio* project for automatic linking with Intel IPP.
Intel® C++ Compiler also provides command-line parameters to set the link/include directories:
On Windows* OS:
/Qipp-link:{dynamic|static} and /QippOn Linux* OS:
-ipp-link={dynamic|static}