commit | 693790817a93701093ef93333be7abbb0d6d4309 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Thu Aug 10 16:11:29 2017 +0200 |
committer | GitHub <noreply@github.com> | Thu Aug 10 16:11:29 2017 +0200 |
tree | bae17ac00f26a1f803fd621238194d71e686ff4c | |
parent | 425680bbd2dc14ef8dc5d1928f44fc7cc43018c4 [diff] |
PCbuild: downgrade pcbuild.sln to support VS 2010 (#3031) bpo-31133: Downgrade PCbuild/pcbuild.sln from format version 12.00 to 11.00 to support Visual Studio 2010 and newer, not only VS 2013 and newer.