Al-Qurtas-Islamic-bank-The-.../include/freetype/config
Werner Lemberg 3a89c2a4ac Removing FT_MAKE_OPTION_SINGLE_LIBRARY_OBJECT. It has never worked.
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!
2000-08-01 17:05:20 +00:00
..
ftconfig.h Removing FT_MAKE_OPTION_SINGLE_LIBRARY_OBJECT. It has never worked. 2000-08-01 17:05:20 +00:00
ftmodule.h - fixed the incorrect SO extension for Visual C++ 2000-07-26 19:04:08 +00:00
ftoption.h Added #ifdef's for C++ to all header files. 2000-08-01 13:17:04 +00:00