63408a1299
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: New files. * 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. * src/base/ftdebug.c: Added dummy symbol to avoid empty file if conditionals are off. |
||
---|---|---|
.. | ||
ftbase.c | ||
ftbbox.c | ||
ftcalc.c | ||
ftdebug.c | ||
ftextend.c | ||
ftglyph.c | ||
ftinit.c | ||
ftlist.c | ||
ftmac.c | ||
ftmm.c | ||
ftnames.c | ||
ftobjs.c | ||
ftoutln.c | ||
ftstream.c | ||
ftsynth.c | ||
ftsystem.c | ||
rules.mk |