Hi all –

 

I have a single project that spans multiple directories.  I’d like either:

            a) all the source files in all the specified directories are compiled into a single executable OR

            b) as each lib is created for each directory, it uses compilation options specified at a single location.

 

I’ve been trying various things using alias’s and projects, but it just hasn’t panned out.  The examples available are pretty weak in the “multi-directory” department, sadly, so once I identify the correct path, I will definitely contribute an example.

 

Suggestions?

 

Cheers,

--Benn