From: Benjamin Peterson Date: Sat, 10 Sep 2016 02:52:23 +0000 (-0700) Subject: compile dtrace stubs X-Git-Tag: v3.6.0b1~124 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=37d398ebd1b177001df231b9bba17429ac61ff12;p=thirdparty%2FPython%2Fcpython.git compile dtrace stubs --- diff --git a/PCbuild/pythoncore.vcxproj b/PCbuild/pythoncore.vcxproj index cad747eb830e..5d957de7c85a 100644 --- a/PCbuild/pythoncore.vcxproj +++ b/PCbuild/pythoncore.vcxproj @@ -1,4 +1,4 @@ - + @@ -356,6 +356,7 @@ + diff --git a/PCbuild/pythoncore.vcxproj.filters b/PCbuild/pythoncore.vcxproj.filters index e4f98a0664bc..5eb4275cc13c 100644 --- a/PCbuild/pythoncore.vcxproj.filters +++ b/PCbuild/pythoncore.vcxproj.filters @@ -1,4 +1,4 @@ - + @@ -848,6 +848,9 @@ Python + + Python + Python