Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7ab54e4

Browse files
committed
Issue #9089: Remove intobject.h from MSVC project files.
1 parent 3a23c9e commit 7ab54e4

2 files changed

Lines changed: 0 additions & 8 deletions

File tree

PC/VS8.0/pythoncore.vcproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -758,10 +758,6 @@
758758
RelativePath="..\..\Include\import.h"
759759
>
760760
</File>
761-
<File
762-
RelativePath="..\..\Include\intobject.h"
763-
>
764-
</File>
765761
<File
766762
RelativePath="..\..\Include\intrcheck.h"
767763
>

PCbuild/pythoncore.vcproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -754,10 +754,6 @@
754754
RelativePath="..\Include\import.h"
755755
>
756756
</File>
757-
<File
758-
RelativePath="..\Include\intobject.h"
759-
>
760-
</File>
761757
<File
762758
RelativePath="..\Include\intrcheck.h"
763759
>

0 commit comments

Comments
 (0)