例一:
xcopy $(TargetPath) $(SolutionDir)FrameworkHCSP.AppinDebug /y
例二:
xcopy $(TargetPath) $(SolutionDir)FrameworkHCSP.AppinDebug /y
xcopy $(TargetPath) $(SolutionDir)FrameworkHCSP.DIYStduio.AppinDebug /y
xcopy $(TargetDir)Omu.Drawing.dll $(SolutionDir)FrameworkHCSP.AppinDebug /y
xcopy $(TargetDir)Omu.Drawing.dll $(SolutionDir)FrameworkHCSP.DIYStduio.AppinDebug /y
xcopy $(TargetDir)ImageResizer4DotNet.dll $(SolutionDir)FrameworkHCSP.AppinDebug /y
xcopy $(TargetDir)ImageResizer4DotNet.dll $(SolutionDir)FrameworkHCSP.DIYStduio.AppinDebug /y
xcopy $(TargetPath) $(SolutionDir)FrameworkHCSP.SupplierStudio.AppinDebug /y
图例: