<% var BuildOptions = new Array( "CleanAll", "CleanTags", "CleanObjects", "CleanSource", "SyncContent", "DebugBuild", "DebugBuildCache", "BuildMaps", "ParseDumpbin", "E3DebugBuildCache" ); var BuildText = new Array( "Cleans tags, objects, and source", "Clean Tags", "Clean Objects", "Clean Source", "Sync all machines with prophets content", "Build and check in the prophets debug binaries", "Build and check in the prophets debug binaries, build maps", "Build maps using the current version of tool", "Create an object file report from last build", "Build and check in debug binaries, build E3 maps" ); var ProjectName = "prophets"; var NumBuildOptions = 10; var NumSlaves = 4; var ProphetsProp = "\\\\bungiecache01\\Buildshare01\\Prophets\\"; %>