mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-17 13:48:08 +02:00
* builds/unix/ftconfig.h.in, builds/vms/ftconfig.h, include/freetype/config/ftconfig.h: Split off macro definitions required by the FreeType API headers to... * include/freetype/config/public-macros.h: ...this new file. * builds/unix/ftconfig.h.in, builds/vms/ftconfig.h, include/freetype/config/ftconfig.h: Split off macro definitions used by the library but not to be exposed to clients to... * include/freetype/config/compiler-macros.h: ...this new file. * include/freetype/internal/*.h, src/raster/ftraster.h: Include `compiler-macros.h' where needed. |
||
|---|---|---|
| .. | ||
| amiga | ||
| ansi | ||
| atari | ||
| beos | ||
| cmake | ||
| compiler | ||
| dos | ||
| mac | ||
| os2 | ||
| symbian | ||
| unix | ||
| vms | ||
| wince | ||
| windows | ||
| detect.mk | ||
| exports.mk | ||
| freetype.mk | ||
| link_dos.mk | ||
| link_std.mk | ||
| modules.mk | ||
| toplevel.mk | ||