3 lines
102 B
Batchfile
3 lines
102 B
Batchfile
|
@echo off
|
||
|
..\..\third_party\python_26\python.exe make_distrib.py --output-dir ..\binary_distrib\ %*
|