Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-patch] Outline Open Include patch

> I would also like to mimic the Metrowerks mechanism of loading 
preferences
> from a C like header file:
> 
> #define X
> #define Y 5
> #include "a/b/c"
> #include "{project_root}/...}
> 
> Would such a patch be of interest?
> 
> Thanks,
>  Thomas ... feeling up to the challenge!

I thought that Vlad's proposal, along with the use of CPathEntry variables 
would allow for this mechanism. 
I would not encourage a patch at this time without understanding how 
Vlad's work does not meet these requirements ... 

JohnC


Back to the top