RAD Studio (Common)
ContentsIndex
PreviousUpNext
Turbo Assembler Paths and Defines

ProjectOptionsTasmPaths and Defines 

Use this dialog box to set Assembler Path and Define options.

Build Configuration option 
Description 
Build Configuration 
Displays the active build configuration. Use the drop-down menu to select another build configuration.  
Save As... 
Displays the Save As dialog box to save the current configuration's options to a file that can be loaded as a named option set.  
Load... 
Displays the Apply Option Set dialog box to apply the options in a named option set to the current configuration.  

 

Paths and Defines option 
Description 
Include path: (/i) 
Specifies the drive and/or directories that contain program include files. Click [...] to display a Include file search path dialog to manage a list of paths. Check the Merge box to act as if the immediate ancestor's paths are merged into this list, though this list is not actually changed.  
Defines: (/d) 
Defines a list of defined symbols of the form name=value. Click [...] to display a Define symbols dialog to manage a list of defined symbols. Check the Merge box to act as if the immediate ancestor's defines are merged into this list, though this list is not actually changed.  
.obj output directory 
Sets the .obj output directory to the specified directory. Click [...] to display a directory selection dialog.  

 

General item 
Description 
Default 
Saves the current settings as the default for each new project.  

 

General option 
Description 
Default 
Saves the current settings as the default for each new project.  
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!