Skip to content

Commit 0a6158c

Browse files
miss-islingtonzooba
authored andcommitted
bpo-31691: Specify where to find build instructions for the Windows installer (GH-4426) (#4431)
(cherry picked from commit fd0fa67)
1 parent 6cc476a commit 0a6158c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

PCbuild/readme.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ line using the "build.bat" script in this directory; see below for
3939
details. The solution is configured to build the projects in the correct
4040
order.
4141

42+
To build an installer package, refer to the README in the Tools/msi folder.
43+
4244
The solution currently supports two platforms. The Win32 platform is
4345
used to build standard x86-compatible 32-bit binaries, output into the
4446
win32 sub-directory. The x64 platform is used for building 64-bit AMD64

0 commit comments

Comments
 (0)