From: Zachary Ware Date: Mon, 7 Jul 2014 19:31:34 +0000 (-0500) Subject: Fix MSVC edition mismatch. X-Git-Tag: v3.4.2rc1~257 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2170b14374a70bcfadcb32f8ccb53102b81a9f15;p=thirdparty%2FPython%2Fcpython.git Fix MSVC edition mismatch. --- diff --git a/PCbuild/readme.txt b/PCbuild/readme.txt index 9ac742c63279..552c91ea221c 100644 --- a/PCbuild/readme.txt +++ b/PCbuild/readme.txt @@ -46,7 +46,7 @@ Debug development of CPython, you will most likely use this configuration. PGInstrument, PGUpdate Used to build Python in Release configuration using PGO, which - requires Professional Edition of Visual Studio. See the "Profile + requires Premium Edition of Visual Studio. See the "Profile Guided Optimization" section below for more information. Build output from each of these configurations lands in its own sub-directory of this directory. The official Python releases are