Hi Guys,
I have a number of source controlled projects (svn) which I would like to use with my current Unity project. One convenient way of going about this is simply linking the files from those projects using Add Existing Item > Add as Link under the VS Solution context menu.
However it seems that when Unity builds the code it ignores all linked files.
I feel like I’m forgetting or missing something here If anyone knows what I’m doing wrong I would really appreciate a shove in the right direction.