mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-02-11 09:30:43 +01:00
3 lines
87 B
Batchfile
3 lines
87 B
Batchfile
@echo off
|
|
python3.bat %~dp0\make_distrib.py --output-dir %~dp0\..\binary_distrib\ %*
|