The [Synchronize with Build Information…] feature becomes available when a CT project is created using the [C/C++ Project with Build Information] feature. This feature synchronizes the project with the latest build information using the build commands specified during project creation. Users can reflect the list of added or removed source code from the latest build information or update modified compile/link flags.

The following steps explain how to synchronize a project using build information.

  1. Click [Synchronize with Build Information…] from the project context menu.
  2. The build commands specified during project creation are re-executed, and files added or removed based on the latest build information are displayed. Synchronization does not proceed if there are no changes.
  1. Review the list of added or removed files, and click [OK] to perform the synchronization.
    • Source code manually added or removed by the user is maintained.
    • The modifications will be overwritten with the latest flag information if the compile or link flags are modified after project creation and [Synchronize with the latest build Infomation] > [Overwrite compile/link flags with the latest build information] is checked.

Need more help with this?
Don’t hesitate to contact us here.

Thanks for your feedback.