msbuild


  <PropertyGroup>
    <PostBuildEvent>
      if "$(ConfigurationName)" == "Release" goto Release
      goto End
      :Release
      copy *.* ..\..\..\..\Release\
      :End
    </PostBuildEvent>
  </PropertyGroup>

posted @ 2013-03-09 19:42  shiningrise  阅读(249)  评论(0编辑  收藏  举报
// 侧边栏目录 // https://blog-static.cnblogs.com/files/douzujun/marvin.nav.my1502.css