Minor winbuild refactoring

This commit is contained in:
Sapien2
2012-10-25 14:24:41 +04:00
committed by Marc Hoersken
parent 8f61e5cea7
commit 0cb5650386
2 changed files with 1 additions and 2 deletions

View File

@@ -32,6 +32,7 @@ CFGSET=true
!MESSAGE ENABLE_WINSSL=<yes or no> - Enable native Windows SSL support, defaults to yes
!MESSAGE GEN_PDB=<yes or no> - Generate Program Database (debug symbols for release build)
!MESSAGE DEBUG=<yes or no> - Debug builds
!MESSAGE MACHINE=<X86 or X64> - Target architecture (default x86)
!ERROR please choose a valid mode
!ENDIF