]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue 14821:
authorKristján Valur Jónsson <kristjan@ccpgames.com>
Sun, 20 May 2012 11:25:48 +0000 (11:25 +0000)
committerKristján Valur Jónsson <kristjan@ccpgames.com>
Sun, 20 May 2012 11:25:48 +0000 (11:25 +0000)
commita1df1cc767650eb45bb869df692ac381c43de4af
treec69ad50d2c51521b0b340cf65adf857bbddd46c4
parent305acf2fffaf4653819268adca81d99a6551e072
Issue 14821:
If a dependency is expressed both in the .sln file and the .vcxproj file
msbuild is confused.  Removing the .sln dependencies which are
deprecated anyway.  See:
http://blogs.msdn.com/b/visualstudio/archive/2010/12/21/incorrect-solution-build-ordering-when-using-msbuild-exe.aspx
PCbuild/pcbuild.sln