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.

Customize Build Options



I have a board that I am developing several CCS projects. To work with the board, I have a set of libraries that I have to include, so I have to set the build options (i.e. macros, include path, file search path, etc.) everytime I create a new project. I know that I can create a project template so that I can import these build options (and that really isn't a bad solution), however, I prefer if there was a way to set up a workspace that is specific to my board and that would have my build settings set for any project in that workspace. Does anyone know if this is possible?

Again, I want to modify the workspace, and I don't want to have to have a project template or  an options file. I'm mostly looking to see if this is possible, and if it isn't, I'll just continue to use a project template.

Thank you in advance