On Fri, 20 Mar 2015 12:08:11 +0000 "vfclists ." <[email protected]> wrote:
> I am using a library which uses a lot of it own related files and whenever > I recompile all those units are always recompiled. What do you mean with "whenever I recompile"? Compile (Ctrl-F9), Build (Shift-F9), Clean up and build, ... changing compiler options and build, ... > Is adding the other > additional files into a package the way to avoid this recompilation and the > presence of lots of unrelated ppus and object files? What are "other additional files"? Using packages can be used to reduce recompilations. Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
