From 3e7ce6e9aed8616c8ce53eaef4279402d3ee38ec Mon Sep 17 00:00:00 2001 From: Sergey Muraviov Date: Mon, 25 Nov 2024 17:56:46 +0300 Subject: gh-127248: Fix several removed or misnamed files in pythoncore.vcxproj (GH-127249) --- PCbuild/pythoncore.vcxproj | 7 +------ PCbuild/pythoncore.vcxproj.filters | 14 +------------- 2 files changed, 2 insertions(+), 19 deletions(-) diff --git a/PCbuild/pythoncore.vcxproj b/PCbuild/pythoncore.vcxproj index 95552ca..9ebf58a 100644 --- a/PCbuild/pythoncore.vcxproj +++ b/PCbuild/pythoncore.vcxproj @@ -169,9 +169,7 @@ - - @@ -220,7 +218,6 @@ - @@ -366,14 +363,12 @@ - - @@ -415,7 +410,7 @@ - + diff --git a/PCbuild/pythoncore.vcxproj.filters b/PCbuild/pythoncore.vcxproj.filters index 1708cf6..6c76a6a 100644 --- a/PCbuild/pythoncore.vcxproj.filters +++ b/PCbuild/pythoncore.vcxproj.filters @@ -231,9 +231,6 @@ Include - - Include - Include @@ -342,9 +339,6 @@ Include - - Modules - Parser @@ -447,15 +441,9 @@ Include\cpython - - Include - Include - - Include - Include @@ -903,7 +891,7 @@ Modules\zlib - + Modules\zlib -- cgit v0.12