summaryrefslogtreecommitdiffstats
path: root/PCbuild/_decimal.vcxproj
diff options
context:
space:
mode:
authorStefan Krah <skrah@bytereef.org>2020-06-08 17:31:29 (GMT)
committerGitHub <noreply@github.com>2020-06-08 17:31:29 (GMT)
commit0c59f440f4c9dca658e6b18db14b67b750e25a87 (patch)
tree39788a1123cf1475956571b923980884506ebebe /PCbuild/_decimal.vcxproj
parent3a3a30c5a4622e18be9f7e4a239dc9e0d7c8054c (diff)
downloadcpython-0c59f440f4c9dca658e6b18db14b67b750e25a87.zip
cpython-0c59f440f4c9dca658e6b18db14b67b750e25a87.tar.gz
cpython-0c59f440f4c9dca658e6b18db14b67b750e25a87.tar.bz2
Remove deleted libmpdec header from the Visual Studio build machinery. (GH-20730)
Diffstat (limited to 'PCbuild/_decimal.vcxproj')
-rw-r--r--PCbuild/_decimal.vcxproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/PCbuild/_decimal.vcxproj b/PCbuild/_decimal.vcxproj
index f0f387f..4c71cdb 100644
--- a/PCbuild/_decimal.vcxproj
+++ b/PCbuild/_decimal.vcxproj
@@ -118,7 +118,6 @@
<ClInclude Include="..\Modules\_decimal\libmpdec\typearith.h" />
<ClInclude Include="..\Modules\_decimal\libmpdec\umodarith.h" />
<ClInclude Include="..\Modules\_decimal\libmpdec\vccompat.h" />
- <ClInclude Include="..\Modules\_decimal\libmpdec\vcstdint.h" />
</ItemGroup>
<ItemGroup>
<ClCompile Include="..\Modules\_decimal\_decimal.c" />