From 41bd254198b8b879a562a85f7dc868c3c0f7fbc1 Mon Sep 17 00:00:00 2001 From: marha Date: Mon, 12 Mar 2012 10:33:22 +0100 Subject: Updated to freetype-2.4.9 --- freetype/builds/win32/vc2008/freetype.vcproj | 12 ++++++------ freetype/builds/win32/vc2008/index.html | 10 +++++----- 2 files changed, 11 insertions(+), 11 deletions(-) (limited to 'freetype/builds/win32/vc2008') diff --git a/freetype/builds/win32/vc2008/freetype.vcproj b/freetype/builds/win32/vc2008/freetype.vcproj index 587242390..897c5e52f 100644 --- a/freetype/builds/win32/vc2008/freetype.vcproj +++ b/freetype/builds/win32/vc2008/freetype.vcproj @@ -70,7 +70,7 @@ /> This directory contains project files for Visual C++, named freetype.vcproj, and Visual Studio, called freetype.sln. It -compiles the following libraries from the FreeType 2.4.8 sources:

+compiles the following libraries from the FreeType 2.4.9 sources:

    -    freetype248.lib     - release build; single threaded
    -    freetype248_D.lib   - debug build;   single threaded
    -    freetype248MT.lib   - release build; multi-threaded
    -    freetype248MT_D.lib - debug build;   multi-threaded
    + freetype249.lib - release build; single threaded + freetype249_D.lib - debug build; single threaded + freetype249MT.lib - release build; multi-threaded + freetype249MT_D.lib - debug build; multi-threaded

Be sure to extract the files with the Windows (CR+LF) line endings. ZIP -- cgit v1.2.3