From da6401dab82928adc4e31eef15ca884c694ac161 Mon Sep 17 00:00:00 2001 From: Raymond Hettinger Date: Sun, 1 Aug 2010 21:50:38 +0000 Subject: Fix VS8.0 build by adding _time.h and _time.c to the project file. --- PC/VS8.0/pythoncore.vcproj | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/PC/VS8.0/pythoncore.vcproj b/PC/VS8.0/pythoncore.vcproj index 9edd99e..0896a79 100644 --- a/PC/VS8.0/pythoncore.vcproj +++ b/PC/VS8.0/pythoncore.vcproj @@ -943,6 +943,10 @@ > + + @@ -1167,6 +1171,10 @@ > + + -- cgit v0.12