🛠️🐜 Antkeeper superbuild with dependencies included https://antkeeper.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

38 lines
1.3 KiB

  1. <html>
  2. <header>
  3. <title>
  4. FreeType&nbsp;2 Project Files for Visual&nbsp;C++ 6.0 and 2002-2008
  5. </title>
  6. <body>
  7. <h1>
  8. FreeType&nbsp;2 Project Files for Visual&nbsp;C++ 6.0 and 2002-2008
  9. </h1>
  10. <p>This directory contains project files <tt>freetype.dsp</tt> for
  11. Visual C++ 6.0, and <tt>freetype.vcproj</tt> for Visual C++ 2002
  12. through 2008, which you might need to upgrade automatically.
  13. It compiles the following libraries from the FreeType 2.11.0 sources:</p>
  14. <ul>
  15. <li>freetype.dll using 'Release' or 'Debug' configurations</li>
  16. <li>freetype.lib using 'Release Static' or 'Debug Static' configurations</li>
  17. </ul>
  18. <p>Build directories and target files are placed in the top-level
  19. <tt>objs</tt> directory.</p>
  20. <p>Be sure to extract the files with the Windows (CR+LF) line endings. ZIP
  21. archives are already stored this way, so no further action is required. If
  22. you use some <tt>.tar.*z</tt> archives, be sure to configure your extracting
  23. tool to convert the line endings. For example, with <a
  24. href="https://www.winzip.com">WinZip</a>, you should activate the <em>TAR
  25. file smart CR/LF Conversion</em> option. Alternatively, you may consider
  26. using the <tt>unix2dos</tt> or <tt>u2d</tt> utilities that are floating
  27. around, which specifically deal with this particular problem.
  28. <p>Build directories are placed in the top-level <tt>objs</tt>
  29. directory.</p>
  30. </body>
  31. </html>