Add a project-level environment variable

When defining an environment variable for a language, you can define it at the project level.

Environment variables set at the Project level are stored in with the project (.4pw). Project-level environment variables will overrride those set at the Global and Specific level.

  1. Right-click on any node in the project.
  2. Select Edit Build Rules.
    The Build Rules Configuration dialog opens.
  3. Verify the correct language is selected from the Language combobox.
  4. Click the Variables tab
  5. Click the add icon (+)
  6. Follow the instructions to Add or edit environment variables.
    When you have finished, the environment variable displays under the Project folder.
  7. Click OK.
    The Build Rules Configuration dialog closes.