2003-01-31 11:12:40 +01:00
|
|
|
<html>
|
2001-06-19 17:45:48 +02:00
|
|
|
<header>
|
|
|
|
<title>FreeType 2 Project Files for Visual C++</title>
|
|
|
|
</header>
|
|
|
|
<body>
|
2000-10-03 19:51:29 +02:00
|
|
|
|
2001-06-19 17:45:48 +02:00
|
|
|
<h1>FreeType 2 Project Files for Visual C++</h1>
|
2000-10-03 19:51:29 +02:00
|
|
|
|
2001-06-19 17:45:48 +02:00
|
|
|
<p>This directory contains a project file for Visual C++, named
|
|
|
|
<tt>freetype.dsp</tt>. It will compile the following libraries
|
2003-01-31 11:12:40 +01:00
|
|
|
from the FreeType 2.1.4 sources:</p>
|
|
|
|
|
2001-06-19 17:45:48 +02:00
|
|
|
<ul>
|
|
|
|
<pre>
|
2003-01-31 11:12:40 +01:00
|
|
|
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
|
2001-06-19 17:45:48 +02:00
|
|
|
</pre>
|
|
|
|
</ul>
|
2000-10-03 19:51:29 +02:00
|
|
|
|
2001-06-19 17:45:48 +02:00
|
|
|
<p>Build directories are placed in the top-level "objs" directory</p>
|
2000-10-03 19:51:29 +02:00
|
|
|
|
2001-06-19 17:45:48 +02:00
|
|
|
<p>Enjoy :-)</p>
|
2000-10-03 19:51:29 +02:00
|
|
|
|
2001-06-19 17:45:48 +02:00
|
|
|
</body>
|
|
|
|
</html>
|