• C
    NMake Makefiles: Fix ICU builds · bc1244e2
    Chun-wei Fan 提交于
    Fix the check conditions in config-msvc.mak and info-msvc.mak so that
    the ICU items does indeed get built into the HarfBuzz main DLL, and that
    the correct configuration info is displayed.
    
    Also update the checks in detectenv-msvc.mak so that we can detect that
    we are using Visual Studio 2017 (although the 2015-built binaries use
    the same CRT DLL as the 2017 ones).
    bc1244e2
info-msvc.mak 5.0 KB