From: Zachary Ware Date: Wed, 11 Dec 2013 23:21:13 +0000 (-0600) Subject: Properly filter some recent additions in the Windows build files. X-Git-Tag: v3.4.0b2~252 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f06247d16a7210cb5c8645d7244dd45a08ccc834;p=thirdparty%2FPython%2Fcpython.git Properly filter some recent additions in the Windows build files. --- diff --git a/PCbuild/_overlapped.vcxproj.filters b/PCbuild/_overlapped.vcxproj.filters new file mode 100644 index 000000000000..78de89505590 --- /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 000000000000..da55fc33c1d6 --- /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 41fe1b2dbbdc..8c652475a684 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 +