From: Raymond Hettinger Date: Sun, 1 Aug 2010 21:50:38 +0000 (+0000) Subject: Fix VS8.0 build by adding _time.h and _time.c to the project file. X-Git-Tag: v3.2a2~553 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=da6401dab82928adc4e31eef15ca884c694ac161;p=python Fix VS8.0 build by adding _time.h and _time.c to the project file. --- diff --git a/PC/VS8.0/pythoncore.vcproj b/PC/VS8.0/pythoncore.vcproj index 9edd99ea73..0896a791f2 100644 --- a/PC/VS8.0/pythoncore.vcproj +++ b/PC/VS8.0/pythoncore.vcproj @@ -942,6 +942,10 @@ RelativePath="..\..\Include\sysmodule.h" > + + @@ -1166,6 +1170,10 @@ RelativePath="..\..\Modules\_threadmodule.c" > + +