From 38be0d13830efd2d98281c645c3a60afe05ffece Mon Sep 17 00:00:00 2001 From: Qt by Nokia Date: Wed, 27 Apr 2011 12:05:43 +0200 Subject: Initial import from the monolithic Qt. This is the beginning of revision history for this module. If you want to look at revision history older than this, please refer to the Qt Git wiki for how to use Git history grafting. At the time of writing, this wiki is located here: http://qt.gitorious.org/qt/pages/GitIntroductionWithQt If you have already performed the grafting and you don't see any history beyond this commit, try running "git log" with the "--follow" argument. Branched from the monolithic repo, Qt master branch, at commit 896db169ea224deb96c59ce8af800d019de63f12 --- .../freetype/builds/win32/visualc/index.html | 37 ++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 src/3rdparty/freetype/builds/win32/visualc/index.html (limited to 'src/3rdparty/freetype/builds/win32/visualc/index.html') diff --git a/src/3rdparty/freetype/builds/win32/visualc/index.html b/src/3rdparty/freetype/builds/win32/visualc/index.html new file mode 100644 index 0000000000..fffcf4fdec --- /dev/null +++ b/src/3rdparty/freetype/builds/win32/visualc/index.html @@ -0,0 +1,37 @@ + +
+ + FreeType 2 Project Files for Visual C++ and VS.NET 2005 + + + +

+ FreeType 2 Project Files for Visual C++ and VS.NET 2005 +

+ +

This directory contains project files for Visual C++, named +freetype.dsp, and Visual Studio, called freetype.sln. It +compiles the following libraries from the FreeType 2.3.9 sources:

+ + + +

Be sure to extract the files with the Windows (CR+LF) line endings. ZIP +archives are already stored this way, so no further action is required. If +you use some .tar.*z archives, be sure to configure your extracting +tool to convert the line endings. For example, with WinZip, you should activate the TAR +file smart CR/LF Conversion option. Alternatively, you may consider +using the unix2dos or u2d utilities that are floating +around, which specifically deal with this particular problem. + +

Build directories are placed in the top-level objs +directory.

+ + + -- cgit v1.2.3