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,
In the build properites of a project, we can select different project configuration (such as Debug and Release) on both "C/C++ build" and "CCS build" tab, but I am aware that they are not aligned with each other, i.e. when I change the project configuration in "C/C++ build", it doesn't reflect in another tab. If they are different, which one wil take effect? I am afraid that this will introduce the confliction. Is there any good suggestion?
Thank you very much!
Hi Brighton,
The best way to tell which configuration is active is to look at the project in the C/C++ Projects view. You can also change the configuration from there via right-clicking on the project and selecting "Active Build Configuraition-" and then the desired configuration.
But I do agree with you that when you look at the properties and change it there, it can be confusing
ki