mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-02-15 03:30:52 +01:00
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1588 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
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
|