]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Closes #27545: Remove pyshellext.vcxproj from pcbuild.proj
authorSteve Dower <steve.dower@microsoft.com>
Mon, 18 Jul 2016 03:45:29 +0000 (20:45 -0700)
committerSteve Dower <steve.dower@microsoft.com>
Mon, 18 Jul 2016 03:45:29 +0000 (20:45 -0700)
PCbuild/pcbuild.proj

index b849783c8cccc366c9ddb18af866d18d34e2ef1f..9b865e88b25073cadcd370df4bcc435f75b4bd9f 100644 (file)
@@ -44,8 +44,6 @@
     </Projects>
     <!-- python3.dll -->
     <Projects Include="python3dll.vcxproj" />
-    <!-- pyshellext.dll -->
-    <Projects Include="pyshellext.vcxproj" />
     <!-- py[w].exe -->
     <Projects Include="pylauncher.vcxproj;pywlauncher.vcxproj" />
     <!-- _freeze_importlib -->