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