Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] New Standard Make Properies Page

Just an FYI...

I enabled a new Standard Make Property page which gives the user control over some new functionally in the core. Essentially you can define source path, output paths, referenced libraries, and container contributions. The source and output path allow you to narrow the scope of what thing like the CoreModel will 'look' at (hopefully other components will follow soon) which will hopefully help solve some scalability issues. The referenced libs can provided better integration with the debugger and the containers will provide a new integration point for components to contribute library, include paths and symbols to a project. A new Include Path and Symbol property page will be appearing soon which will replace the path/symbol page in the Make Project page.

PS. It was enabled yesterday so it should be in todays build...

Stay tuned.

Dave.



Back to the top