.ILK File Extension
Incremental Linking File
Developer | Microsoft |
Popularity |
3.4 | 9 Votes |
What is an ILK file?
More Information
Incremental linking files store data in such a way that localized development changes only require updates to the affected parts of a compiled and linked executable. This allows developers to make source code changes and test the results more quickly without the software having to rebuild the entire executables again.
The use of ILK files may make executables slower in performance and larger in size. Therefore, developers should examine these performance metrics when building and deploying the final deliverables.
NOTE: Smaller development projects may not benefit from incremental linking. To turn off incremental linking in Visual Studio, go to the Linker options in the project properties window.
Programs that open or reference ILK files
Windows