Architecture selection for winbuild and minor makefiles refactoring

This commit is contained in:
Sapien2
2012-10-25 12:19:50 +04:00
committed by Marc Hoersken
parent 34ff881ece
commit 8f61e5cea7
4 changed files with 17 additions and 18 deletions

View File

@@ -68,3 +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)