Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d505a29 commit fd0fa67Copy full SHA for fd0fa67
1 file changed
PCbuild/readme.txt
@@ -25,6 +25,8 @@ external dependencies. To build, simply run the "build.bat" script without
25
any arguments. After this succeeds, you can open the "pcbuild.sln"
26
solution in Visual Studio to continue development.
27
28
+To build an installer package, refer to the README in the Tools/msi folder.
29
+
30
The solution currently supports two platforms. The Win32 platform is
31
used to build standard x86-compatible 32-bit binaries, output into the
32
win32 sub-directory. The x64 platform is used for building 64-bit AMD64
0 commit comments