< Optimizing Linkage Editor (rlink) Options / Other Options >
Replaces the specified file or library module with the module of the same name in the library specified with the library option. |
replace=file1.obj ; Replaces the module file1 with the module file1.obj. replace=lib1.lib(mdl1) ; Replaces the module mdl1 with the module mdl1 ; in the input library file lib1.lib. |
When form={object | relocate | absolute | hexadecimal | stype | binary}, extract, or strip is specified, this option is unavailable. |