Intel® Fortran Compiler Classic and Intel® Fortran Compiler Developer Guide and Reference
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-7E154615-CD0D-45FE-8ABF-74F918C24F31
Visible to Intel only — GUID: GUID-7E154615-CD0D-45FE-8ABF-74F918C24F31
Use Manifests
The Intel® Compiler supports manifests, a Microsoft Visual Studio* feature. Manifests describe runtime dependencies of a built application. A manifest file can be embedded in the assembly, which is the default behavior, or can be a separate standalone file. You can use the Manifest Tool property pages, which are accessed through Project > Properties, to change project settings that affect the manifest.
In earlier releases, manifest files were embedded in the assembly, and were not able to be accessed or changed.