Share via


BUILD_DEFAULT

The BUILD_DEFAULT environment variable lists default parameters to pass to the Build utility command-line.

For example, this:

c:\> build -eswM -nmake -i 

means the same as:

c:\> set BUILD_DEFAULT=-eswM -nmake -i
c:\> build

 

 

Send comments about this topic to Microsoft

Build date: 5/3/2011