When -form=rel and -output=<filename> are specified for the linkage editor (rlink) at the same time, the filename extension given as <filename> is ignored and replaced with .rel.
rlink -form=relocate -output=DefaultBuild¥lib_test.lib
The filename specified for output, test.lib, is changed to test.rel.