Werner Lemberg
|
46f92ef2d9
|
Finishing David's latest changes (there were some errors in it).
|
2000-11-04 08:33:38 +00:00 |
David Turner
|
d2d1701333
|
major reformatting of the sources:
FT_EXPORT_DEF => FT_EXPORT
FT_EXPORT_FUNC => FT_EXPORT_DEF
BASE_DEF => FT_BASE
BASE_FUNC => FT_BASE_DEF
LOCAL_DEF => FT_LOCAL
LOCAL_FUNC => FT_LOCAL_DEF
LOCAL_FUNC_X => FT_CALLBACK_DEF
LOCAL_DEF_X => FT_CALLBACK_TABLE
FT_CPLUSPLUS => FT_CALLBACK_TABLE_DEF
|
2000-11-04 01:55:49 +00:00 |
Werner Lemberg
|
dcff1129fe
|
Removing trailing whitespace.
|
2000-10-31 20:42:18 +00:00 |
David Turner
|
cc11a05b8a
|
updated the build system:
- new files for the "cygwin" platform
- new workspace files for Visual C++ in "builds/win32/visualc"
- updated "docs/BUILD" slightly
|
2000-10-03 17:51:29 +00:00 |