[Anjuta-list] Project directory structure



My initial reading of the doc suggests that all parts of a project must
reside in the same directory tree.

I reuse code a lot.
In Windows Visual Studio, I can set up a structure like this:

Source/Common - contains the common reused code
Source/Projectname - contains code for the specific project

Where "Source" is the root of all my projects.

I can't seem to find any mention in the doc for this kind of structure.

Is it possible?





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]