例一:ui
xcopy $(TargetPath) $(SolutionDir)\Framework\HCSP.App\bin\Debug /yblog
例二:get
xcopy $(TargetPath) $(SolutionDir)\Framework\HCSP.App\bin\Debug /yio
xcopy $(TargetPath) $(SolutionDir)\Framework\HCSP.DIYStduio.App\bin\Debug /ybug
xcopy $(TargetDir)Omu.Drawing.dll $(SolutionDir)\Framework\HCSP.App\bin\Debug /yim
xcopy $(TargetDir)Omu.Drawing.dll $(SolutionDir)\Framework\HCSP.DIYStduio.App\bin\Debug /ydb
xcopy $(TargetDir)ImageResizer4DotNet.dll $(SolutionDir)\Framework\HCSP.App\bin\Debug /yimg
xcopy $(TargetDir)ImageResizer4DotNet.dll $(SolutionDir)\Framework\HCSP.DIYStduio.App\bin\Debug /ydi
xcopy $(TargetPath) $(SolutionDir)\Framework\HCSP.SupplierStudio.App\bin\Debug /ycopy
圖例: