Re: [Anjuta-list] Project directory structure



Hi Mike,

Mike Peterson a écrit :
My initial reading of the doc suggests that all parts of a project must
reside in the same directory tree.

Yes.

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?

I don't think it's possible.

The project file should be in the same directory than Source with some mandatory files with fixed names like configure.ac and so on.

I think the best way to do this, is to make a library with common code and use it in different project.

Regards,

Sébastien




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