From b687e763eb70c4df36fd5cd9aa5960a5237fa28f Mon Sep 17 00:00:00 2001 From: Raymond Hettinger Date: Fri, 17 Apr 2009 18:47:01 +0000 Subject: [PATCH] Add dtoc.[ch] to the VS8.0 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 88af248be25..464e79dad4b 100644 --- a/PC/VS8.0/pythoncore.vcproj +++ b/PC/VS8.0/pythoncore.vcproj @@ -706,6 +706,10 @@ RelativePath="..\..\Include\dictobject.h" > + + @@ -1638,6 +1642,10 @@ RelativePath="..\..\Python\compile.c" > + +