Go to file
David Turner 170c0d4c0d * include/freetype/config/ft2build.h,
include/freetype/internal/internal.h: fixed header inclusion macros
	to use direct definitions. This is the only way to do these things
	in a portable way :-( The rest of the code should follow shortly
	though everything compiles now..

	* builds/compiler/intelc.mk, builds/compiler/watcom.mk,
	builds/win32/detect.mk: added support for the Intel C/C++ compiler,
	as well as _preliminary_ (read: doesn't work !!) support for Watcom.
	Also added a new setup target. Type "make setup list" for a list
	of supported command-line compilers on Win32..
2000-12-13 19:55:11 +00:00
builds * include/freetype/config/ft2build.h, 2000-12-13 19:55:11 +00:00
docs * builds/module.mk: Replaced `xxx #' with `xxx$(space). 2000-12-06 16:31:30 +00:00
include * include/freetype/config/ft2build.h, 2000-12-13 19:55:11 +00:00
obj Ignore some UNIX shared build files. 2000-11-04 08:35:44 +00:00
src * include/freetype/config/ft2build.h, 2000-12-13 19:55:11 +00:00
.cvsignore Formatting. 2000-10-31 19:42:53 +00:00
CHANGES - updating the header inclusion scheme to use <ft2build.h> by 2000-12-04 22:53:55 +00:00
ChangeLog * include/freetype/config/ft2build.h, 2000-12-13 19:55:11 +00:00
INSTALL * INSTALL: Revised. 2000-12-01 17:25:58 +00:00
LICENSE.TXT fixed typos in the license 2000-11-09 19:14:11 +00:00
Makefile Added copyright messages to all Makefiles. 2000-10-17 03:38:43 +00:00