/I[NCLUDE]=(module-name[,...])
Instructs the Linker to include the named modules from the library into the image. The Linker includes the specified modules even when they are not referenced by other modules.
This qualifier is valid only on a library file.