From d9bc37fa34a7f4d7714657116025c068d254a6ff Mon Sep 17 00:00:00 2001 From: Ivan Pozdeev Date: Thu, 16 Nov 2017 21:49:23 +0300 Subject: [PATCH] Specify how to build installer in Windows --- PCbuild/readme.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/PCbuild/readme.txt b/PCbuild/readme.txt index a4b7d4930391b4..d28435b4c4d7d9 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