Skip to content
  • Stephen Anthony's avatar
    More updates to Visual Studio compiler settings: · e3bf1ffb
    Stephen Anthony authored
    - Increase warning level to 4, and fix a few new warnings
    - Globally, all files are now explictly compiled in C++ mode
    - For png and zlib code (that we didn't write), drop back to level 2
    warnings and explicitly compile in C mode
    e3bf1ffb