1
vote
What is the best way to share Delphi source files among projects?
I'm not sure if I understood question properly. Anyway, when building application suite (several projects but lot of common code), we create folder structure like this:
\Main
\Pr …
