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.

CCSv5 what files to check in

I know there is a FAQ for V4 but I have not found a this answered in the V5 FAQ or on the forum.  When using CCSv5.1 is the list or project files that are checked into source control different than  V4? 

http://processors.wiki.ti.com/index.php/FAQ_-_CCSv4#Q:_How_do_I_specify_multiple_post_build_commands.3F_There_is_only_one_command_field.

This FAQ is of V4 and it lists:

Q: Which project files do I need to check into source control?

The following project files should be checked into source control:

·     .ccsproject

·     .cdtbuild

·     .cdtproject

·     .project

·     .settings

.ccsproject has project information specific to CCS.

.cdtbuild, .cdtproject, .project are all Eclipse CDT project files. You can refer to standard Eclipse documentation for more details.

the .settings folder is another standard Eclipse folder that has settings that apply for the project.

 

I added the file .cproject to my V5 source control  but I wanted to know what is the recommended list for V5.

Thanks,

Doug