From b8990aac3a74309d9569fa543f83d754b8aa83d6 Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Mon, 22 Oct 2007 16:00:45 +0000 Subject: [PATCH] ssue 1309: fix by Christian Heimes to be able to build on Windows. --- PCbuild/pythoncore.vcproj | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/PCbuild/pythoncore.vcproj b/PCbuild/pythoncore.vcproj index 0168f739111..063c0ce6ca3 100644 --- a/PCbuild/pythoncore.vcproj +++ b/PCbuild/pythoncore.vcproj @@ -440,8 +440,11 @@ RelativePath="..\Objects\boolobject.c"> + RelativePath="..\Objects\bytes_methods.c"> + +