freetype2/builds/windows/vc2010
Alexei Podtelezhnikov 70946f6dc6 * builds/windows/vc2010/freetype.vcxproj: Suppress C4267 on _WIN64.
This usually comes from `strlen` returning 64-bit `size_t`, which
we often assign to 32-bit `FT_ULong` on Windows-64 (LLP64).
2023-03-05 16:08:14 -05:00
..
freetype.sln [builds/windows] Prioritize x64. 2021-10-22 15:25:10 -04:00
freetype.user.props Whitespace. 2014-12-06 23:28:58 +01:00
freetype.vcxproj * builds/windows/vc2010/freetype.vcxproj: Suppress C4267 on _WIN64. 2023-03-05 16:08:14 -05:00
freetype.vcxproj.filters [builds/windows] Add SVG to to project files. 2022-02-06 08:25:52 -05:00
index.html * Version 2.13 released. 2023-02-09 07:24:52 +01:00