On 04/27/2012 05:58 PM, David Engster wrote:
> Aneesh Kumar K. V. writes:
>> We would ideally want to include different project specific config.h
>> file. Is it possible to add a new variable or make
>> semantic-lex-c-preprocessor-symbol-file to have project root relative
>> file names ?
>
> You mean what 'spp-files' does for ede-cpp-root-project, but for more
> general project types? Not sure how to do this; I wouldn't want to put
> C/C++-specific stuff into general projects. Maybe Eric has a good idea
> how to tackle this?
>
ede-cpp-root, and ede-generic both have configurations for the C++
preprocessor features. If you write your own you can, of course, add in
whatever is needed.
The projects that use Project.ede files have some c++ features also, but
isn't appropriate for a pre-existing project.
I always pictured people with complex build environments writing their
own projects, but the setup was never simplified enough to make that
accessible to most people.
Eric
|