Changing an Environment Variable Value

Related Topics:

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

To change the value of Environment Variables 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. Select an environment variable in the Persistent Environment Variables list.

5. Type a new value in the Value text box.

6. Click Change.

7. Click OK to establish the change and close the dialog box.

8. Click Build to start the build with the new build environment.