RAD Studio (Common)
ContentsIndex
PreviousUpNext
Resource Compiler Options

ProjectOptionsResource CompilerOptions 

Use this dialog box to set Resource Compiler 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.  

 

Options 
Description 
Resource type 
Windows 3.1 (-31
Builds Windows 3.1-compatible .RES files.
16 bit (-16)
Builds a 16-bit resource.
32 bit (-32)*
Builds a 32-bit resource. This is the default.  
Default language (-l) 
Specifies the default language. For example, —l409 represents English. See http://msdn2.microsoft.com/en-us/library/ms776324.aspx for more information about specifying language identifiers.  
Code page (-c) 
Uses the specified code page for resource translation. If -c is not used, the default ANSI code page is used.  
Additional options 
Enter additional options for the resource compiler.  
Ignore INCLUDE (-x) 
Ignore INCLUDE environment variable. Default = false  
Verbose messages (-v) 
The linker emits detailed information messages. Default = false  
Multi-byte character support (-m) 
Multi-byte character support. Default = false  

 

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!