Al-Qurtas-Islamic-bank-The-.../builds/windows
David Turner e13391333f Make macros for header file names optional.
We no longer have to take care of the 8.3 file name limit; this
allows us (a) to introduce longer, meaningful file names, and (b) to
avoid macro names in `#include' lines altogether since some
compilers (most notably Visual C++) doesn't support this properly.

*/*: Replace

   #include FOO_H

with

   #include <freetype/foo.h>

or something similar.  Also update the documentation.
2020-06-08 13:31:55 +02:00
..
vc2010 * Version 2.10.2 released. ========================== 2020-05-09 07:09:40 +02:00
visualc * Version 2.10.2 released. ========================== 2020-05-09 07:09:40 +02:00
visualce * Version 2.10.2 released. ========================== 2020-05-09 07:09:40 +02:00
.gitignore Provide support for x64 builds in Visual C++ project files. 2013-10-23 20:10:56 +02:00
detect.mk Update all copyright notices. 2020-01-19 17:05:19 +01:00
ftdebug.c Make macros for header file names optional. 2020-06-08 13:31:55 +02:00
w32-bcc.mk Update all copyright notices. 2020-01-19 17:05:19 +01:00
w32-bccd.mk Update all copyright notices. 2020-01-19 17:05:19 +01:00
w32-dev.mk Update all copyright notices. 2020-01-19 17:05:19 +01:00
w32-gcc.mk Update all copyright notices. 2020-01-19 17:05:19 +01:00
w32-icc.mk Update all copyright notices. 2020-01-19 17:05:19 +01:00
w32-intl.mk Update all copyright notices. 2020-01-19 17:05:19 +01:00
w32-lcc.mk Update all copyright notices. 2020-01-19 17:05:19 +01:00
w32-mingw32.mk Update all copyright notices. 2020-01-19 17:05:19 +01:00
w32-vcc.mk Update all copyright notices. 2020-01-19 17:05:19 +01:00
w32-wat.mk Update all copyright notices. 2020-01-19 17:05:19 +01:00
win32-def.mk Update all copyright notices. 2020-01-19 17:05:19 +01:00