Hello,

Is it possible to modify or customize binaries search path y a nmake command or macro?

Assuming I have a system general PATH and I want nmake to lookup CL.exe in different directory than in the system wide PATH string...
Thx