mirror of
https://github.com/netchx/netch.git
synced 2026-05-03 22:25:50 +08:00
Update build.ps1
This commit is contained in:
@@ -63,6 +63,7 @@ msbuild `
|
||||
-property:Configuration="$Configuration" `
|
||||
-property:Platform=x64 `
|
||||
'.\RouteHelper\RouteHelper.vcxproj'
|
||||
if ( -Not $? ) { exit $lastExitCode }
|
||||
|
||||
cp -Force '.\other\release\*' "$OutputPath\bin"
|
||||
cp -Force '.\Redirector\bin\Redirector.bin' "$OutputPath\bin"
|
||||
|
||||
Reference in New Issue
Block a user