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

This commit is contained in:
Steve Dower 2016-07-17 20:46:01 -07:00
commit 1db9222b0c
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 -->