Related Topics:| Changing a Macro Value | Adding a Macro |
| Deleting a Macro | Makefile Macros |
Use the Make Macros dialog box to add, change, or delete macros and assign a value to or change the value of selected macros.
The Make Macros dialog box has the following components:
| Persistent Build Macros list | Displays a list of your program's macros. |
| More | Opens the Makefile Macros pane and toggles to Less. |
| Filter text box | Allows you to type a search pattern to narrow your choices (located above the Makefile Macros pane). |
| Makefile Macros list | Displays a list of current makefile macros. |
| <<Add | Adds a selection from the Makefile Macros list to the Persistent Build Macros list. |
| Name text box | Allows you to type the macro name you have chosen. |
| Value text box | Allows you to type a macro value (what the macro name actually represents). |
| Add | Adds the macro named in the Name text box to the Persistent Build Macros list. |
| Change | Changes the selected macro. |
| Delete | Deletes the selected macro. |
| Delete All | Deletes all entries in the Persistent Build Macros list. |
| Change | Changes selected macro list. |
| Clear | Clears all entries in the Name and Value text boxes. |
| OK | Applies the changes and closes the dialog box. |
| Apply | Applies the changes but leaves the dialog box open. |
| Cancel | Closes the dialog box without applying changes. |