Edit

kc3-lang/freetype/builds

Branch :

  • Show log

    Commit

  • Author : Cameron Cawley
    Date : 2021-12-06 23:08:46
    Hash : 1f951898
    Message : [builds/windows] Guard some non-ancient API. We can support Windows 98 and NT 4.0 in principle... * builds/windows/ftdebug.c, builds/windows/ftsystem.c: Check for the ancient SDK using _WIN32_WINDOWS, _WIN32_WCE, or _WIN32_WINNT.