From 7ab54e42521335702e879326e868324f2a5b4acb Mon Sep 17 00:00:00 2001 From: Mark Dickinson Date: Sun, 27 Jun 2010 18:18:01 +0000 Subject: [PATCH] Issue #9089: Remove intobject.h from MSVC project files. --- PC/VS8.0/pythoncore.vcproj | 4 ---- PCbuild/pythoncore.vcproj | 4 ---- 2 files changed, 8 deletions(-) diff --git a/PC/VS8.0/pythoncore.vcproj b/PC/VS8.0/pythoncore.vcproj index d5325fcec0..4c19e40bfd 100644 --- a/PC/VS8.0/pythoncore.vcproj +++ b/PC/VS8.0/pythoncore.vcproj @@ -758,10 +758,6 @@ RelativePath="..\..\Include\import.h" > - - diff --git a/PCbuild/pythoncore.vcproj b/PCbuild/pythoncore.vcproj index 6beb3c5f85..b1a583fc8a 100644 --- a/PCbuild/pythoncore.vcproj +++ b/PCbuild/pythoncore.vcproj @@ -754,10 +754,6 @@ RelativePath="..\Include\import.h" > - - -- 2.50.1