This directory contains a project file for Visual C++, named freetype.dsp. It will compile the following libraries from the FreeType 2.1.4 sources:
    freetype214.lib     - release build; single threaded
    freetype214_D.lib   - debug build;   single threaded
    freetype214MT.lib   - release build; multi-threaded
    freetype214MT_D.lib - debug build;   multi-threaded
  
Build directories are placed in the top-level "objs" directory
Enjoy :-)