CEF changes
This commit is contained in:
4
3rd-party/CEF/create_common.cmd
vendored
4
3rd-party/CEF/create_common.cmd
vendored
@@ -9,11 +9,11 @@ wget --no-check-certificate https://bitbucket.org/chromiumembedded/cef/raw/maste
|
|||||||
move /y automate-git.py automate\
|
move /y automate-git.py automate\
|
||||||
|
|
||||||
wget --no-check-certificate https://storage.googleapis.com/chrome-infra/depot_tools.zip
|
wget --no-check-certificate https://storage.googleapis.com/chrome-infra/depot_tools.zip
|
||||||
|
unzip -o -q -d depot_tools\ depot_tools.zip
|
||||||
|
del /q depot_tools.zip
|
||||||
pushd depot_tools
|
pushd depot_tools
|
||||||
..\unzip ..\depot_tools.zip
|
|
||||||
call update_depot_tools.bat
|
call update_depot_tools.bat
|
||||||
popd
|
popd
|
||||||
del /q depot_tools.zip
|
|
||||||
|
|
||||||
popd
|
popd
|
||||||
pause
|
pause
|
Reference in New Issue
Block a user