Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] How can I properly add an IPathEntry to an ICProject?



Alain wrote:
> We  want a mechanism to isolate the programing model from the
> different builders.  Now the PathEntry was the fist try,
> it can be enhance/modify/scrap for a new API ... but as long
> as we(I) get detail feedbacks and requirements, we could move
> forward.

Move/Refactoring type operations will need to query and change the include
path irregardless of the builder.  The challenge will be in trying to use
PathEntry to update a standard make makefile.

JohnC

Back to the top