The Arguments pane allows you to add arguments to the bldmake and abld processes for the project. Carbide passes the arguments entered here to the command line tools during the build process. By default, the majority of arguments are left blank.
NOTE Always refer to the Symbian Developer Library to learn which arguments are supported by the project's SDK.
Figure 1 - Arguments pane
Item | Explanation |
---|---|
BldMake Arguments | Enter arguments into the various text boxes to customize the bldmake process. See the Symbian OS documentation for a complete list of arguments for these commands. |
Abld Arguments | Enter arguments into the various text boxes to customize the abld process. See the Symbian OS documentation for a complete list of arguments for these commands. NOTE To create a SYM file for UREL builds, enter -debug into the makefile text box in the Abld Arguments group. |