Adding library path to LIB.DIR

I have an updated ABC.LIB file present in my current project directory. I want to add a RELATIVE path to this library in the LIB.DIR file.

How can I do that?

Good afternoon, I believe what you ask is not possible. So far as I know, neither Dynamic C nor Windows support relative pathlists to different disk drives. For Dynamic C’s LIB.DIR, relative pathlists are based on the directory where the Dynamic C executable is located.