freetype/.vscode/settings.json
Anurag Thakur 0b682c5417 Add SIMD
2022-10-04 03:16:11 +05:30

9 lines
142 B
JSON

{
"files.associations": {
"ftoutln.h": "c",
"svprop.h": "c",
"ftdebug.h": "c",
"tmmintrin.h": "c"
}
}