We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b1fc57 commit c8f0fd3Copy full SHA for c8f0fd3
webrtc_win.md
@@ -41,7 +41,8 @@ set http_proxy=http://127.0.0.1:8118
41
set https_proxy=http://127.0.0.1:8118
42
git config --global http.proxy http://127.0.0.1:8118
43
git config --global https.proxy http://127.0.0.1:8118
44
-set DEPOT_TOOLS_WIN_TOOLCHAIN 0
+set DEPOT_TOOLS_WIN_TOOLCHAIN=0
45
+set DEPOT_TOOLS_UPDATE=0
46
set NO_AUTH_BOTO_CONFIG=F:\webrtc_project\boto.cfg
47
set GYP_GENERATORS=msvs-ninja,ninja
48
set GYP_MSVS_VERSION=2017
0 commit comments