How to link multiple projects together?
I am working on a code that needs multiple projects to be linked to the main project. Every time I copy the project to a new system, the projects become unlinked and the linking is required. Is it possible to add a relative path so that the projects will be automatically linked when I load them to a new system?
For example:
Project1
Project2
Project3
Project_main
Here, the Project_main is linked to the Project1, Project2 and Project3.