類庫間無項目引用時,在編譯時拷貝DLL

例一: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

 

圖例:

相關文章
相關標籤/搜索