Set the product version string using make_version_header.py and the chrome/VERSION file (issue #383).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@323 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
This commit is contained in:
Marshall Greenblatt
2011-10-18 17:56:10 +00:00
parent 719886c232
commit 6dee882cf2
6 changed files with 47 additions and 21 deletions

View File

@@ -1,2 +1,2 @@
@echo off
..\third_party\python_26\python.exe tools\make_version_header.py --header libcef_dll\version.h
..\third_party\python_26\python.exe tools\make_version_header.py --header version.h --version ../chrome/VERSION