Skip to content

Commit fd0fa67

Browse files
native-apizooba
authored andcommitted
bpo-31691: Specify where to find build instructions for the Windows installer (python#4426)
1 parent d505a29 commit fd0fa67

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
@@ -25,6 +25,8 @@ external dependencies. To build, simply run the "build.bat" script without
2525
any arguments. After this succeeds, you can open the "pcbuild.sln"
2626
solution in Visual Studio to continue development.
2727

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

0 commit comments

Comments
 (0)