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.

How to include .h files in a search when they are not in the project folder?



Hi

Our CCS project files are stored in folders that do not contain the source code.  The source code is stored in folders that are at the same level as the project folders.  We do this so that we can configure similar projects that, by defining appropriate build variables/symbols, function slightly differently from each other.

The disadvantage is that our header files are no longer included in workspace searches, even though they are included in the search pattern.  This behaviour is mentioned here:

http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/48625.aspx

Is there a way to include .h files in a search when they are not in the project folder?

(We are using CCS 5.4).

Best regards

David