vs2017后期生成事件命令行:

Set OD="$(ProjectDir)..\ControlService\Bin\Debug"

attrib "%OD%\$(TargetName).*" -r -a -s -h

copy $(TargetName).* "%OD%"

posted @ 2021-01-25 10:24  94cool  阅读(291)  评论(0编辑  收藏  举报