M
mliu.mike
Guest
We have millions of lines of legacy code with too many include files. Is there a way of recompiling only those procedures whose dependent include files got changed? Otherwise we are left to re-compiling everything if any include file got changed or we will have to write out own program to create our own dependency tree to detect what to recompile. Thanks, Mike
Continue reading...
Continue reading...