I\'ve been referencing a lot of Projects, and i do it through adding their paths in Header Search Paths.
I\'ve been following the referencing stuffs through the \"Re
When you set a path(e.g. Header Search Paths, Library Search Paths, Framework Search Paths...) you can define a path to one of parent folder and set recursive(/** will be added to the end of the path). For example you can defile a path to a include directory(or more over to a Build directory) with recursive parameter instead of include/.
Please note: If the patch contains spaces - , you should escape them using \ or enclose the path in double quotes ""