From: Victor Stinner Date: Wed, 16 Jun 2010 23:05:06 +0000 (+0000) Subject: Issue #9012: Add _time.c and _time.h to the Visual Studio project file X-Git-Tag: v3.2a1~514 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=79ee19f3db964733d4fe94184dbb65bc819c65ce;p=python Issue #9012: Add _time.c and _time.h to the Visual Studio project file Add these new files, added by r82034, to the pythoncore project. --- diff --git a/PCbuild/pythoncore.vcproj b/PCbuild/pythoncore.vcproj index 2388a71722..6beb3c5f85 100644 --- a/PCbuild/pythoncore.vcproj +++ b/PCbuild/pythoncore.vcproj @@ -1039,6 +1039,14 @@ RelativePath="..\Modules\_struct.c" > + + + +