From: Christian Heimes Date: Sun, 23 Jun 2013 13:50:45 +0000 (+0200) Subject: Add _stat module to VS project file -- this time with the GUI instead of manually. X-Git-Tag: v3.4.0a1~419 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=59b2401070fae8f0075b6876d3bde60498a3b56d;p=python Add _stat module to VS project file -- this time with the GUI instead of manually. --- diff --git a/PCbuild/pythoncore.vcxproj b/PCbuild/pythoncore.vcxproj index 5768b36864..4882045228 100644 --- a/PCbuild/pythoncore.vcxproj +++ b/PCbuild/pythoncore.vcxproj @@ -501,6 +501,7 @@ + @@ -525,7 +526,6 @@ - @@ -679,4 +679,4 @@ - + \ No newline at end of file diff --git a/PCbuild/pythoncore.vcxproj.filters b/PCbuild/pythoncore.vcxproj.filters index 736a9c8c92..d762f068e3 100644 --- a/PCbuild/pythoncore.vcxproj.filters +++ b/PCbuild/pythoncore.vcxproj.filters @@ -919,6 +919,9 @@ PC + + Modules +