summaryrefslogtreecommitdiff
path: root/PCbuild
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2005-12-26 16:53:15 +0000
committerTim Peters <tim.peters@gmail.com>2005-12-26 16:53:15 +0000
commit07cf5d4bb72379a3a0f21d7a34195aa0945dbd01 (patch)
tree1d82e9807a31157c80868942cf29b7981ca999a9 /PCbuild
parent536cf99536bce562cfcb44a856fac1c84b9de4c3 (diff)
downloadcpython-git-07cf5d4bb72379a3a0f21d7a34195aa0945dbd01.tar.gz
As reported on c.l.py, the _elementtree project
should depend on the pythoncore project.
Diffstat (limited to 'PCbuild')
-rw-r--r--PCbuild/pcbuild.sln1
1 files changed, 1 insertions, 0 deletions
diff --git a/PCbuild/pcbuild.sln b/PCbuild/pcbuild.sln
index 7dbdccef7a..d75e7fbb4b 100644
--- a/PCbuild/pcbuild.sln
+++ b/PCbuild/pcbuild.sln
@@ -81,6 +81,7 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "zlib", "zlib.vcproj", "{680
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "_elementtree", "_elementtree.vcproj", "{1966DDE2-4AB7-4E4E-ACC9-C121E4D37F8E}"
ProjectSection(ProjectDependencies) = postProject
+ {CF7AC3D1-E2DF-41D2-BEA6-1E2556CDEA26} = {CF7AC3D1-E2DF-41D2-BEA6-1E2556CDEA26}
EndProjectSection
EndProject
Global