Does anyone know how to make FCARM use multiple project directories for the source files?
I have a couple of projects where many of the files will be identical and shared, however some of the files will be different. Thus I want the shared files in a common directory and the different files in separate directory for each project.
Basically I want to be able to add multiple search paths for files when compiling using FCARM.
Anyone got any ideas how this could be done?
Thanks!