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.
Hi,
I would like to create new project that will have all the properties of project a have (i.e Predefined Symbols, Include Options, Macros, Fule Search Path and etc.). Is there easy way to do that?
Thanks,
Pavel
Pavel,
You should be able to right-click on the project name in the C/C++ Projects view and select 'Copy". Then right-click in the view and "Paste". It will prompt you to give a name for the new project and then create a copy of the project.
The build settings, macros etc. are preserved but one thing I noticed is that the files "excluded from build" are not carried over. So if you have multiple configurations where some files are excluded in certain configurations, you would need to set this again in your copied project. I will submit this as an issue to see if we can get it addressed for a future update of CCS.