Determines whether the performance headers directory is added to the include path search list.
Windows: Optimization > Use Intel Optimized Headers
Linux: None
Mac OS X: None
IA-32, Intel® 64, IA-64 architectures
Linux and Mac OS X: | -use-intel-optimized-headers |
Windows: | /Quse-intel-optimized-headers |
None
-no-use-intel-optimized-headers or /Quse-intel-optimized-headers- |
The performance headers directory is not added to the include path search list. |
This option determines whether the performance headers directory is added to the include path search list.
The performance headers directory is added if you specify-use-intel-optimized-headers (Linux and Mac OS X) or/Quse-intel-optimized-headers (Windows OS). Appropriate libraries are also linked in, as needed, for proper functionality.
None