diff options
author | Steve Holme <steve_holme@hotmail.com> | 2014-05-06 22:01:42 +0100 |
---|---|---|
committer | Steve Holme <steve_holme@hotmail.com> | 2014-05-06 22:10:39 +0100 |
commit | 6a0b4051773ebf7948b34022acf5ded8eec1fde3 (patch) | |
tree | 11a2c9c49304f56b8fa50ab2ec4ed2632efdce47 /tests/data/test224 | |
parent | f07fa85bc720294480ae8edd9b7a8e34350d99f0 (diff) |
build: Fixed file format version number in VC12 solution files
Unlike previous versions of Visual Studio the VC12 solution file format
does not increment the format version number, but instead, only changes
the version comment text.
This incorrectly set version number would cause problems for any third
party piece of software that would read the solution file expecting the
version number to be 12.00 and found it to be 13.00, such as some build
accelerators.
Verified against a freshly created solution file which was generated
with VC12.
Diffstat (limited to 'tests/data/test224')
0 files changed, 0 insertions, 0 deletions