scuffed-code/icu4c/source/allinone
Jeff Genovy c8e4c81d4e
ICU-20076 MSVC Warning clean up. Define _HAS_EXCEPTIONS=0 in ICU library code (#128)
In an effort to reduce the number of warnings that building ICU emits, we should set the following define for ICU4C library code when building using MSVC/VisualStudio: _HAS_EXCEPTIONS=0
This tells the MSVC implementation of the STL that exceptions should not be used - which is fine for ICU4C library code, as the library code does not make use of exceptions at all.
2018-09-27 14:27:41 -07:00
..
allinone.sln ICU-13785 Adding dependency information to uconv project to prevent "NMAKE : fatal error U1077" on Win/VS builds. 2018-05-24 05:54:49 +00:00
Build.Windows.Library.ProjectConfiguration.props ICU-20076 MSVC Warning clean up. Define _HAS_EXCEPTIONS=0 in ICU library code (#128) 2018-09-27 14:27:41 -07:00
Build.Windows.ProjectConfiguration.props ICU-20017 Fix line endings in Visual Studio *.props files. (#101) 2018-09-27 14:27:39 -07:00
Build.Windows.UWP.ProjectConfiguration.props ICU-20017 Fix line endings in Visual Studio *.props files. (#101) 2018-09-27 14:27:39 -07:00
icucheck.bat ICU-13813 Windows icucheck.bat script does not handle if the tests crash while executing. (#12) 2018-09-27 14:27:37 -07:00
Windows.CopyUnicodeHeaderFiles.targets ICU-20017 Fix line endings in Visual Studio *.props files. (#101) 2018-09-27 14:27:39 -07:00