blob: 4c52a9ec71ff9b3e12e8b42d9c407efb93b3ee03 (
plain)
1
2
3
4
5
|
# Build guide for Windows
* build.bat - Build for all combos of: Win32,x64,Release,Debug using the current msbuild toolset
* package-zip.ps1 - Build zip package (using build.bat artifacts)
|