From bdbffd03421cb971aa144c491a3369253e0c283a Mon Sep 17 00:00:00 2001 From: Zachary Ware Date: Wed, 11 Dec 2013 17:12:34 -0600 Subject: [PATCH] Filter namespaceobject's files properly in the pythoncore VS project. --- PCbuild/pythoncore.vcxproj.filters | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/PCbuild/pythoncore.vcxproj.filters b/PCbuild/pythoncore.vcxproj.filters index 09b4bb4d02..5647febdb7 100644 --- a/PCbuild/pythoncore.vcxproj.filters +++ b/PCbuild/pythoncore.vcxproj.filters @@ -402,13 +402,15 @@ Python - Python Python + + Include + @@ -915,7 +917,9 @@ PC - + + Objects + -- 2.40.0