From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Fri, 17 Nov 2017 00:49:36 +0000 (-0800) Subject: bpo-31691: Specify where to find build instructions for the Windows installer (GH... X-Git-Tag: v3.6.4rc1~61 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0a6158ca392adfdfbeb7eb43d8d8109c02b00d23;p=python bpo-31691: Specify where to find build instructions for the Windows installer (GH-4426) (#4431) (cherry picked from commit fd0fa67464f75cebca67cd14d050476a0c73bd53) --- diff --git a/PCbuild/readme.txt b/PCbuild/readme.txt index f2b59e96bf..be8b2a4974 100644 --- a/PCbuild/readme.txt +++ b/PCbuild/readme.txt @@ -39,6 +39,8 @@ line using the "build.bat" script in this directory; see below for details. The solution is configured to build the projects in the correct order. +To build an installer package, refer to the README in the Tools/msi folder. + The solution currently supports two platforms. The Win32 platform is used to build standard x86-compatible 32-bit binaries, output into the win32 sub-directory. The x64 platform is used for building 64-bit AMD64