From f06247d16a7210cb5c8645d7244dd45a08ccc834 Mon Sep 17 00:00:00 2001 From: Zachary Ware Date: Wed, 11 Dec 2013 17:21:13 -0600 Subject: [PATCH] Properly filter some recent additions in the Windows build files. --- PCbuild/_overlapped.vcxproj.filters | 13 +++++++++++++ PCbuild/_sha3.vcxproj.filters | 13 +++++++++++++ PCbuild/pythoncore.vcxproj.filters | 20 ++++++++++++++++++-- 3 files changed, 44 insertions(+), 2 deletions(-) create mode 100644 PCbuild/_overlapped.vcxproj.filters create mode 100644 PCbuild/_sha3.vcxproj.filters diff --git a/PCbuild/_overlapped.vcxproj.filters b/PCbuild/_overlapped.vcxproj.filters new file mode 100644 index 00000000000..78de8950559 --- /dev/null +++ b/PCbuild/_overlapped.vcxproj.filters @@ -0,0 +1,13 @@ + + + + + {6f67c8db-7de7-4714-a967-2b0d4bc71f2e} + + + + + Source Files + + + \ No newline at end of file diff --git a/PCbuild/_sha3.vcxproj.filters b/PCbuild/_sha3.vcxproj.filters new file mode 100644 index 00000000000..da55fc33c1d --- /dev/null +++ b/PCbuild/_sha3.vcxproj.filters @@ -0,0 +1,13 @@ + + + + + {f1f1fd19-4f85-4a56-be41-af14f0bc2a9c} + + + + + Source Files + + + \ No newline at end of file diff --git a/PCbuild/pythoncore.vcxproj.filters b/PCbuild/pythoncore.vcxproj.filters index 41fe1b2dbbd..8c652475a68 100644 --- a/PCbuild/pythoncore.vcxproj.filters +++ b/PCbuild/pythoncore.vcxproj.filters @@ -414,7 +414,6 @@ Python - Python @@ -424,6 +423,12 @@ Include + + Include + + + Modules + @@ -930,13 +935,24 @@ PC - Modules Python + + Objects + + + Modules + + + Modules + + + Modules +