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: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=79ee19f3db964733d4fe94184dbb65bc819c65ce;p=thirdparty%2FPython%2Fcpython.git 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 2388a7172259..6beb3c5f8593 100644 --- a/PCbuild/pythoncore.vcproj +++ b/PCbuild/pythoncore.vcproj @@ -1039,6 +1039,14 @@ RelativePath="..\Modules\_struct.c" > + + + +