freetype2/builds/windows
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
..
vc2010 * builds/windows/vc2010/freetype.vcxproj: Suppress C4267 on _WIN64. 2023-03-05 16:08:14 -05:00
visualc * Version 2.13 released. 2023-02-09 07:24:52 +01:00
visualce * Version 2.13 released. 2023-02-09 07:24:52 +01:00
.gitignore Provide support for x64 builds in Visual C++ project files. 2013-10-23 20:10:56 +02:00
detect.mk Update all copyright notices. 2023-01-17 09:18:25 +01:00
ftdebug.c Update all copyright notices. 2023-01-17 09:18:25 +01:00
ftsystem.c Update all copyright notices. 2023-01-17 09:18:25 +01:00
w32-bcc.mk Update all copyright notices. 2023-01-17 09:18:25 +01:00
w32-bccd.mk Update all copyright notices. 2023-01-17 09:18:25 +01:00
w32-dev.mk Update all copyright notices. 2023-01-17 09:18:25 +01:00
w32-gcc.mk Update all copyright notices. 2023-01-17 09:18:25 +01:00
w32-icc.mk Update all copyright notices. 2023-01-17 09:18:25 +01:00
w32-intl.mk Update all copyright notices. 2023-01-17 09:18:25 +01:00
w32-lcc.mk Update all copyright notices. 2023-01-17 09:18:25 +01:00
w32-mingw32.mk Update all copyright notices. 2023-01-17 09:18:25 +01:00
w32-vcc.mk Update all copyright notices. 2023-01-17 09:18:25 +01:00
w32-wat.mk Update all copyright notices. 2023-01-17 09:18:25 +01:00
win32-def.mk Update all copyright notices. 2023-01-17 09:18:25 +01:00