工具-》外部工具-》添加
标题: VS Command Prompt
命令: C:\Windows\System32\cmd.exe
参数: /k “C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\VsDevCmd.bat”
初始目录: $(SolutionDir) (此为解决方案目录)
保存更改后 打开 工具-》VS Command Prompt 即可。
工具-》外部工具-》添加
标题: VS Command Prompt
命令: C:\Windows\System32\cmd.exe
参数: /k “C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\VsDevCmd.bat”
初始目录: $(SolutionDir) (此为解决方案目录)
保存更改后 打开 工具-》VS Command Prompt 即可。