Menu Command | Description |
---|---|
Build Project | Build the active Project. |
Rebuild Project | Rebuild the active Project. The Clean action is executed before the Project is built. |
Clean | Remove temporary files from the active Project. |
Rebuild Solution | Rebuild all Projects in the Solution. |
Compile | Compile the file with focus. |
Stop Build | Stop the compiler if running. |
Create Makefile | Create a Makefile for the project files based on Makefile template. |
Synchronize Files... | Synchronize files and build symbol information for current project |