misc/libfreetype/builds/win32/vc2005/freetype.vcproj
author koda
Mon, 25 Apr 2011 01:46:54 +0200
changeset 5172 88f2e05288ba
permissions -rw-r--r--
aaand let's add freetype as well while we are at it other smaller changes
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5172
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     1
<?xml version="1.0" encoding="Windows-1252"?>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     2
<VisualStudioProject ProjectType="Visual C++" Version="8.00" Name="freetype" ProjectGUID="{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}" TargetFrameworkVersion="131072">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     3
  <Platforms>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     4
    <Platform Name="Win32" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     5
  </Platforms>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     6
  <ToolFiles>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     7
  </ToolFiles>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     8
  <Configurations>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     9
    <Configuration Name="Release|Win32" OutputDirectory=".\..\..\..\objs\release" IntermediateDirectory=".\..\..\..\objs\release" ConfigurationType="4" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" UseOfMFC="0" ATLMinimizesCRunTimeLibraryUsage="false" CharacterSet="2">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    10
      <Tool Name="VCPreBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    11
      <Tool Name="VCCustomBuildTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    12
      <Tool Name="VCXMLDataGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    13
      <Tool Name="VCWebServiceProxyGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    14
      <Tool Name="VCMIDLTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    15
      <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" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    16
      <Tool Name="VCManagedResourceCompilerTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    17
      <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="NDEBUG" Culture="1033" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    18
      <Tool Name="VCPreLinkEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    19
      <Tool Name="VCLibrarianTool" OutputFile="..\..\..\objs\win32\vc2005\freetype244.lib" SuppressStartupBanner="true" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    20
      <Tool Name="VCALinkTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    21
      <Tool Name="VCXDCMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    22
      <Tool Name="VCBscMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    23
      <Tool Name="VCFxCopTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    24
      <Tool Name="VCPostBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    25
    </Configuration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    26
    <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">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    27
      <Tool Name="VCPreBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    28
      <Tool Name="VCCustomBuildTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    29
      <Tool Name="VCXMLDataGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    30
      <Tool Name="VCWebServiceProxyGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    31
      <Tool Name="VCMIDLTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    32
      <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" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    33
      <Tool Name="VCManagedResourceCompilerTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    34
      <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="NDEBUG" Culture="1033" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    35
      <Tool Name="VCPreLinkEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    36
      <Tool Name="VCLibrarianTool" OutputFile="..\..\..\objs\win32\vc2005\freetype244MT.lib" SuppressStartupBanner="true" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    37
      <Tool Name="VCALinkTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    38
      <Tool Name="VCXDCMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    39
      <Tool Name="VCBscMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    40
      <Tool Name="VCFxCopTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    41
      <Tool Name="VCPostBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    42
    </Configuration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    43
    <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">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    44
      <Tool Name="VCPreBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    45
      <Tool Name="VCCustomBuildTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    46
      <Tool Name="VCXMLDataGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    47
      <Tool Name="VCWebServiceProxyGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    48
      <Tool Name="VCMIDLTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    49
      <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" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    50
      <Tool Name="VCManagedResourceCompilerTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    51
      <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="NDEBUG" Culture="1033" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    52
      <Tool Name="VCPreLinkEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    53
      <Tool Name="VCLibrarianTool" OutputFile="..\..\..\objs\win32\vc2005\freetype244ST.lib" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    54
      <Tool Name="VCALinkTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    55
      <Tool Name="VCXDCMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    56
      <Tool Name="VCBscMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    57
      <Tool Name="VCFxCopTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    58
      <Tool Name="VCPostBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    59
    </Configuration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    60
    <Configuration Name="Debug|Win32" OutputDirectory=".\..\..\..\objs\debug" IntermediateDirectory=".\..\..\..\objs\debug" ConfigurationType="4" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" UseOfMFC="0" ATLMinimizesCRunTimeLibraryUsage="false" CharacterSet="2">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    61
      <Tool Name="VCPreBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    62
      <Tool Name="VCCustomBuildTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    63
      <Tool Name="VCXMLDataGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    64
      <Tool Name="VCWebServiceProxyGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    65
      <Tool Name="VCMIDLTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    66
      <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" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    67
      <Tool Name="VCManagedResourceCompilerTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    68
      <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="_DEBUG" Culture="1033" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    69
      <Tool Name="VCPreLinkEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    70
      <Tool Name="VCLibrarianTool" OutputFile="..\..\..\objs\win32\vc2005\freetype244_D.lib" SuppressStartupBanner="true" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    71
      <Tool Name="VCALinkTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    72
      <Tool Name="VCXDCMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    73
      <Tool Name="VCBscMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    74
      <Tool Name="VCFxCopTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    75
      <Tool Name="VCPostBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    76
    </Configuration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    77
    <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">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    78
      <Tool Name="VCPreBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    79
      <Tool Name="VCCustomBuildTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    80
      <Tool Name="VCXMLDataGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    81
      <Tool Name="VCWebServiceProxyGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    82
      <Tool Name="VCMIDLTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    83
      <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" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    84
      <Tool Name="VCManagedResourceCompilerTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    85
      <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="_DEBUG" Culture="1033" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    86
      <Tool Name="VCPreLinkEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    87
      <Tool Name="VCLibrarianTool" OutputFile="..\..\..\objs\win32\vc2005\freetype244ST_D.lib" SuppressStartupBanner="true" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    88
      <Tool Name="VCALinkTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    89
      <Tool Name="VCXDCMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    90
      <Tool Name="VCBscMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    91
      <Tool Name="VCFxCopTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    92
      <Tool Name="VCPostBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    93
    </Configuration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    94
    <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">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    95
      <Tool Name="VCPreBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    96
      <Tool Name="VCCustomBuildTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    97
      <Tool Name="VCXMLDataGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    98
      <Tool Name="VCWebServiceProxyGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    99
      <Tool Name="VCMIDLTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   100
      <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" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   101
      <Tool Name="VCManagedResourceCompilerTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   102
      <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="_DEBUG" Culture="1033" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   103
      <Tool Name="VCPreLinkEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   104
      <Tool Name="VCLibrarianTool" OutputFile="..\..\..\objs\win32\vc2005\freetype244MT_D.lib" SuppressStartupBanner="true" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   105
      <Tool Name="VCALinkTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   106
      <Tool Name="VCXDCMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   107
      <Tool Name="VCBscMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   108
      <Tool Name="VCFxCopTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   109
      <Tool Name="VCPostBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   110
    </Configuration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   111
  </Configurations>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   112
  <References>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   113
  </References>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   114
  <Files>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   115
    <Filter Name="Source Files" Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   116
      <File RelativePath="..\..\..\src\autofit\autofit.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   117
      </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   118
      <File RelativePath="..\..\..\src\bdf\bdf.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   119
        <FileConfiguration Name="Release|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   120
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   121
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   122
        <FileConfiguration Name="Release Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   123
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   124
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   125
        <FileConfiguration Name="Release Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   126
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   127
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   128
        <FileConfiguration Name="Debug|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   129
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   130
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   131
        <FileConfiguration Name="Debug Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   132
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   133
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   134
        <FileConfiguration Name="Debug Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   135
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   136
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   137
      </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   138
      <File RelativePath="..\..\..\src\cff\cff.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   139
        <FileConfiguration Name="Release|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   140
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   141
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   142
        <FileConfiguration Name="Release Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   143
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   144
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   145
        <FileConfiguration Name="Release Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   146
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   147
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   148
        <FileConfiguration Name="Debug|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   149
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   150
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   151
        <FileConfiguration Name="Debug Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   152
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   153
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   154
        <FileConfiguration Name="Debug Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   155
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   156
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   157
      </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   158
      <File RelativePath="..\..\..\src\base\ftbase.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   159
        <FileConfiguration Name="Release|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   160
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   161
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   162
        <FileConfiguration Name="Release Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   163
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   164
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   165
        <FileConfiguration Name="Release Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   166
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   167
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   168
        <FileConfiguration Name="Debug|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   169
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   170
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   171
        <FileConfiguration Name="Debug Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   172
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   173
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   174
        <FileConfiguration Name="Debug Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   175
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   176
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   177
      </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   178
      <File RelativePath="..\..\..\src\base\ftbitmap.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   179
      </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   180
      <File RelativePath="..\..\..\src\cache\ftcache.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   181
        <FileConfiguration Name="Release|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   182
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   183
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   184
        <FileConfiguration Name="Release Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   185
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   186
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   187
        <FileConfiguration Name="Release Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   188
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   189
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   190
        <FileConfiguration Name="Debug|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   191
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   192
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   193
        <FileConfiguration Name="Debug Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   194
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   195
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   196
        <FileConfiguration Name="Debug Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   197
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   198
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   199
      </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   200
      <File RelativePath="..\ftdebug.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   201
        <FileConfiguration Name="Release|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   202
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" DisableLanguageExtensions="false" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   203
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   204
        <FileConfiguration Name="Release Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   205
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" DisableLanguageExtensions="false" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   206
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   207
        <FileConfiguration Name="Release Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   208
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" DisableLanguageExtensions="false" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   209
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   210
        <FileConfiguration Name="Debug|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   211
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" DisableLanguageExtensions="false" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   212
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   213
        <FileConfiguration Name="Debug Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   214
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" DisableLanguageExtensions="false" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   215
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   216
        <FileConfiguration Name="Debug Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   217
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" DisableLanguageExtensions="false" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   218
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   219
      </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   220
      <File RelativePath="..\..\..\src\base\ftfstype.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   221
      </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   222
      <File RelativePath="..\..\..\src\base\ftgasp.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   223
      </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   224
      <File RelativePath="..\..\..\src\base\ftglyph.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   225
        <FileConfiguration Name="Release|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   226
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   227
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   228
        <FileConfiguration Name="Release Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   229
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   230
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   231
        <FileConfiguration Name="Release Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   232
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   233
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   234
        <FileConfiguration Name="Debug|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   235
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   236
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   237
        <FileConfiguration Name="Debug Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   238
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   239
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   240
        <FileConfiguration Name="Debug Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   241
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   242
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   243
      </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   244
      <File RelativePath="..\..\..\src\gzip\ftgzip.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   245
        <FileConfiguration Name="Release|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   246
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   247
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   248
        <FileConfiguration Name="Release Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   249
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   250
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   251
        <FileConfiguration Name="Release Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   252
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   253
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   254
        <FileConfiguration Name="Debug|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   255
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   256
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   257
        <FileConfiguration Name="Debug Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   258
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   259
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   260
        <FileConfiguration Name="Debug Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   261
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   262
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   263
      </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   264
      <File RelativePath="..\..\..\src\base\ftinit.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   265
        <FileConfiguration Name="Release|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   266
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   267
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   268
        <FileConfiguration Name="Release Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   269
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   270
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   271
        <FileConfiguration Name="Release Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   272
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   273
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   274
        <FileConfiguration Name="Debug|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   275
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   276
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   277
        <FileConfiguration Name="Debug Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   278
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   279
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   280
        <FileConfiguration Name="Debug Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   281
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   282
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   283
      </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   284
      <File RelativePath="..\..\..\src\lzw\ftlzw.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   285
        <FileConfiguration Name="Release|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   286
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   287
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   288
        <FileConfiguration Name="Release Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   289
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   290
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   291
        <FileConfiguration Name="Release Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   292
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   293
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   294
        <FileConfiguration Name="Debug|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   295
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   296
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   297
        <FileConfiguration Name="Debug Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   298
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   299
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   300
        <FileConfiguration Name="Debug Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   301
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   302
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   303
      </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   304
      <File RelativePath="..\..\..\src\base\ftstroke.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   305
      </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   306
      <File RelativePath="..\..\..\src\base\ftsystem.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   307
        <FileConfiguration Name="Release|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   308
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   309
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   310
        <FileConfiguration Name="Release Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   311
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   312
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   313
        <FileConfiguration Name="Release Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   314
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   315
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   316
        <FileConfiguration Name="Debug|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   317
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   318
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   319
        <FileConfiguration Name="Debug Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   320
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   321
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   322
        <FileConfiguration Name="Debug Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   323
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   324
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   325
      </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   326
      <File RelativePath="..\..\..\src\smooth\smooth.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   327
        <FileConfiguration Name="Release|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   328
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   329
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   330
        <FileConfiguration Name="Release Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   331
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   332
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   333
        <FileConfiguration Name="Release Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   334
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   335
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   336
        <FileConfiguration Name="Debug|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   337
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   338
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   339
        <FileConfiguration Name="Debug Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   340
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   341
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   342
        <FileConfiguration Name="Debug Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   343
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   344
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   345
      </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   346
      <Filter Name="FT_MODULES">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   347
        <File RelativePath="..\..\..\src\base\ftbbox.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   348
        </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   349
        <File RelativePath="..\..\..\src\base\ftmm.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   350
          <FileConfiguration Name="Release|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   351
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   352
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   353
          <FileConfiguration Name="Release Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   354
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   355
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   356
          <FileConfiguration Name="Release Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   357
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   358
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   359
          <FileConfiguration Name="Debug|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   360
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   361
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   362
          <FileConfiguration Name="Debug Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   363
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   364
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   365
          <FileConfiguration Name="Debug Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   366
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   367
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   368
        </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   369
        <File RelativePath="..\..\..\src\base\ftpfr.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   370
        </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   371
        <File RelativePath="..\..\..\src\base\ftsynth.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   372
        </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   373
        <File RelativePath="..\..\..\src\base\fttype1.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   374
        </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   375
        <File RelativePath="..\..\..\src\base\ftwinfnt.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   376
        </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   377
        <File RelativePath="..\..\..\src\base\ftxf86.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   378
        </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   379
        <File RelativePath="..\..\..\src\base\ftlcdfil.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   380
        </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   381
        <File RelativePath="..\..\..\src\base\ftgxval.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   382
        </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   383
        <File RelativePath="..\..\..\src\base\ftotval.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   384
        </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   385
        <File RelativePath="..\..\..\src\base\ftpatent.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   386
        </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   387
        <File RelativePath="..\..\..\src\pcf\pcf.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   388
          <FileConfiguration Name="Release|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   389
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   390
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   391
          <FileConfiguration Name="Release Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   392
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   393
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   394
          <FileConfiguration Name="Release Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   395
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   396
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   397
          <FileConfiguration Name="Debug|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   398
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   399
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   400
          <FileConfiguration Name="Debug Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   401
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   402
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   403
          <FileConfiguration Name="Debug Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   404
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   405
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   406
        </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   407
        <File RelativePath="..\..\..\src\pfr\pfr.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   408
          <FileConfiguration Name="Release|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   409
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   410
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   411
          <FileConfiguration Name="Release Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   412
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   413
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   414
          <FileConfiguration Name="Release Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   415
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   416
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   417
          <FileConfiguration Name="Debug|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   418
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   419
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   420
          <FileConfiguration Name="Debug Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   421
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   422
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   423
          <FileConfiguration Name="Debug Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   424
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   425
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   426
        </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   427
        <File RelativePath="..\..\..\src\psaux\psaux.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   428
          <FileConfiguration Name="Release|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   429
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   430
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   431
          <FileConfiguration Name="Release Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   432
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   433
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   434
          <FileConfiguration Name="Release Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   435
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   436
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   437
          <FileConfiguration Name="Debug|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   438
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   439
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   440
          <FileConfiguration Name="Debug Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   441
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   442
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   443
          <FileConfiguration Name="Debug Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   444
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   445
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   446
        </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   447
        <File RelativePath="..\..\..\src\pshinter\pshinter.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   448
          <FileConfiguration Name="Release|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   449
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   450
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   451
          <FileConfiguration Name="Release Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   452
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   453
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   454
          <FileConfiguration Name="Release Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   455
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   456
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   457
          <FileConfiguration Name="Debug|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   458
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   459
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   460
          <FileConfiguration Name="Debug Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   461
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   462
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   463
          <FileConfiguration Name="Debug Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   464
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   465
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   466
        </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   467
        <File RelativePath="..\..\..\src\psnames\psmodule.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   468
          <FileConfiguration Name="Release|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   469
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   470
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   471
          <FileConfiguration Name="Release Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   472
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   473
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   474
          <FileConfiguration Name="Release Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   475
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   476
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   477
          <FileConfiguration Name="Debug|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   478
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   479
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   480
          <FileConfiguration Name="Debug Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   481
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   482
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   483
          <FileConfiguration Name="Debug Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   484
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   485
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   486
        </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   487
        <File RelativePath="..\..\..\src\raster\raster.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   488
          <FileConfiguration Name="Release|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   489
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   490
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   491
          <FileConfiguration Name="Release Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   492
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   493
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   494
          <FileConfiguration Name="Release Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   495
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   496
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   497
          <FileConfiguration Name="Debug|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   498
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   499
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   500
          <FileConfiguration Name="Debug Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   501
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   502
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   503
          <FileConfiguration Name="Debug Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   504
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   505
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   506
        </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   507
        <File RelativePath="..\..\..\src\sfnt\sfnt.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   508
          <FileConfiguration Name="Release|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   509
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   510
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   511
          <FileConfiguration Name="Release Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   512
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   513
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   514
          <FileConfiguration Name="Release Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   515
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   516
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   517
          <FileConfiguration Name="Debug|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   518
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   519
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   520
          <FileConfiguration Name="Debug Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   521
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   522
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   523
          <FileConfiguration Name="Debug Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   524
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   525
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   526
        </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   527
        <File RelativePath="..\..\..\src\truetype\truetype.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   528
          <FileConfiguration Name="Release|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   529
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   530
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   531
          <FileConfiguration Name="Release Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   532
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   533
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   534
          <FileConfiguration Name="Release Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   535
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   536
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   537
          <FileConfiguration Name="Debug|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   538
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   539
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   540
          <FileConfiguration Name="Debug Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   541
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   542
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   543
          <FileConfiguration Name="Debug Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   544
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   545
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   546
        </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   547
        <File RelativePath="..\..\..\src\type1\type1.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   548
          <FileConfiguration Name="Release|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   549
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   550
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   551
          <FileConfiguration Name="Release Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   552
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   553
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   554
          <FileConfiguration Name="Release Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   555
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   556
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   557
          <FileConfiguration Name="Debug|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   558
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   559
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   560
          <FileConfiguration Name="Debug Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   561
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   562
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   563
          <FileConfiguration Name="Debug Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   564
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   565
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   566
        </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   567
        <File RelativePath="..\..\..\src\cid\type1cid.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   568
          <FileConfiguration Name="Release|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   569
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   570
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   571
          <FileConfiguration Name="Release Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   572
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   573
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   574
          <FileConfiguration Name="Release Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   575
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   576
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   577
          <FileConfiguration Name="Debug|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   578
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   579
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   580
          <FileConfiguration Name="Debug Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   581
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   582
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   583
          <FileConfiguration Name="Debug Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   584
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   585
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   586
        </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   587
        <File RelativePath="..\..\..\src\type42\type42.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   588
          <FileConfiguration Name="Release|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   589
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   590
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   591
          <FileConfiguration Name="Release Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   592
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   593
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   594
          <FileConfiguration Name="Release Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   595
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   596
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   597
          <FileConfiguration Name="Debug|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   598
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   599
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   600
          <FileConfiguration Name="Debug Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   601
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   602
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   603
          <FileConfiguration Name="Debug Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   604
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   605
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   606
        </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   607
        <File RelativePath="..\..\..\src\winfonts\winfnt.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   608
          <FileConfiguration Name="Release|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   609
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   610
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   611
          <FileConfiguration Name="Release Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   612
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   613
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   614
          <FileConfiguration Name="Release Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   615
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   616
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   617
          <FileConfiguration Name="Debug|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   618
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   619
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   620
          <FileConfiguration Name="Debug Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   621
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   622
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   623
          <FileConfiguration Name="Debug Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   624
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" BasicRuntimeChecks="3" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   625
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   626
        </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   627
      </Filter>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   628
    </Filter>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   629
    <Filter Name="Header Files" Filter="h;hpp;hxx;hm;inl">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   630
      <File RelativePath="..\..\..\include\ft2build.h">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   631
      </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   632
      <File RelativePath="..\..\..\include\freetype\config\ftconfig.h">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   633
      </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   634
      <File RelativePath="..\..\..\include\freetype\config\ftheader.h">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   635
      </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   636
      <File RelativePath="..\..\..\include\freetype\config\ftmodule.h">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   637
      </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   638
      <File RelativePath="..\..\..\include\freetype\config\ftoption.h">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   639
      </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   640
      <File RelativePath="..\..\..\include\freetype\config\ftstdlib.h">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   641
      </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   642
    </Filter>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   643
  </Files>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   644
  <Globals>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   645
  </Globals>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   646
</VisualStudioProject>