Previous Section
2. 7 Project Menu
| Contents | Next Section
2.9.1 Debug Window and library

2.8 Make Menu



Compile RC: If you have a main resource attached to your project, this will compile the resource. No linking takes place.

Build: Determines which units need updating and builds them. The final output is linked.

ReBuild All: The whole project without checking file-dates.

Rebuild One: Rebuild the current active file without checking file-dates.

Run: Runs a previously built program.

Build & Run: Builds the project then runs the produced executable.

Run With Debug: Runs a previously built program with a specified Debugger. See Options menu Set Paths for more info.