浏览代码

Changed windows-build to build-windows (#1822)

pull/1823/head
FSasquatch 3 年前
committed by GitHub
父节点
当前提交
ae9cea03f0
找不到此签名对应的密钥 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 [`windows-build.bat`](windows-build.bat).
line 101 of [`build-windows.bat`](build-windows.bat).
## Script customization
First of all, the scripts have a few variables at the very top, which

正在加载...
取消
保存