]> granicus.if.org Git - python/commit
Adds lib.pyproj file to solution (#1633)
authorSteve Dower <steve.dower@microsoft.com>
Wed, 17 May 2017 20:06:11 +0000 (13:06 -0700)
committerGitHub <noreply@github.com>
Wed, 17 May 2017 20:06:11 +0000 (13:06 -0700)
commit78e25ab5b33a0f9d03c9b6a6ece328abcc645c4b
tree75c8593e7692473a142cf1aefa3a4ec04b9d5429
parent378d70642aa1c8de2a53ecb811927faf0388db2d
Adds lib.pyproj file to solution (#1633)

* Adds lib.pyproj file to solution so that VS with Python support can open all the files in the standard library.

* Remove unexpected solution configuration.

* Remove lib.pyproj from solution to avoid memory issues on VS 2015.
PCbuild/lib.pyproj [new file with mode: 0644]
PCbuild/pcbuild.sln