]> granicus.if.org Git - python/commit
Make pywlauncher.vcxproj depend on make_versioninfo.vcxproj.
authorZachary Ware <zachary.ware@gmail.com>
Thu, 6 Mar 2014 19:21:45 +0000 (13:21 -0600)
committerZachary Ware <zachary.ware@gmail.com>
Thu, 6 Mar 2014 19:21:45 +0000 (13:21 -0600)
commit54d04a46f3a0c274fa971ae457134529b22eb64e
tree96cd4025025196c92ce5067e6fd7946cdf597343
parentccdf352370da4acf2c3f1c77e4a21bc954b4dcf6
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.
PCbuild/pywlauncher.vcxproj