Specifying a Makefile | Specifying a Build Command |
Define New or Edit Target Dialog Boxes | Makefile Macros |
Targets |
You can specify environment variables for controlling the build process. When you start the build, setenv commands for the environment variables are prepended to the build command. The names and values you specify depend on what kind of parameters are used by the makefiles or the shell scripts that execute the build.
Some examples of environment variables are:
The following tasks are available through the Environment Variables Dialog Box: