Re: [Anjuta-list] Project directory structure
- From: Sébastien Granjoux <seb sfo free fr>
- To: Mike Peterson <mikep loudroundrecords com>
- Cc: anjuta-list lists sourceforge net
- Subject: Re: [Anjuta-list] Project directory structure
- Date: Thu, 11 Dec 2008 21:55:23 +0100
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]