1、123PM is the communication hub!REM-REM Build scriptREM Author:Jian Shuo WangREM Created:12:04 PM 3/12/2002REM Filename:StartBuild.batREM Modified:REM 1.1 SD Label added at 12:04 PM 3/12/2002REM 1.2 Fix the bug to delete.css file from release serverREM 1.3 Add version numbers to both DLLs and web pag
2、eREM 1.4 Added facade server and moved all webclientREM to web folder.REM 1.5 Fixed bug 258 Build Build script doesnt provide label descriptionREM 1.6 Reorged the folder and added WinUI to buildsREM 1.7 Add build number to all EXEs and DLLsREM 1.8 Depress prompt by echo D to web.config.REM-SET Build
3、ScriptVersion=1.8REM-REM Usage:REM startbuild.bat REM is the revision number.In case you needREM to create a build with revision number otherREM than 0,you can useREM startbuild.bat 1REM to create builds like 2295.1REM-SET BuildRev=0REM-REM This script is extended to be used on sha-jswang-02 exclusi
4、velyREM-REM-REM Define variablesREM-PATH=c:program filesMicrosoft Visual Studio.NETCommon7IDE;%PATH%;SET SCRIPTROOT=C:WebRaidSET SDROOT=C:webraidworkplaceSET SLNROOT=C:webraidworkplacesrcRAIDSET WEBUIROOT=C:webraidworkplacesrcRAIDRAID_WEBUISET WINUIROOTDEBUG=C:webraidworkplacesrcRAIDWinUIbinDebugSET WINUIROOTRELEASE=C:webraidworkplacesrcRAIDWinUIbinReleaseSET RELEASESERVER=sha-calvinWebRAIDbuildsSET WINUIROOTRELEASE=C:webraidworkplacesrcRAIDWinUIbinReleaseSET BUILDREPORT=%SCRIPTROOT%BuildReport.txt