Fix building of snapshots on Windows.
authorsgjesse@chromium.org <sgjesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 17 Apr 2009 00:15:12 +0000 (00:15 +0000)
committersgjesse@chromium.org <sgjesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 17 Apr 2009 00:15:12 +0000 (00:15 +0000)
commitb34db3d241acddde2542a9abe2b76d79567d5b5a
tree6c7872ec9555fbbb7ed5e61fbca06aa733452e68
parente05c2e36933b4bbc3985e81ca1aacb5f037965ee
Fix building of snapshots on Windows.

The romoval of _HAS_EXCEPTIONS=0 from the source files was not fully complemented with changes to the compiler flags used for mksnapshot.
Review URL: http://codereview.chromium.org/67242

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1731 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
SConstruct