Build Order

From RAD Studio
Jump to: navigation, search

Go Up to Project Options Dialog Box


Project > Options > Build Order

Use this dialog box to control the build order for C++ projects.

Select individual files or groups of files and drag them up or down in the build order for each compiler. You cannot change the order in which the various file types are compiled (first are .RIDL files, followed by .PAS files, .CPP files, .ASM files, and .RC files).

Build order options Description

Name

Lists the names of files that are to be compiled by each compiler (such as Turbo Assembler, Resource Compiler and C++ Compiler).

Path

Specifies the path to the file.