I have a project have addons folder, each addon folder have files and at least one file is "extend.pas".
I added it to my path and project manually to compile into my project.
What I want, once I added new folder with this files I want Lazarus collect it and add it automatically to compile it without need to modify the source or project.
Any hints to do that?