Changes between Version 12 and Version 13 of Windows build instructions
- Timestamp:
- Dec 16, 2006 8:31:05 AM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Windows build instructions
v12 v13 33 33 2. Change to the root directory of the sources and enter our build shell environment: `env.bat`. 34 34 35 3. To build a release package, type `kmk`. This produces the binaries `out\win.x86\release\bin`. If you want to build a debug version, enter `kmk BUILD_TYPE=debug`.35 3. To build a release package, type `kmk`. This produces the binaries in `out\win.x86\release\bin`. If you want to build a debug version, enter `kmk BUILD_TYPE=debug`. 36 36 37 37 === Using Other Windows Versions ===

