mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-16 12:08:08 +02:00
Instead, define BASE_DEF() and BASE_FUNC() similarly to FT_EXPORT_DEF() and FT_EXPORT_FUNC(), respectively, allowing the programmer to define proper types and/or export lists for multiple DLLs if necessary (e.g. ftbase.dll -- standalone, fttype1.dll -- needs ftbase.dll, etc.). The library is finally compiling and linking natively with a C++ compiler! |
||
|---|---|---|
| .. | ||
| freetype | ||