This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Adding a "property sheet" to code composer /cross compile projects

Hi

Is there an option to have one file (outside of the workspace)

that we can define

compiler version

Variables

Include options

And to "include" this file to projects so they will override/add the defines in the project

Exactly what property sheet in visual studio does.

I would like to know if there is a way to do this to code composer projects and cross compile projects.

Thanks