ソースを参照

Match build-windows.bat changes (#1923)

The location for manual setting of the vcvarsall.bat location moved to line 38 in the latest change.
pull/1925/head
Dennis E. Hamilton 4年前
committed by GitHub
コミット
e203fb58c6
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: 4AEE18F83AFDEB23
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      projects/scripts/README.md

+ 1
- 1
projects/scripts/README.md ファイルの表示

@ -6,7 +6,7 @@ exception to this however, and that is Windows, because Windows
doesn't have a built-in C compiler. On Windows, you'll need to install
[Visual Studio][visual-studio] or the [build tools][vs-tools]. If you
didn't install them in the default location, write your changes around
line 101 of [`build-windows.bat`](build-windows.bat).
line 38 of [`build-windows.bat`](build-windows.bat).
## Script customization
First of all, the scripts have a few variables at the very top, which

読み込み中…
キャンセル
保存