From: Zachary Ware Date: Thu, 6 Mar 2014 19:21:45 +0000 (-0600) Subject: Make pywlauncher.vcxproj depend on make_versioninfo.vcxproj. X-Git-Tag: v3.4.1rc1~233^2~129^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=54d04a46f3a0c274fa971ae457134529b22eb64e;p=python Make pywlauncher.vcxproj depend on make_versioninfo.vcxproj. pylauncher.vcxproj already has the same dependency, and adding it to the pywlauncher project eliminates the possibility of the pywlauncher build failing when building the solution in parallel. In particular, pywlauncher may fail to build when doing a "Rebuild Solution" from the VS Build menu. --- diff --git a/PCbuild/pywlauncher.vcxproj b/PCbuild/pywlauncher.vcxproj index 08e35a7741..96ea421536 100644 --- a/PCbuild/pywlauncher.vcxproj +++ b/PCbuild/pywlauncher.vcxproj @@ -240,6 +240,11 @@ + + + {f0e0541e-f17d-430b-97c4-93adf0dd284e} + +