kmx git
login
register
kc3-lang
/
freetype
/
builds/windows/vc2010
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
freetype.sln
freetype.user.props
freetype.vcxproj
freetype.vcxproj.filters
index.html
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