Add shell script to pull versioning info from Git on Windows and generate a "verinfo...
authorMarc Cannon <vyhdycokio@gmail.com>
Sat, 19 Jan 2013 15:31:25 +0000 (10:31 -0500)
committerPat Mac <itgpmc@gmail.com>
Thu, 7 Feb 2013 09:36:18 +0000 (01:36 -0800)
commite4562205ba38c2832a9dff8138ed9aa6f0cd769a
tree61f2b4807c896fd7f969cbce7ff5cb09d1a603c1
parent590e0f8a15275f7d5d6cd6d80d2cd23432d9d7a8
Add shell script to pull versioning info from Git on Windows and generate a "verinfo" header, then pull it into ProductInfo. This will cause Windows builds to fail until a call to this script is added.
src/ProductInfo.cpp
src/archutils/Win32/gen-git-verinfo.bat [new file with mode: 0644]