mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-02-16 04:00:45 +01:00
3 lines
190 B
Batchfile
3 lines
190 B
Batchfile
|
@echo off
|
||
|
..\third_party\python_26\python.exe tools\make_version_header.py --header include\cef_version.h --cef_version VERSION --chrome_version ../chrome/VERSION --cpp_header_dir include
|