回答編集履歴

2

Microsoftのページ追記

2016/08/26 17:41

投稿

snowfaller
snowfaller

スコア125

test CHANGED
@@ -46,4 +46,4 @@
46
46
 
47
47
 
48
48
 
49
- https://msdn.microsoft.com/ja-jp/library/1700bbwd.aspx
49
+ [How to: Set Environment Variables for the Visual Studio Command Line - Microsoft Developer Network](https://msdn.microsoft.com/ja-jp/library/1700bbwd.aspx)

1

脱字の修正

2016/08/26 17:41

投稿

snowfaller
snowfaller

スコア125

test CHANGED
@@ -32,7 +32,7 @@
32
32
 
33
33
  ```
34
34
 
35
- set PATH=%PATH%;"C:\Program Files\VS2015\bin
35
+ set PATH=%PATH%;"C:\Program Files\VS2015\bin"
36
36
 
37
37
  ```
38
38