RAD Studio (Common)
ContentsIndex
PreviousUpNext
C++ Project Options

This section describes dialog boxes used to set C++ project and compiling options.

Name 
Description 
ATL 
ProjectOptionsATL
Use this dialog box to specify ATL options. These options apply to every COM server in the project.  
This section describes dialog boxes used with the C++ compiler, BCC32.exe. For more information about the C++ command line compiler, see BCC32.EXE
Use this dialog box to add a folder node to the active project. You can use a folder node or a directory view to browse frequently used files that are not part of your project.  
This section describes dialog boxes used with the Resource Compiler, BRCC32.exe. For more information about the Resource Compiler, see BRCC32.EXE
This section describes dialog boxes related to the Delphi Compiler. For more information about the command line Delphi compiler, see DCC32.EXE
ProjectOptions
Use this dialog box to find a specific option for the selected build tool.  
This section describes dialog boxes related to the C++ Linker, ILINK32.exe. For more information about the commandline linker, see ILINK32.EXE
ProjectOptions various paths
Use this dialog box to edit a list of semicolon-delimited strings.
Note: Not all of the options described below are available for all types of projects.
 
 
ProjectOptionsPaths and Defines
Use this dialog box to set project paths and defines.  
Project or ToolsOptionsProject Properties or Environment Options\C++ Options
Use this dialog box to set Project Properties that control certain aspects of how the project is managed in the IDE.
Note that this dialog can be displayed from either Project Options or Tools Options. If options are set in the dialog from Project Options, they apply only to that project. If options are set in the dialog from Tools Options, they apply to new projects.  
This section describes dialog boxes used to interact with the Turbo Assembler, TASM32.exe. 
ProjectOptions
This topic lists project options that are no longer available in C++Builder 2009. Some of these options are still available by using the command line switches.
For ease of reference, the unavailable options are listed according to the related utility: C++ Compiler, Resource Compiler. Pascal Compiler, IDL to C++ Compiler, Linker, Librarian (TLib), and Turbo Assembler.  
ProjectOptionsBuild 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).  
ProjectOptionsDirectories and Conditionals
Use this page to set paths to your directories and conditional defines. The settings on this page affect all the tools on the ProjectOptions dialog, such as compilers and linkers.  
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!