Build or Rebuild All (Project Menu)
The Build All of the Project menu function compiles all source files in the project that have been modified. In the Project window, an icon that is red indicates that either the source file or one of its dependencies has been modified and the source file needs to be compiled.
The Rebuild All function of the Project Menu compiles all source files regardless of modification.
To quickly build or rebuild the current project, use the Shift+F7 key sequence or click the Build All or Rebuild All button in the toolbar:
Build All button
Rebuild All button
See also: Working with Projects
![]() |