Intel® Fortran Compiler Classic and Intel® Fortran Compiler Developer Guide and Reference

ID 767251
Date 3/22/2024
Public
Document Table of Contents

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.

NOTE:

In earlier releases, manifest files were embedded in the assembly, and were not able to be accessed or changed.