diff options
-rw-r--r-- | PCbuild/pcbuild.proj | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/PCbuild/pcbuild.proj b/PCbuild/pcbuild.proj index b849783..9b865e8 100644 --- a/PCbuild/pcbuild.proj +++ b/PCbuild/pcbuild.proj @@ -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 --> |