summaryrefslogtreecommitdiff
path: root/PCbuild
diff options
context:
space:
mode:
authornative-api <ivan_pozdeev@mail.ru>2017-11-17 02:56:27 +0300
committerSteve Dower <steve.dower@microsoft.com>2017-11-16 15:56:27 -0800
commitfd0fa67464f75cebca67cd14d050476a0c73bd53 (patch)
tree7101bbc94190b4e41dfa3b575d748b76f149a410 /PCbuild
parentd505a29a15a6f9315d8c46445b8a0cccfc2048b8 (diff)
downloadcpython-git-fd0fa67464f75cebca67cd14d050476a0c73bd53.tar.gz
bpo-31691: Specify where to find build instructions for the Windows installer (#4426)
Diffstat (limited to 'PCbuild')
-rw-r--r--PCbuild/readme.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/PCbuild/readme.txt b/PCbuild/readme.txt
index a4b7d49303..d28435b4c4 100644
--- a/PCbuild/readme.txt
+++ b/PCbuild/readme.txt
@@ -25,6 +25,8 @@ external dependencies. To build, simply run the "build.bat" script without
any arguments. After this succeeds, you can open the "pcbuild.sln"
solution in Visual Studio to continue development.
+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