Added support for building V8 on Windows with either the shared or static version...
authorsgjesse@chromium.org <sgjesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 21 Nov 2008 11:19:01 +0000 (11:19 +0000)
committersgjesse@chromium.org <sgjesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 21 Nov 2008 11:19:01 +0000 (11:19 +0000)
commit64f0dca26339c0e959739586a035243b5b560217
treed62892356b4a42c7f56a6ed0b66656e36be3c0b1
parent41a5c9212eae3e9c2a4b5411fc0b0e78e4b1c927
Added support for building V8 on Windows with either the shared or static version of MSVCRT. The selection of the MSVCRT version is through the new SCons flag  msvcrt which can have values static or shared with static being the default.
Review URL: http://codereview.chromium.org/11564

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@817 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
SConstruct
src/dtoa-config.c