From: Martin v. Löwis Date: Fri, 29 Feb 2008 20:26:53 +0000 (+0000) Subject: Make _hashlib depend on pythoncore. X-Git-Tag: v2.6a1~10 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d9153fdc292cc1640cce6a455c5d2afc35297080;p=python Make _hashlib depend on pythoncore. --- diff --git a/PCbuild/pcbuild.sln b/PCbuild/pcbuild.sln index 53377760c8..69c4a83a83 100644 --- a/PCbuild/pcbuild.sln +++ b/PCbuild/pcbuild.sln @@ -109,6 +109,10 @@ EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bdist_wininst", "bdist_wininst.vcproj", "{EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}" EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "_hashlib", "_hashlib.vcproj", "{447F05A8-F581-4CAC-A466-5AC7936E207E}" + ProjectSection(ProjectDependencies) = postProject + {B11D750F-CD1F-4A96-85CE-E69A5C5259F9} = {B11D750F-CD1F-4A96-85CE-E69A5C5259F9} + {CF7AC3D1-E2DF-41D2-BEA6-1E2556CDEA26} = {CF7AC3D1-E2DF-41D2-BEA6-1E2556CDEA26} + EndProjectSection EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution