3 lines
136 B
Batchfile
3 lines
136 B
Batchfile
|
@echo off
|
||
|
..\third_party\python_26\python.exe tools\make_version_header.py --header include\cef_version.h --version ../chrome/VERSION
|