commit | 401f9f3d32dcebf5ead8079d46a83fe7c7631581 | [log] [tgz] |
---|---|---|
author | Brian Curtin <brian@python.org> | Sun May 13 11:19:23 2012 -0500 |
committer | Brian Curtin <brian@python.org> | Sun May 13 11:19:23 2012 -0500 |
tree | 899600f4dad86565fd3585499e2332d2a3599d42 | |
parent | 708d88c33441b29760b9246d61844eb59c1d0f3a [diff] [blame] |
Fix #13210. Port the Windows build from VS2008 to VS2010.
diff --git a/.hgignore b/.hgignore index dc612b3..1eb60c0 100644 --- a/.hgignore +++ b/.hgignore
@@ -66,6 +66,7 @@ PCbuild/*.bsc PCbuild/*.user PCbuild/*.suo +PCbuild/*.*sdf PCbuild/Win32-temp-* PCbuild/x64-temp-* __pycache__