summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZachary Ware <zachary.ware@gmail.com>2014-06-13 09:43:32 -0500
committerZachary Ware <zachary.ware@gmail.com>2014-06-13 09:43:32 -0500
commita4d1e461a706e914f43b4d80a362b853964ad6de (patch)
tree046309b8f3ceefb474c97c96791044416f972358
parentff7cfb21d99acb2b0c850d4d82d6c7b91023c4fe (diff)
parentee0e5104b8675e5b1d7ce0c469d2598d880f0bc2 (diff)
downloadcpython-git-a4d1e461a706e914f43b4d80a362b853964ad6de.tar.gz
Merge with 3.4
-rw-r--r--PCbuild/readme.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/PCbuild/readme.txt b/PCbuild/readme.txt
index 2b7af7adba..c300e09a14 100644
--- a/PCbuild/readme.txt
+++ b/PCbuild/readme.txt
@@ -20,9 +20,6 @@ Visual Studio 2010 Premium Edition
Installing Service Pack 1 for Visual Studio 2010 is highly recommended
to avoid LNK1123 errors.
-The official Python releases are built with PGO using Visual Studio 2010
-Ultimate Edition.
-
All you need to do to build is open the solution "pcbuild.sln" in Visual
Studio, select the desired combination of configuration and platform,
then build with "Build Solution" or the F7 keyboard shortcut. You can