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.

Changing build configuration of main project doesn't change the conf of reference projects.

Hi,

  I am using CCS 4.1.2.00027. I have a main prj which references 5 more projects. If I change the build config of the main proj CSS doesnt automatically choose the same configuration  for the refernce projects. 

 

Does anyone know a way round this?

 

regards,

 

Pavan

  • Pavan,

    Right click on your main project.  Select Build properties.  Click on CCS Build on the left.  Click on the dependences tab on the right.

    At the top of the dialog you will see the configuration setting for main project.  Below you will see the list of referenced (dependent) projects.  You can change which configuration should be built when the main project config is built.  If the config names are the same in each of the projects you could select <Match by name> if they don't match you can explicitly select which configuration of the referenced projects should be built.  Click the apply button.  Change the build configuration for the main project using the selection at the very top and do the matching for the next config.

    Regards,

    John