Closes #27545: Remove pyshellext.vcxproj from pcbuild.proj

This commit is contained in:
Steve Dower 2016-07-17 20:45:29 -07:00
parent ebf9fd31a8
commit bc3e9cac7c
1 changed files with 0 additions and 2 deletions

View 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 -->