RAD Studio (Common)
ContentsIndex
PreviousUpNext
Resource Compiler Paths And Defines

ProjectOptionsResource CompilerPaths and Defines 

Use this dialog box to set Resource Compiler Paths and Defines 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 options 
Description 
Include path: (-I) 
Specifies the drive and/or directories that contain program include files. Standard include files are those you specify in angle brackets (<>) in an #include statement (for example, #include <myfile>). 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 list of preprocessor symbols. Click [...] to display a Defines a preprocessor symbol dialog to manage a list of preprocessor 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 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!