Adding an Environment Variable

Related Topics:

Specifying a Makefile Specifying a Build Command
Changing an Environment Variable Value Deleting an Environment Variable
Overriding an Environment Variable Value

To add Environment Variables to the Persistent Environment Variables list for building your program:

1. Choose Build Edit Target.

2. Select a target from the list.

The Define New or Edit Target Dialog Boxes opens.

3. Click Environment Variables.

The Environment Variables Dialog Box opens.

4. Type the name of an environment variable in the Name text box.

Click Clear to clear the text box and retype the name, if needed.

5. Type a value for the variable in the Value text box.

Click Clear to clear the text box and retype the name, if needed.

6. Click Add to add the environment variable to the Persistent Environment Variables list.

7. Repeat step 4 through step 6 to add other environment variables.

8. Click OK to apply the changes and close the dialog box.