kmx git
login
register
kc3-lang
/
freetype
/
builds/windows
Diff
Show log
Commit
Hash :
70946f6d
Author :
Date :
2023-03-05T16:08:14
* 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).
Files
.gitignore
detect.mk
ftdebug.c
ftsystem.c
vc2010/
visualc/
visualce/
w32-bcc.mk
w32-bccd.mk
w32-dev.mk
w32-gcc.mk
w32-icc.mk
w32-intl.mk
w32-lcc.mk
w32-mingw32.mk
w32-vcc.mk
w32-wat.mk
win32-def.mk
Properties
Git HTTP
https://git.kmx.io/kc3-lang/freetype.git
Git SSH
git@git.kmx.io:kc3-lang/freetype.git
Public access ?
public
Description
https://gitlab.freedesktop.org/freetype/freetype
Users
Tags