Files
sdk/tools
sgjesse@google.com ae32cbae6f Disable C++ exceptions in std libraries on Windows
As Dart C++ code cannot use C++ exceptions make sure that the C++ libraries on Windows does not try to use C++ exceptions.

This gets rid of the warning

  warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc

when compiling on Windows.

R=iposva@google.com

Review URL: https://chromiumcodereview.appspot.com//10837047

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10167 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-02 13:41:06 +00:00
..
2011-10-05 05:34:19 +00:00
2011-10-05 05:34:19 +00:00
2011-10-05 05:34:19 +00:00
2012-05-08 23:56:47 +00:00