winbuild: Additional clean up

This commit is contained in:
Marc Hoersken
2012-11-01 22:16:47 +01:00
parent 3be96564a8
commit 0ecb57056f
3 changed files with 3 additions and 7 deletions

View File

@@ -68,4 +68,4 @@ where <options> is one or many of:
ENABLE_WINSSL=<yes or no> - Enable native Windows SSL support, defaults to yes
GEN_PDB=<yes or no> - Generate Program Database (debug symbols for release build)
DEBUG=<yes or no> - Debug builds
MACHINE=<X86 or X64> - Target architecture (default is X86)
MACHINE=<x86 or x64> - Target architecture (default is x86)