1: rem "D:\Microsoft Visual Studio 8\SDK\v2.0\Bin\sdkvars.bat" 
  2: D: 
  3: cd ..\..\..\..\..\..\..\..\..\..\..\..\ 
  4: cd "D:\Microsoft Visual Studio 8\SDK\v2.0\Bin" 
  5:  
  6: @Set Path=D:\Microsoft Visual Studio 8\SDK\v2.0\Bin;C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727;D:\Microsoft Visual Studio 8\VC\bin;D:\Microsoft Visual Studio 8\Common7\IDE;D:\Microsoft Visual Studio 8\VC\vcpackages;%PATH% 
  7: @Set LIB=D:\Microsoft Visual Studio 8\VC\lib;D:\Microsoft Visual Studio 8\SDK\v2.0\Lib;%LIB% 
  8: @Set INCLUDE=D:\Microsoft Visual Studio 8\VC\include;%INCLUDE% 
  9: @Set NetSamplePath=D:\Microsoft Visual Studio 8\SDK\v2.0 
 10: @Set VCBUILD_DEFAULT_CFG=Debug^|Win32 
 11: @Set VCBUILD_DEFAULT_OPTIONS=/useenv 
 12: @echo Setting environment to use Microsoft .NET Framework v2.0 SDK tools. 
 13: @echo For a list of SDK tools, see the 'StartTools.htm' file in the bin folder. 
 14:  
 15: MSBuild G:\SQA_ATE_DEV\Src\TestManager.sln /t:Rebuild /p:Configuration=Release 
 16:  
 17:  
 18: rmdir /S /Q "C:\Bin" 
 19: rmdir /S /Q "C:\Official Release" 
 20: rmdir /S /Q "D:\Bin" 
 21: rmdir /S /Q "D:\Official Release" 
 22: rmdir /S /Q "E:\Bin" 
 23: rmdir /S /Q "E:\Official Release" 
 24: rmdir /S /Q "F:\Bin" 
 25: rmdir /S /Q "F:\Official Release" 
 26: rmdir /S /Q "G:\Bin" 
 27: rmdir /S /Q "G:\Official Release" 
 28:  
 29:  
 30: pause 
 31: 

最新文章

  1. MVC5 网站开发之七 用户功能 1、角色的后台管理
  2. respberry pi3 上手随记
  3. Linux用户配置sudo权限
  4. nyoj 211 Cow Contest
  5. JavaWeb学习----JSTL标签库
  6. Codeforces Round #130 (Div. 2)
  7. ubuntu 12.04 clang 3.4 安装
  8. javascript技巧合集
  9. html5响应式布局
  10. Java生成缩略图之Thumbnailator
  11. FreePascal的VMT与Delphi不一致,没有负方向
  12. java实现线性表
  13. css块级元素和内联元素
  14. 【Android】用Cubism 2制作自己的Live2D——初探Live2D在Android上的运行!
  15. 配置spring的监听器 让spring随项目的启动而启动
  16. java之beanutils使用
  17. 在CentOS 7上安装Kafka
  18. 5 个非常有用的 Laravel Blade 指令,你用过哪些?
  19. 【JavaScript】实现复选框的全选、全部不选、反选
  20. 长安大学第四届ACM-ICPC“迎新杯”程序设计竞赛-重现赛 F - 打铁的箱子

热门文章

  1. 关于.c和.h 和定义变量的问题
  2. word多出空标题,样式是列出段落 - -显示时,选择不勾选“隐藏文字”
  3. JDK8 直接定义接口中静态方法
  4. COCOS2D-X 3.0在MAC下创建新IOS项目:
  5. chrome-vimium在markdown插件的页面失去效果
  6. Docker容器应用日志查看
  7. PatentTips - Sprite Graphics Rendering System
  8. android使用Gson来解析json
  9. 【CF706C】Hard problem
  10. nopCommerce 3.9 接口笔记