mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2024-12-29 02:52:19 +01:00
132ac7a180
The python.bat file is removed in never versions of depot_tools.
3 lines
87 B
Batchfile
3 lines
87 B
Batchfile
@echo off
|
|
python3.bat %~dp0\make_distrib.py --output-dir %~dp0\..\binary_distrib\ %*
|