The solution and project files should be automatically upgraded for the approriate Visual C++ version. * builds/windows/visualc/freetype.{sln,vcproj}: Major upgrades. * builds/windows/visualc/index.html: Document the change. * builds/windows/vc2005, builds/windows/vc2008: Removed as redundant.color
parent
55b35cd611
commit
1c4004bb34
10 changed files with 97 additions and 1332 deletions
@ -1,31 +0,0 @@ |
||||
Microsoft Visual Studio Solution File, Format Version 9.00 |
||||
# Visual Studio 2005 |
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "freetype", "freetype.vcproj", "{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}" |
||||
EndProject |
||||
Global |
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution |
||||
LIB Debug Multithreaded|Win32 = LIB Debug Multithreaded|Win32 |
||||
LIB Debug Singlethreaded|Win32 = LIB Debug Singlethreaded|Win32 |
||||
LIB Debug|Win32 = LIB Debug|Win32 |
||||
LIB Release Multithreaded|Win32 = LIB Release Multithreaded|Win32 |
||||
LIB Release Singlethreaded|Win32 = LIB Release Singlethreaded|Win32 |
||||
LIB Release|Win32 = LIB Release|Win32 |
||||
EndGlobalSection |
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution |
||||
{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.LIB Debug Multithreaded|Win32.ActiveCfg = Debug Multithreaded|Win32 |
||||
{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.LIB Debug Multithreaded|Win32.Build.0 = Debug Multithreaded|Win32 |
||||
{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.LIB Debug Singlethreaded|Win32.ActiveCfg = Debug Singlethreaded|Win32 |
||||
{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.LIB Debug Singlethreaded|Win32.Build.0 = Debug Singlethreaded|Win32 |
||||
{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.LIB Debug|Win32.ActiveCfg = Debug|Win32 |
||||
{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.LIB Debug|Win32.Build.0 = Debug|Win32 |
||||
{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.LIB Release Multithreaded|Win32.ActiveCfg = Release Multithreaded|Win32 |
||||
{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.LIB Release Multithreaded|Win32.Build.0 = Release Multithreaded|Win32 |
||||
{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.LIB Release Singlethreaded|Win32.ActiveCfg = Release Singlethreaded|Win32 |
||||
{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.LIB Release Singlethreaded|Win32.Build.0 = Release Singlethreaded|Win32 |
||||
{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.LIB Release|Win32.ActiveCfg = Release|Win32 |
||||
{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.LIB Release|Win32.Build.0 = Release|Win32 |
||||
EndGlobalSection |
||||
GlobalSection(SolutionProperties) = preSolution |
||||
HideSolutionNode = FALSE |
||||
EndGlobalSection |
||||
EndGlobal |
@ -1,232 +0,0 @@ |
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject ProjectType="Visual C++" Version="8.00" Name="freetype" ProjectGUID="{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}" TargetFrameworkVersion="131072"> |
||||
<Platforms> |
||||
<Platform Name="Win32" /> |
||||
</Platforms> |
||||
<ToolFiles> |
||||
</ToolFiles> |
||||
<Configurations> |
||||
<Configuration Name="Release|Win32" OutputDirectory=".\..\..\..\objs\release" IntermediateDirectory=".\..\..\..\objs\release" ConfigurationType="4" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" UseOfMFC="0" ATLMinimizesCRunTimeLibraryUsage="false" CharacterSet="2"> |
||||
<Tool Name="VCPreBuildEventTool" /> |
||||
<Tool Name="VCCustomBuildTool" /> |
||||
<Tool Name="VCXMLDataGeneratorTool" /> |
||||
<Tool Name="VCWebServiceProxyGeneratorTool" /> |
||||
<Tool Name="VCMIDLTool" /> |
||||
<Tool Name="VCCLCompilerTool" Optimization="2" InlineFunctionExpansion="1" AdditionalIncludeDirectories="..\..\..\include" PreprocessorDefinitions="NDEBUG;WIN32;_LIB;_CRT_SECURE_NO_WARNINGS;FT2_BUILD_LIBRARY" StringPooling="true" RuntimeLibrary="2" EnableFunctionLevelLinking="true" DisableLanguageExtensions="true" PrecompiledHeaderFile=".\..\..\..\objs\release/freetype.pch" AssemblerListingLocation=".\..\..\..\objs\release/" ObjectFile=".\..\..\..\objs\release/" ProgramDataBaseFileName=".\..\..\..\objs\release/" WarningLevel="4" DebugInformationFormat="0" CompileAs="0" /> |
||||
<Tool Name="VCManagedResourceCompilerTool" /> |
||||
<Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="NDEBUG" Culture="1033" /> |
||||
<Tool Name="VCPreLinkEventTool" /> |
||||
<Tool Name="VCLibrarianTool" OutputFile="..\..\..\objs\win32\vc2005\freetype291.lib" SuppressStartupBanner="true" /> |
||||
<Tool Name="VCALinkTool" /> |
||||
<Tool Name="VCXDCMakeTool" /> |
||||
<Tool Name="VCBscMakeTool" /> |
||||
<Tool Name="VCFxCopTool" /> |
||||
<Tool Name="VCPostBuildEventTool" /> |
||||
</Configuration> |
||||
<Configuration Name="Release Multithreaded|Win32" OutputDirectory=".\..\..\..\objs\release_mt" IntermediateDirectory=".\..\..\..\objs\release_mt" ConfigurationType="4" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" UseOfMFC="0" ATLMinimizesCRunTimeLibraryUsage="false" CharacterSet="2"> |
||||
<Tool Name="VCPreBuildEventTool" /> |
||||
<Tool Name="VCCustomBuildTool" /> |
||||
<Tool Name="VCXMLDataGeneratorTool" /> |
||||
<Tool Name="VCWebServiceProxyGeneratorTool" /> |
||||
<Tool Name="VCMIDLTool" /> |
||||
<Tool Name="VCCLCompilerTool" Optimization="2" InlineFunctionExpansion="1" AdditionalIncludeDirectories="..\..\..\include" PreprocessorDefinitions="NDEBUG;WIN32;_LIB;_CRT_SECURE_NO_WARNINGS;FT2_BUILD_LIBRARY" StringPooling="true" RuntimeLibrary="0" EnableFunctionLevelLinking="true" DisableLanguageExtensions="true" PrecompiledHeaderFile=".\..\..\..\objs\release_mt/freetype.pch" AssemblerListingLocation=".\..\..\..\objs\release_mt/" ObjectFile=".\..\..\..\objs\release_mt/" ProgramDataBaseFileName=".\..\..\..\objs\release_mt/" WarningLevel="4" DebugInformationFormat="0" CompileAs="0" /> |
||||
<Tool Name="VCManagedResourceCompilerTool" /> |
||||
<Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="NDEBUG" Culture="1033" /> |
||||
<Tool Name="VCPreLinkEventTool" /> |
||||
<Tool Name="VCLibrarianTool" OutputFile="..\..\..\objs\win32\vc2005\freetype291MT.lib" SuppressStartupBanner="true" /> |
||||
<Tool Name="VCALinkTool" /> |
||||
<Tool Name="VCXDCMakeTool" /> |
||||
<Tool Name="VCBscMakeTool" /> |
||||
<Tool Name="VCFxCopTool" /> |
||||
<Tool Name="VCPostBuildEventTool" /> |
||||
</Configuration> |
||||
<Configuration Name="Release Singlethreaded|Win32" OutputDirectory=".\..\..\..\objs\release_st" IntermediateDirectory=".\..\..\..\objs\release_st" ConfigurationType="4" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" UseOfMFC="0" ATLMinimizesCRunTimeLibraryUsage="false" CharacterSet="2"> |
||||
<Tool Name="VCPreBuildEventTool" /> |
||||
<Tool Name="VCCustomBuildTool" /> |
||||
<Tool Name="VCXMLDataGeneratorTool" /> |
||||
<Tool Name="VCWebServiceProxyGeneratorTool" /> |
||||
<Tool Name="VCMIDLTool" /> |
||||
<Tool Name="VCCLCompilerTool" Optimization="2" InlineFunctionExpansion="1" AdditionalIncludeDirectories="..\..\..\include" PreprocessorDefinitions="NDEBUG;WIN32;_LIB;_CRT_SECURE_NO_WARNINGS;FT2_BUILD_LIBRARY" StringPooling="true" RuntimeLibrary="0" EnableFunctionLevelLinking="true" DisableLanguageExtensions="true" PrecompiledHeaderFile=".\..\..\..\objs\release_st/freetype.pch" AssemblerListingLocation=".\..\..\..\objs\release_st/" ObjectFile=".\..\..\..\objs\release_st/" ProgramDataBaseFileName=".\..\..\..\objs\release_st/" WarningLevel="4" DebugInformationFormat="0" CompileAs="0" /> |
||||
<Tool Name="VCManagedResourceCompilerTool" /> |
||||
<Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="NDEBUG" Culture="1033" /> |
||||
<Tool Name="VCPreLinkEventTool" /> |
||||
<Tool Name="VCLibrarianTool" OutputFile="..\..\..\objs\win32\vc2005\freetype291ST.lib" /> |
||||
<Tool Name="VCALinkTool" /> |
||||
<Tool Name="VCXDCMakeTool" /> |
||||
<Tool Name="VCBscMakeTool" /> |
||||
<Tool Name="VCFxCopTool" /> |
||||
<Tool Name="VCPostBuildEventTool" /> |
||||
</Configuration> |
||||
<Configuration Name="Debug|Win32" OutputDirectory=".\..\..\..\objs\debug" IntermediateDirectory=".\..\..\..\objs\debug" ConfigurationType="4" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" UseOfMFC="0" ATLMinimizesCRunTimeLibraryUsage="false" CharacterSet="2"> |
||||
<Tool Name="VCPreBuildEventTool" /> |
||||
<Tool Name="VCCustomBuildTool" /> |
||||
<Tool Name="VCXMLDataGeneratorTool" /> |
||||
<Tool Name="VCWebServiceProxyGeneratorTool" /> |
||||
<Tool Name="VCMIDLTool" /> |
||||
<Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="..\..\..\include" PreprocessorDefinitions="_DEBUG;WIN32;_LIB;_CRT_SECURE_NO_WARNINGS;FT_DEBUG_LEVEL_ERROR;FT_DEBUG_LEVEL_TRACE;FT2_BUILD_LIBRARY" BasicRuntimeChecks="3" RuntimeLibrary="3" DisableLanguageExtensions="true" PrecompiledHeaderFile=".\..\..\..\objs\debug/freetype.pch" AssemblerListingLocation=".\..\..\..\objs\debug/" ObjectFile=".\..\..\..\objs\debug/" ProgramDataBaseFileName=".\..\..\..\objs\debug/" WarningLevel="4" DebugInformationFormat="3" CompileAs="0" /> |
||||
<Tool Name="VCManagedResourceCompilerTool" /> |
||||
<Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="_DEBUG" Culture="1033" /> |
||||
<Tool Name="VCPreLinkEventTool" /> |
||||
<Tool Name="VCLibrarianTool" OutputFile="..\..\..\objs\win32\vc2005\freetype291_D.lib" SuppressStartupBanner="true" /> |
||||
<Tool Name="VCALinkTool" /> |
||||
<Tool Name="VCXDCMakeTool" /> |
||||
<Tool Name="VCBscMakeTool" /> |
||||
<Tool Name="VCFxCopTool" /> |
||||
<Tool Name="VCPostBuildEventTool" /> |
||||
</Configuration> |
||||
<Configuration Name="Debug Singlethreaded|Win32" OutputDirectory=".\..\..\..\objs\debug_st" IntermediateDirectory=".\..\..\..\objs\debug_st" ConfigurationType="4" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" UseOfMFC="0" ATLMinimizesCRunTimeLibraryUsage="false" CharacterSet="2"> |
||||
<Tool Name="VCPreBuildEventTool" /> |
||||
<Tool Name="VCCustomBuildTool" /> |
||||
<Tool Name="VCXMLDataGeneratorTool" /> |
||||
<Tool Name="VCWebServiceProxyGeneratorTool" /> |
||||
<Tool Name="VCMIDLTool" /> |
||||
<Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="..\..\..\include" PreprocessorDefinitions="_DEBUG;WIN32;_LIB;_CRT_SECURE_NO_WARNINGS;FT_DEBUG_LEVEL_ERROR;FT_DEBUG_LEVEL_TRACE;FT2_BUILD_LIBRARY" BasicRuntimeChecks="3" RuntimeLibrary="1" DisableLanguageExtensions="true" PrecompiledHeaderFile=".\..\..\..\objs\debug_st/freetype.pch" AssemblerListingLocation=".\..\..\..\objs\debug_st/" ObjectFile=".\..\..\..\objs\debug_st/" ProgramDataBaseFileName=".\..\..\..\objs\debug_st/" WarningLevel="4" DebugInformationFormat="3" CompileAs="0" /> |
||||
<Tool Name="VCManagedResourceCompilerTool" /> |
||||
<Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="_DEBUG" Culture="1033" /> |
||||
<Tool Name="VCPreLinkEventTool" /> |
||||
<Tool Name="VCLibrarianTool" OutputFile="..\..\..\objs\win32\vc2005\freetype291ST_D.lib" SuppressStartupBanner="true" /> |
||||
<Tool Name="VCALinkTool" /> |
||||
<Tool Name="VCXDCMakeTool" /> |
||||
<Tool Name="VCBscMakeTool" /> |
||||
<Tool Name="VCFxCopTool" /> |
||||
<Tool Name="VCPostBuildEventTool" /> |
||||
</Configuration> |
||||
<Configuration Name="Debug Multithreaded|Win32" OutputDirectory=".\..\..\..\objs\debug_mt" IntermediateDirectory=".\..\..\..\objs\debug_mt" ConfigurationType="4" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" UseOfMFC="0" ATLMinimizesCRunTimeLibraryUsage="false" CharacterSet="2"> |
||||
<Tool Name="VCPreBuildEventTool" /> |
||||
<Tool Name="VCCustomBuildTool" /> |
||||
<Tool Name="VCXMLDataGeneratorTool" /> |
||||
<Tool Name="VCWebServiceProxyGeneratorTool" /> |
||||
<Tool Name="VCMIDLTool" /> |
||||
<Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="..\..\..\include" PreprocessorDefinitions="_DEBUG;WIN32;_LIB;_CRT_SECURE_NO_WARNINGS;FT_DEBUG_LEVEL_ERROR;FT_DEBUG_LEVEL_TRACE;FT2_BUILD_LIBRARY;_CRT_SECURE_NO_DEPRECATE" GeneratePreprocessedFile="0" BasicRuntimeChecks="3" RuntimeLibrary="1" DisableLanguageExtensions="true" PrecompiledHeaderFile=".\..\..\..\objs\debug_mt/freetype.pch" AssemblerListingLocation=".\..\..\..\objs\debug_mt/" ObjectFile=".\..\..\..\objs\debug_mt/" ProgramDataBaseFileName=".\..\..\..\objs\debug_mt/" WarningLevel="4" DebugInformationFormat="3" CompileAs="0" /> |
||||
<Tool Name="VCManagedResourceCompilerTool" /> |
||||
<Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="_DEBUG" Culture="1033" /> |
||||
<Tool Name="VCPreLinkEventTool" /> |
||||
<Tool Name="VCLibrarianTool" OutputFile="..\..\..\objs\win32\vc2005\freetype291MT_D.lib" SuppressStartupBanner="true" /> |
||||
<Tool Name="VCALinkTool" /> |
||||
<Tool Name="VCXDCMakeTool" /> |
||||
<Tool Name="VCBscMakeTool" /> |
||||
<Tool Name="VCFxCopTool" /> |
||||
<Tool Name="VCPostBuildEventTool" /> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter Name="Source Files" Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> |
||||
<File RelativePath="..\..\..\src\autofit\autofit.c"> |
||||
</File> |
||||
<File RelativePath="..\..\..\src\bdf\bdf.c"> |
||||
</File> |
||||
<File RelativePath="..\..\..\src\cff\cff.c"> |
||||
</File> |
||||
<File RelativePath="..\..\..\src\base\ftbase.c"> |
||||
</File> |
||||
<File RelativePath="..\..\..\src\base\ftbitmap.c"> |
||||
</File> |
||||
<File RelativePath="..\..\..\src\cache\ftcache.c"> |
||||
</File> |
||||
<File RelativePath="..\ftdebug.c"> |
||||
<FileConfiguration Name="Release|Win32"> |
||||
<Tool Name="VCCLCompilerTool" DisableLanguageExtensions="false" /> |
||||
</FileConfiguration> |
||||
<FileConfiguration Name="Release Multithreaded|Win32"> |
||||
<Tool Name="VCCLCompilerTool" DisableLanguageExtensions="false" /> |
||||
</FileConfiguration> |
||||
<FileConfiguration Name="Release Singlethreaded|Win32"> |
||||
<Tool Name="VCCLCompilerTool" DisableLanguageExtensions="false" /> |
||||
</FileConfiguration> |
||||
<FileConfiguration Name="Debug|Win32"> |
||||
<Tool Name="VCCLCompilerTool" DisableLanguageExtensions="false" /> |
||||
</FileConfiguration> |
||||
<FileConfiguration Name="Debug Singlethreaded|Win32"> |
||||
<Tool Name="VCCLCompilerTool" DisableLanguageExtensions="false" /> |
||||
</FileConfiguration> |
||||
<FileConfiguration Name="Debug Multithreaded|Win32"> |
||||
<Tool Name="VCCLCompilerTool" DisableLanguageExtensions="false" /> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File RelativePath="..\..\..\src\base\ftfstype.c"> |
||||
</File> |
||||
<File RelativePath="..\..\..\src\base\ftgasp.c"> |
||||
</File> |
||||
<File RelativePath="..\..\..\src\base\ftglyph.c"> |
||||
</File> |
||||
<File RelativePath="..\..\..\src\gzip\ftgzip.c"> |
||||
</File> |
||||
<File RelativePath="..\..\..\src\base\ftinit.c"> |
||||
</File> |
||||
<File RelativePath="..\..\..\src\lzw\ftlzw.c"> |
||||
</File> |
||||
<File RelativePath="..\..\..\src\base\ftstroke.c"> |
||||
</File> |
||||
<File RelativePath="..\..\..\src\base\ftsystem.c"> |
||||
</File> |
||||
<File RelativePath="..\..\..\src\smooth\smooth.c"> |
||||
</File> |
||||
<Filter Name="FT_MODULES"> |
||||
<File RelativePath="..\..\..\src\base\ftbdf.c"> |
||||
</File> |
||||
<File RelativePath="..\..\..\src\base\ftbbox.c"> |
||||
</File> |
||||
<File RelativePath="..\..\..\src\base\ftcid.c"> |
||||
</File> |
||||
<File RelativePath="..\..\..\src\base\ftmm.c"> |
||||
</File> |
||||
<File RelativePath="..\..\..\src\base\ftpfr.c"> |
||||
</File> |
||||
<File RelativePath="..\..\..\src\base\ftsynth.c"> |
||||
</File> |
||||
<File RelativePath="..\..\..\src\base\fttype1.c"> |
||||
</File> |
||||
<File RelativePath="..\..\..\src\base\ftwinfnt.c"> |
||||
</File> |
||||
<File RelativePath="..\..\..\src\base\ftgxval.c"> |
||||
</File> |
||||
<File RelativePath="..\..\..\src\base\ftotval.c"> |
||||
</File> |
||||
<File RelativePath="..\..\..\src\base\ftpatent.c"> |
||||
</File> |
||||
<File RelativePath="..\..\..\src\pcf\pcf.c"> |
||||
</File> |
||||
<File RelativePath="..\..\..\src\pfr\pfr.c"> |
||||
</File> |
||||
<File RelativePath="..\..\..\src\psaux\psaux.c"> |
||||
</File> |
||||
<File RelativePath="..\..\..\src\pshinter\pshinter.c"> |
||||
</File> |
||||
<File RelativePath="..\..\..\src\psnames\psmodule.c"> |
||||
</File> |
||||
<File RelativePath="..\..\..\src\raster\raster.c"> |
||||
</File> |
||||
<File RelativePath="..\..\..\src\sfnt\sfnt.c"> |
||||
</File> |
||||
<File RelativePath="..\..\..\src\truetype\truetype.c"> |
||||
</File> |
||||
<File RelativePath="..\..\..\src\type1\type1.c"> |
||||
</File> |
||||
<File RelativePath="..\..\..\src\cid\type1cid.c"> |
||||
</File> |
||||
<File RelativePath="..\..\..\src\type42\type42.c"> |
||||
</File> |
||||
<File RelativePath="..\..\..\src\winfonts\winfnt.c"> |
||||
</File> |
||||
</Filter> |
||||
</Filter> |
||||
<Filter Name="Header Files" Filter="h;hpp;hxx;hm;inl"> |
||||
<File RelativePath="..\..\..\include\ft2build.h"> |
||||
</File> |
||||
<File RelativePath="..\..\..\include\freetype\config\ftconfig.h"> |
||||
</File> |
||||
<File RelativePath="..\..\..\include\freetype\config\ftheader.h"> |
||||
</File> |
||||
<File RelativePath="..\..\..\include\freetype\config\ftmodule.h"> |
||||
</File> |
||||
<File RelativePath="..\..\..\include\freetype\config\ftoption.h"> |
||||
</File> |
||||
<File RelativePath="..\..\..\include\freetype\config\ftstdlib.h"> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -1,37 +0,0 @@ |
||||
<html> |
||||
<header> |
||||
<title> |
||||
FreeType 2 Project Files for VS.NET 2005 |
||||
</title> |
||||
|
||||
<body> |
||||
<h1> |
||||
FreeType 2 Project Files for VS.NET 2005 |
||||
</h1> |
||||
|
||||
<p>This directory contains project files for Visual C++, named |
||||
<tt>freetype.vcproj</tt>, and Visual Studio, called <tt>freetype.sln</tt>. It |
||||
compiles the following libraries from the FreeType 2.9.1 sources:</p> |
||||
|
||||
<ul> |
||||
<pre> |
||||
freetype291.lib - release build; single threaded |
||||
freetype291_D.lib - debug build; single threaded |
||||
freetype291MT.lib - release build; multi-threaded |
||||
freetype291MT_D.lib - debug build; multi-threaded</pre> |
||||
</ul> |
||||
|
||||
<p>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 <tt>.tar.*z</tt> archives, be sure to configure your extracting |
||||
tool to convert the line endings. For example, with <a |
||||
href="http://www.winzip.com">WinZip</a>, you should activate the <em>TAR |
||||
file smart CR/LF Conversion</em> option. Alternatively, you may consider |
||||
using the <tt>unix2dos</tt> or <tt>u2d</tt> utilities that are floating |
||||
around, which specifically deal with this particular problem. |
||||
|
||||
<p>Build directories are placed in the top-level <tt>objs</tt> |
||||
directory.</p> |
||||
|
||||
</body> |
||||
</html> |
@ -1,31 +0,0 @@ |
||||
Microsoft Visual Studio Solution File, Format Version 10.00 |
||||
# Visual Studio 2008 |
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "freetype", "freetype.vcproj", "{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}" |
||||
EndProject |
||||
Global |
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution |
||||
LIB Debug Multithreaded|Win32 = LIB Debug Multithreaded|Win32 |
||||
LIB Debug Singlethreaded|Win32 = LIB Debug Singlethreaded|Win32 |
||||
LIB Debug|Win32 = LIB Debug|Win32 |
||||
LIB Release Multithreaded|Win32 = LIB Release Multithreaded|Win32 |
||||
LIB Release Singlethreaded|Win32 = LIB Release Singlethreaded|Win32 |
||||
LIB Release|Win32 = LIB Release|Win32 |
||||
EndGlobalSection |
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution |
||||
{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.LIB Debug Multithreaded|Win32.ActiveCfg = Debug Multithreaded|Win32 |
||||
{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.LIB Debug Multithreaded|Win32.Build.0 = Debug Multithreaded|Win32 |
||||
{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.LIB Debug Singlethreaded|Win32.ActiveCfg = Debug Singlethreaded|Win32 |
||||
{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.LIB Debug Singlethreaded|Win32.Build.0 = Debug Singlethreaded|Win32 |
||||
{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.LIB Debug|Win32.ActiveCfg = Debug|Win32 |
||||
{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.LIB Debug|Win32.Build.0 = Debug|Win32 |
||||
{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.LIB Release Multithreaded|Win32.ActiveCfg = Release Multithreaded|Win32 |
||||
{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.LIB Release Multithreaded|Win32.Build.0 = Release Multithreaded|Win32 |
||||
{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.LIB Release Singlethreaded|Win32.ActiveCfg = Release Singlethreaded|Win32 |
||||
{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.LIB Release Singlethreaded|Win32.Build.0 = Release Singlethreaded|Win32 |
||||
{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.LIB Release|Win32.ActiveCfg = Release|Win32 |
||||
{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.LIB Release|Win32.Build.0 = Release|Win32 |
||||
EndGlobalSection |
||||
GlobalSection(SolutionProperties) = preSolution |
||||
HideSolutionNode = FALSE |
||||
EndGlobalSection |
||||
EndGlobal |
@ -1,710 +0,0 @@ |
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="9,00" |
||||
Name="freetype" |
||||
ProjectGUID="{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}" |
||||
TargetFrameworkVersion="131072" |
||||
> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32" |
||||
/> |
||||
</Platforms> |
||||
<ToolFiles> |
||||
</ToolFiles> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory=".\..\..\..\objs\release" |
||||
IntermediateDirectory=".\..\..\..\objs\release" |
||||
ConfigurationType="4" |
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="false" |
||||
CharacterSet="2" |
||||
> |
||||
<Tool |
||||
Name="VCPreBuildEventTool" |
||||
/> |
||||
<Tool |
||||
Name="VCCustomBuildTool" |
||||
/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool" |
||||
/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool" |
||||
/> |
||||
<Tool |
||||
Name="VCMIDLTool" |
||||
/> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="..\..\..\include" |
||||
PreprocessorDefinitions="NDEBUG;WIN32;_LIB;_CRT_SECURE_NO_WARNINGS;FT2_BUILD_LIBRARY" |
||||
StringPooling="true" |
||||
RuntimeLibrary="2" |
||||
EnableFunctionLevelLinking="true" |
||||
DisableLanguageExtensions="true" |
||||
PrecompiledHeaderFile=".\..\..\..\objs\release/freetype.pch" |
||||
AssemblerListingLocation=".\..\..\..\objs\release/" |
||||
ObjectFile=".\..\..\..\objs\release/" |
||||
ProgramDataBaseFileName=".\..\..\..\objs\release/" |
||||
WarningLevel="4" |
||||
DebugInformationFormat="0" |
||||
CompileAs="0" |
||||
/> |
||||
<Tool |
||||
Name="VCManagedResourceCompilerTool" |
||||
/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033" |
||||
/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool" |
||||
/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="..\..\..\objs\win32\vc2008\freetype291.lib" |
||||
SuppressStartupBanner="true" |
||||
/> |
||||
<Tool |
||||
Name="VCALinkTool" |
||||
/> |
||||
<Tool |
||||
Name="VCXDCMakeTool" |
||||
/> |
||||
<Tool |
||||
Name="VCBscMakeTool" |
||||
/> |
||||
<Tool |
||||
Name="VCFxCopTool" |
||||
/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool" |
||||
/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release Multithreaded|Win32" |
||||
OutputDirectory=".\..\..\..\objs\release_mt" |
||||
IntermediateDirectory=".\..\..\..\objs\release_mt" |
||||
ConfigurationType="4" |
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="false" |
||||
CharacterSet="2" |
||||
> |
||||
<Tool |
||||
Name="VCPreBuildEventTool" |
||||
/> |
||||
<Tool |
||||
Name="VCCustomBuildTool" |
||||
/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool" |
||||
/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool" |
||||
/> |
||||
<Tool |
||||
Name="VCMIDLTool" |
||||
/> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="..\..\..\include" |
||||
PreprocessorDefinitions="NDEBUG;WIN32;_LIB;_CRT_SECURE_NO_WARNINGS;FT2_BUILD_LIBRARY" |
||||
StringPooling="true" |
||||
RuntimeLibrary="0" |
||||
EnableFunctionLevelLinking="true" |
||||
DisableLanguageExtensions="true" |
||||
PrecompiledHeaderFile=".\..\..\..\objs\release_mt/freetype.pch" |
||||
AssemblerListingLocation=".\..\..\..\objs\release_mt/" |
||||
ObjectFile=".\..\..\..\objs\release_mt/" |
||||
ProgramDataBaseFileName=".\..\..\..\objs\release_mt/" |
||||
WarningLevel="4" |
||||
DebugInformationFormat="0" |
||||
CompileAs="0" |
||||
/> |
||||
<Tool |
||||
Name="VCManagedResourceCompilerTool" |
||||
/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033" |
||||
/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool" |
||||
/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="..\..\..\objs\win32\vc2008\freetype291MT.lib" |
||||
SuppressStartupBanner="true" |
||||
/> |
||||
<Tool |
||||
Name="VCALinkTool" |
||||
/> |
||||
<Tool |
||||
Name="VCXDCMakeTool" |
||||
/> |
||||
<Tool |
||||
Name="VCBscMakeTool" |
||||
/> |
||||
<Tool |
||||
Name="VCFxCopTool" |
||||
/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool" |
||||
/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release Singlethreaded|Win32" |
||||
OutputDirectory=".\..\..\..\objs\release_st" |
||||
IntermediateDirectory=".\..\..\..\objs\release_st" |
||||
ConfigurationType="4" |
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="false" |
||||
CharacterSet="2" |
||||
> |
||||
<Tool |
||||
Name="VCPreBuildEventTool" |
||||
/> |
||||
<Tool |
||||
Name="VCCustomBuildTool" |
||||
/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool" |
||||
/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool" |
||||
/> |
||||
<Tool |
||||
Name="VCMIDLTool" |
||||
/> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="..\..\..\include" |
||||
PreprocessorDefinitions="NDEBUG;WIN32;_LIB;_CRT_SECURE_NO_WARNINGS;FT2_BUILD_LIBRARY" |
||||
StringPooling="true" |
||||
RuntimeLibrary="0" |
||||
EnableFunctionLevelLinking="true" |
||||
DisableLanguageExtensions="true" |
||||
PrecompiledHeaderFile=".\..\..\..\objs\release_st/freetype.pch" |
||||
AssemblerListingLocation=".\..\..\..\objs\release_st/" |
||||
ObjectFile=".\..\..\..\objs\release_st/" |
||||
ProgramDataBaseFileName=".\..\..\..\objs\release_st/" |
||||
WarningLevel="4" |
||||
DebugInformationFormat="0" |
||||
CompileAs="0" |
||||
/> |
||||
<Tool |
||||
Name="VCManagedResourceCompilerTool" |
||||
/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033" |
||||
/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool" |
||||
/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="..\..\..\objs\win32\vc2008\freetype291ST.lib" |
||||
/> |
||||
<Tool |
||||
Name="VCALinkTool" |
||||
/> |
||||
<Tool |
||||
Name="VCXDCMakeTool" |
||||
/> |
||||
<Tool |
||||
Name="VCBscMakeTool" |
||||
/> |
||||
<Tool |
||||
Name="VCFxCopTool" |
||||
/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool" |
||||
/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory=".\..\..\..\objs\debug" |
||||
IntermediateDirectory=".\..\..\..\objs\debug" |
||||
ConfigurationType="4" |
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="false" |
||||
CharacterSet="2" |
||||
> |
||||
<Tool |
||||
Name="VCPreBuildEventTool" |
||||
/> |
||||
<Tool |
||||
Name="VCCustomBuildTool" |
||||
/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool" |
||||
/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool" |
||||
/> |
||||
<Tool |
||||
Name="VCMIDLTool" |
||||
/> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="..\..\..\include" |
||||
PreprocessorDefinitions="_DEBUG;WIN32;_LIB;_CRT_SECURE_NO_WARNINGS;FT_DEBUG_LEVEL_ERROR;FT_DEBUG_LEVEL_TRACE;FT2_BUILD_LIBRARY" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
DisableLanguageExtensions="true" |
||||
PrecompiledHeaderFile=".\..\..\..\objs\debug/freetype.pch" |
||||
AssemblerListingLocation=".\..\..\..\objs\debug/" |
||||
ObjectFile=".\..\..\..\objs\debug/" |
||||
ProgramDataBaseFileName=".\..\..\..\objs\debug/" |
||||
WarningLevel="4" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0" |
||||
/> |
||||
<Tool |
||||
Name="VCManagedResourceCompilerTool" |
||||
/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033" |
||||
/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool" |
||||
/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="..\..\..\objs\win32\vc2008\freetype291_D.lib" |
||||
SuppressStartupBanner="true" |
||||
/> |
||||
<Tool |
||||
Name="VCALinkTool" |
||||
/> |
||||
<Tool |
||||
Name="VCXDCMakeTool" |
||||
/> |
||||
<Tool |
||||
Name="VCBscMakeTool" |
||||
/> |
||||
<Tool |
||||
Name="VCFxCopTool" |
||||
/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool" |
||||
/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug Singlethreaded|Win32" |
||||
OutputDirectory=".\..\..\..\objs\debug_st" |
||||
IntermediateDirectory=".\..\..\..\objs\debug_st" |
||||
ConfigurationType="4" |
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="false" |
||||
CharacterSet="2" |
||||
> |
||||
<Tool |
||||
Name="VCPreBuildEventTool" |
||||
/> |
||||
<Tool |
||||
Name="VCCustomBuildTool" |
||||
/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool" |
||||
/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool" |
||||
/> |
||||
<Tool |
||||
Name="VCMIDLTool" |
||||
/> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="..\..\..\include" |
||||
PreprocessorDefinitions="_DEBUG;WIN32;_LIB;_CRT_SECURE_NO_WARNINGS;FT_DEBUG_LEVEL_ERROR;FT_DEBUG_LEVEL_TRACE;FT2_BUILD_LIBRARY" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="1" |
||||
DisableLanguageExtensions="true" |
||||
PrecompiledHeaderFile=".\..\..\..\objs\debug_st/freetype.pch" |
||||
AssemblerListingLocation=".\..\..\..\objs\debug_st/" |
||||
ObjectFile=".\..\..\..\objs\debug_st/" |
||||
ProgramDataBaseFileName=".\..\..\..\objs\debug_st/" |
||||
WarningLevel="4" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0" |
||||
/> |
||||
<Tool |
||||
Name="VCManagedResourceCompilerTool" |
||||
/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033" |
||||
/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool" |
||||
/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="..\..\..\objs\win32\vc2008\freetype291ST_D.lib" |
||||
SuppressStartupBanner="true" |
||||
/> |
||||
<Tool |
||||
Name="VCALinkTool" |
||||
/> |
||||
<Tool |
||||
Name="VCXDCMakeTool" |
||||
/> |
||||
<Tool |
||||
Name="VCBscMakeTool" |
||||
/> |
||||
<Tool |
||||
Name="VCFxCopTool" |
||||
/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool" |
||||
/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug Multithreaded|Win32" |
||||
OutputDirectory=".\..\..\..\objs\debug_mt" |
||||
IntermediateDirectory=".\..\..\..\objs\debug_mt" |
||||
ConfigurationType="4" |
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="false" |
||||
CharacterSet="2" |
||||
> |
||||
<Tool |
||||
Name="VCPreBuildEventTool" |
||||
/> |
||||
<Tool |
||||
Name="VCCustomBuildTool" |
||||
/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool" |
||||
/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool" |
||||
/> |
||||
<Tool |
||||
Name="VCMIDLTool" |
||||
/> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="..\..\..\include" |
||||
PreprocessorDefinitions="_DEBUG;WIN32;_LIB;_CRT_SECURE_NO_WARNINGS;FT_DEBUG_LEVEL_ERROR;FT_DEBUG_LEVEL_TRACE;FT2_BUILD_LIBRARY;_CRT_SECURE_NO_DEPRECATE" |
||||
GeneratePreprocessedFile="0" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="1" |
||||
DisableLanguageExtensions="true" |
||||
PrecompiledHeaderFile=".\..\..\..\objs\debug_mt/freetype.pch" |
||||
AssemblerListingLocation=".\..\..\..\objs\debug_mt/" |
||||
ObjectFile=".\..\..\..\objs\debug_mt/" |
||||
ProgramDataBaseFileName=".\..\..\..\objs\debug_mt/" |
||||
WarningLevel="4" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0" |
||||
/> |
||||
<Tool |
||||
Name="VCManagedResourceCompilerTool" |
||||
/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033" |
||||
/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool" |
||||
/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="..\..\..\objs\win32\vc2008\freetype291MT_D.lib" |
||||
SuppressStartupBanner="true" |
||||
/> |
||||
<Tool |
||||
Name="VCALinkTool" |
||||
/> |
||||
<Tool |
||||
Name="VCXDCMakeTool" |
||||
/> |
||||
<Tool |
||||
Name="VCBscMakeTool" |
||||
/> |
||||
<Tool |
||||
Name="VCFxCopTool" |
||||
/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool" |
||||
/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" |
||||
> |
||||
<File |
||||
RelativePath="..\..\..\src\autofit\autofit.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\src\bdf\bdf.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\src\cff\cff.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\src\base\ftbase.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\src\base\ftbitmap.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\src\cache\ftcache.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath="..\ftdebug.c" |
||||
> |
||||
<FileConfiguration |
||||
Name="Release|Win32" |
||||
> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
DisableLanguageExtensions="false" |
||||
/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release Multithreaded|Win32" |
||||
> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
DisableLanguageExtensions="false" |
||||
/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release Singlethreaded|Win32" |
||||
> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
DisableLanguageExtensions="false" |
||||
/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32" |
||||
> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
DisableLanguageExtensions="false" |
||||
/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug Singlethreaded|Win32" |
||||
> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
DisableLanguageExtensions="false" |
||||
/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug Multithreaded|Win32" |
||||
> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
DisableLanguageExtensions="false" |
||||
/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\src\base\ftfstype.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\src\base\ftgasp.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\src\base\ftglyph.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\src\gzip\ftgzip.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\src\base\ftinit.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\src\lzw\ftlzw.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\src\base\ftstroke.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\src\base\ftsystem.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\src\smooth\smooth.c" |
||||
> |
||||
</File> |
||||
<Filter |
||||
Name="FT_MODULES" |
||||
> |
||||
<File |
||||
RelativePath="..\..\..\src\base\ftbbox.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\src\base\ftbdf.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\src\base\ftcid.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\src\base\ftmm.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\src\base\ftpfr.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\src\base\ftsynth.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\src\base\fttype1.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\src\base\ftwinfnt.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\src\base\ftgxval.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\src\base\ftotval.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\src\base\ftpatent.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\src\pcf\pcf.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\src\pfr\pfr.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\src\psaux\psaux.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\src\pshinter\pshinter.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\src\psnames\psmodule.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\src\raster\raster.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\src\sfnt\sfnt.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\src\truetype\truetype.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\src\type1\type1.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\src\cid\type1cid.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\src\type42\type42.c" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\src\winfonts\winfnt.c" |
||||
> |
||||
</File> |
||||
</Filter> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl" |
||||
> |
||||
<File |
||||
RelativePath="..\..\..\include\ft2build.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\include\freetype\config\ftconfig.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\include\freetype\config\ftheader.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\include\freetype\config\ftmodule.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\include\freetype\config\ftoption.h" |
||||
> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\include\freetype\config\ftstdlib.h" |
||||
> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -1,37 +0,0 @@ |
||||
<html> |
||||
<header> |
||||
<title> |
||||
FreeType 2 Project Files for VS.NET 2008 |
||||
</title> |
||||
|
||||
<body> |
||||
<h1> |
||||
FreeType 2 Project Files for VS.NET 2008 |
||||
</h1> |
||||
|
||||
<p>This directory contains project files for Visual C++, named |
||||
<tt>freetype.vcproj</tt>, and Visual Studio, called <tt>freetype.sln</tt>. It |
||||
compiles the following libraries from the FreeType 2.9.1 sources:</p> |
||||
|
||||
<ul> |
||||
<pre> |
||||
freetype291.lib - release build; single threaded |
||||
freetype291_D.lib - debug build; single threaded |
||||
freetype291MT.lib - release build; multi-threaded |
||||
freetype291MT_D.lib - debug build; multi-threaded</pre> |
||||
</ul> |
||||
|
||||
<p>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 <tt>.tar.*z</tt> archives, be sure to configure your extracting |
||||
tool to convert the line endings. For example, with <a |
||||
href="http://www.winzip.com">WinZip</a>, you should activate the <em>TAR |
||||
file smart CR/LF Conversion</em> option. Alternatively, you may consider |
||||
using the <tt>unix2dos</tt> or <tt>u2d</tt> utilities that are floating |
||||
around, which specifically deal with this particular problem. |
||||
|
||||
<p>Build directories are placed in the top-level <tt>objs</tt> |
||||
directory.</p> |
||||
|
||||
</body> |
||||
</html> |
Loading…
Reference in new issue