Kaydet (Commit) 2170b143 authored tarafından Zachary Ware's avatar Zachary Ware

Fix MSVC edition mismatch.

üst a90afbc7
...@@ -46,7 +46,7 @@ Debug ...@@ -46,7 +46,7 @@ Debug
development of CPython, you will most likely use this configuration. development of CPython, you will most likely use this configuration.
PGInstrument, PGUpdate PGInstrument, PGUpdate
Used to build Python in Release configuration using PGO, which 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 Guided Optimization" section below for more information. Build
output from each of these configurations lands in its own output from each of these configurations lands in its own
sub-directory of this directory. The official Python releases are sub-directory of this directory. The official Python releases are
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment