<Build-Options-Doc>

<!--

-->

<Sandbox> Specify the sandbox path. The ROOTDIR

</Sandbox>

<ChangeLogInfoFile> Specify the name of the file (relative to the sandbox)

</ChangeLogInfoFile>

<ConfigMapFile> Specify the filename, relative to the sandbox,

</ConfigMapFile>

<BuildFile> Specify the path (relative to the sandbox) of

</BuildFile>

<MajorBuildDescription>

</MajorBuildDescription>

<BuildDescription> Specify the name of this particular build. Appears

</BuildDescription>

<Configuration> Specify a Meta-Configuration name to build

</Configuration>

<WebPath> Specify the UNC path of the root where the build

</WebPath>

<WebAddress> Specify the URL of the top-level build page which

</WebAddress>

<WebSubdir> Specify the path (relative to WebAddress) to the webpage

</WebSubdir>

<!--

The following elements are optional

-->

<CVSROOT> Specify the CVS root </CVSROOT>

<BuildModule> Specify the module of the 'build' files,

</BuildModule>

<BuildStamp> A build stamp uniquely identifies a build.

</BuildStamp>

<UseLastBuildStamp>1</UseLastBuildStamp>

<Tag> Provide a CVS tag that will be used to tag all of

</Tag>

<BuildStampPrefix> Specify the prefix for automatically

</BuildStampPrefix>

<Branch> Specify the CVS branch name to pull code from

</Branch>

<TagOverride> Specify the CVS tag name to use, even if modules

</TagOverride>

<BuildNumberFile> Specify the name of the file, relative to

</BuildNumberFile>

<VersionFile> Specify the name of the file that contains product

</VersionFile>

<Copyright> Specify the copyright text to be used in Visual Studio project

</Copyright>

<Company> Specify the company name to be used in Visual Studio project

</Company>

<Version> Specify the version text to be used in Visual Studio project

</Version>

<PackageDestination> When ZIP files need to be stored on a different machine than

</PackageDestination>

<PackageURL> Specify the root URL where packaged files from the build

</PackageURL>

<DefaultZipCompression>

</DefaultZipCompression>

<!--


-- Notification

--

-- Notify users that a build has started and ended via Email,

-- News (NNTP), Windows "net send", and/ir IRC chat.

--

-- See ShouldEmailNotification and

-- ShouldSuppressBuildStartNotification below


-->

<NetNotify>

</NetNotify>

<SMTPNotify>

</SMTPNotify>

<NNTPServer>

</NNTPServer>

<NNTPDebug>

</NNTPDebug>

<Newsgroup>

</Newsgroup>

<IRCServer>

</IRCServer>

<IRCServerPort>

</IRCServer>

<IRCChannel>

</IRCChannel>

<IRCNick>

</IRCNick>

<!--


-- Flags

--

-- To turn on a feature, set the element text to 1


-->

<NoCVS>1</NoCVS>

<NoMSDEV>1</NoMSDEV>

<ShouldEmailNotification>1</ShouldEmailNotification>

<ShouldSuppressBuildStartNotification>1</ShouldSuppressBuildStartNotification>

<ShouldClearLog>1</ShouldClearLog>

<ShouldCleanSandbox>1</ShouldCleanSandbox>

<ShouldGetSource>1</ShouldGetSource>

<ShouldIncrementBuildNumber>1</ShouldIncrementBuildNumber>

<ShouldUpdateVersionResources>1</ShouldUpdateVersionResources>

<ShouldBuild>1</ShouldBuild>

<OutputAllProjects>1</OutputAllProjects>

<ShouldTag>1</ShouldTag>

<ForceTag>1</ForceTag>

<NoBuildStampTag>1</NoBuildStampTag>

<ShouldPackage>1</ShouldPackage>

<ShouldForcePackage>1</ShouldForcePackage>

<ShouldPostToWeb>1</ShouldPostToWeb>

<ShouldOutputXML>1</ShouldOutputXML>

<ShouldCreateManifest>1</ShouldCreateManifest>

<ShouldCreateChangeLog>1</ShouldCreateChangeLog>

<ShouldUpdateChangeLogInfo>1</ShouldUpdateChangeLogInfo>

<ShouldForceUpdateChangeLogInfo>1</ShouldForceUpdateChangeLogInfo>

<ShouldReadBuildNumberFilesFromBranch>1</ShouldReadBuildNumberFilesFromBranch>

<ShouldEmailChangeLog>1</ShouldEmailChangeLog>

<LogPackage>1</LogPackage>

<LogProjConfig>1</LogProjConfig>

</Build-Options-Doc>

BuildOptionsDoc (last edited 2006-03-05 17:00:04 by devguy)