Hello
You need to have the Incremental build selected if you wish to rebuild only the files that have changed since
the last rebuild.
Additionally did you associate a pre-build step to your project? My experience is that when there is a pre-build step
associated, the project, this forces a full rebuild of the project.
To check that:
- Open your project Properties dialog
- Go to C/C++ Build > Settings page and switch to the Build Steps tab.
Is anything specified in pre-build steps group?
If this does not help, there should be something else in your project forcing that behavior.
I would recommend you to submit a service request for that.
Click here to submit a service request.
Make sure to attach a reproducible project and installed product information to the service request.
CrasyCat