misc/libfreetype/builds/wince/vc2005-ce/freetype.vcproj
author koda
Fri, 11 Oct 2013 11:55:31 +0200
branchwebgl
changeset 9282 92af50454cf2
parent 5172 88f2e05288ba
permissions -rw-r--r--
force clang dependency when NOPASCAL is set
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="0">
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="Pocket PC 2003 (ARMV4)" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     5
    <Platform Name="Smartphone 2003 (ARMV4)" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     6
    <Platform Name="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     7
    <Platform Name="Windows Mobile 5.0 Smartphone SDK (ARMV4I)" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     8
    <Platform Name="Windows Mobile 6 Professional SDK (ARMV4I)" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     9
    <Platform Name="Windows Mobile 6 Standard SDK (ARMV4I)" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    10
  </Platforms>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    11
  <ToolFiles>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    12
  </ToolFiles>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    13
  <Configurations>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    14
    <Configuration Name="Release|Pocket PC 2003 (ARMV4)" OutputDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)" IntermediateDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)" 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
    15
      <Tool Name="VCPreBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    16
      <Tool Name="VCCustomBuildTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    17
      <Tool Name="VCXMLDataGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    18
      <Tool Name="VCWebServiceProxyGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    19
      <Tool Name="VCMIDLTool" TargetEnvironment="1" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    20
      <Tool Name="VCCLCompilerTool" ExecutionBucket="7" Optimization="2" InlineFunctionExpansion="1" AdditionalIncludeDirectories="..\..\..\include" PreprocessorDefinitions="_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;NDEBUG;$(PLATFORMDEFINES);$(ARCHFAM);$(_ARCHFAM_);_LIB;FT2_BUILD_LIBRARY;NO_ERRNO_H" StringPooling="false" MinimalRebuild="true" RuntimeLibrary="2" EnableFunctionLevelLinking="false" DisableLanguageExtensions="false" 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
    21
      <Tool Name="VCManagedResourceCompilerTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    22
      <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="NDEBUG" Culture="1033" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    23
      <Tool Name="VCPreLinkEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    24
      <Tool Name="VCLibrarianTool" OutputFile="..\..\..\objs\wince\vc2005-ce\freetype244.lib" SuppressStartupBanner="true" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    25
      <Tool Name="VCALinkTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    26
      <Tool Name="VCXDCMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    27
      <Tool Name="VCBscMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    28
      <Tool Name="VCFxCopTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    29
      <Tool Name="VCCodeSignTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    30
      <Tool Name="VCPostBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    31
      <DeploymentTool ForceDirty="-1" RemoteDirectory="" RegisterOutput="0" AdditionalFiles="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    32
      <DebuggerTool />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    33
    </Configuration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    34
    <Configuration Name="Release|Smartphone 2003 (ARMV4)" OutputDirectory="Smartphone 2003 (ARMV4)\$(ConfigurationName)" IntermediateDirectory="Smartphone 2003 (ARMV4)\$(ConfigurationName)" 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
    35
      <Tool Name="VCPreBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    36
      <Tool Name="VCCustomBuildTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    37
      <Tool Name="VCXMLDataGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    38
      <Tool Name="VCWebServiceProxyGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    39
      <Tool Name="VCMIDLTool" TargetEnvironment="1" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    40
      <Tool Name="VCCLCompilerTool" ExecutionBucket="7" Optimization="2" InlineFunctionExpansion="1" AdditionalIncludeDirectories="..\..\..\include" PreprocessorDefinitions="_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;NDEBUG;$(PLATFORMDEFINES);$(ARCHFAM);$(_ARCHFAM_);_LIB;FT2_BUILD_LIBRARY;NO_ERRNO_H" StringPooling="false" MinimalRebuild="true" RuntimeLibrary="2" EnableFunctionLevelLinking="false" DisableLanguageExtensions="false" 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
    41
      <Tool Name="VCManagedResourceCompilerTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    42
      <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="NDEBUG" Culture="1033" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    43
      <Tool Name="VCPreLinkEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    44
      <Tool Name="VCLibrarianTool" OutputFile="..\..\..\objs\wince\vc2005-ce\freetype244.lib" SuppressStartupBanner="true" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    45
      <Tool Name="VCALinkTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    46
      <Tool Name="VCXDCMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    47
      <Tool Name="VCBscMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    48
      <Tool Name="VCFxCopTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    49
      <Tool Name="VCCodeSignTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    50
      <Tool Name="VCPostBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    51
      <DeploymentTool ForceDirty="-1" RemoteDirectory="" RegisterOutput="0" AdditionalFiles="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    52
      <DebuggerTool />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    53
    </Configuration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    54
    <Configuration Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)" IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)" 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
    55
      <Tool Name="VCPreBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    56
      <Tool Name="VCCustomBuildTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    57
      <Tool Name="VCXMLDataGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    58
      <Tool Name="VCWebServiceProxyGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    59
      <Tool Name="VCMIDLTool" TargetEnvironment="1" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    60
      <Tool Name="VCCLCompilerTool" ExecutionBucket="7" Optimization="2" InlineFunctionExpansion="1" AdditionalIncludeDirectories="..\..\..\include" PreprocessorDefinitions="_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;NDEBUG;$(PLATFORMDEFINES);$(ARCHFAM);$(_ARCHFAM_);_LIB;FT2_BUILD_LIBRARY;NO_ERRNO_H" StringPooling="false" MinimalRebuild="true" RuntimeLibrary="2" EnableFunctionLevelLinking="false" DisableLanguageExtensions="false" 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
    61
      <Tool Name="VCManagedResourceCompilerTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    62
      <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="NDEBUG" Culture="1033" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    63
      <Tool Name="VCPreLinkEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    64
      <Tool Name="VCLibrarianTool" OutputFile="..\..\..\objs\wince\vc2005-ce\freetype244.lib" SuppressStartupBanner="true" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    65
      <Tool Name="VCALinkTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    66
      <Tool Name="VCXDCMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    67
      <Tool Name="VCBscMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    68
      <Tool Name="VCFxCopTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    69
      <Tool Name="VCCodeSignTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    70
      <Tool Name="VCPostBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    71
      <DeploymentTool ForceDirty="-1" RemoteDirectory="" RegisterOutput="0" AdditionalFiles="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    72
      <DebuggerTool />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    73
    </Configuration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    74
    <Configuration Name="Release|Windows Mobile 5.0 Smartphone SDK (ARMV4I)" OutputDirectory="Windows Mobile 5.0 Smartphone SDK (ARMV4I)\$(ConfigurationName)" IntermediateDirectory="Windows Mobile 5.0 Smartphone SDK (ARMV4I)\$(ConfigurationName)" 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
    75
      <Tool Name="VCPreBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    76
      <Tool Name="VCCustomBuildTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    77
      <Tool Name="VCXMLDataGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    78
      <Tool Name="VCWebServiceProxyGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    79
      <Tool Name="VCMIDLTool" TargetEnvironment="1" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    80
      <Tool Name="VCCLCompilerTool" ExecutionBucket="7" Optimization="2" InlineFunctionExpansion="1" AdditionalIncludeDirectories="..\..\..\include" PreprocessorDefinitions="_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;NDEBUG;$(PLATFORMDEFINES);$(ARCHFAM);$(_ARCHFAM_);_LIB;FT2_BUILD_LIBRARY;NO_ERRNO_H" StringPooling="false" MinimalRebuild="true" RuntimeLibrary="2" EnableFunctionLevelLinking="false" DisableLanguageExtensions="false" 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
    81
      <Tool Name="VCManagedResourceCompilerTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    82
      <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="NDEBUG" Culture="1033" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    83
      <Tool Name="VCPreLinkEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    84
      <Tool Name="VCLibrarianTool" OutputFile="..\..\..\objs\wince\vc2005-ce\freetype244.lib" SuppressStartupBanner="true" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    85
      <Tool Name="VCALinkTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    86
      <Tool Name="VCXDCMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    87
      <Tool Name="VCBscMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    88
      <Tool Name="VCFxCopTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    89
      <Tool Name="VCCodeSignTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    90
      <Tool Name="VCPostBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    91
      <DeploymentTool ForceDirty="-1" RemoteDirectory="" RegisterOutput="0" AdditionalFiles="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    92
      <DebuggerTool />
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="Release|Windows Mobile 6 Professional SDK (ARMV4I)" OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 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" TargetEnvironment="1" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   100
      <Tool Name="VCCLCompilerTool" ExecutionBucket="7" Optimization="2" InlineFunctionExpansion="1" AdditionalIncludeDirectories="..\..\..\include" PreprocessorDefinitions="_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;NDEBUG;$(PLATFORMDEFINES);$(ARCHFAM);$(_ARCHFAM_);_LIB;FT2_BUILD_LIBRARY;NO_ERRNO_H" StringPooling="false" MinimalRebuild="true" RuntimeLibrary="2" EnableFunctionLevelLinking="false" DisableLanguageExtensions="false" 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
   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="NDEBUG" 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\wince\vc2005-ce\freetype244.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="VCCodeSignTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   110
      <Tool Name="VCPostBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   111
      <DeploymentTool ForceDirty="-1" RemoteDirectory="" RegisterOutput="0" AdditionalFiles="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   112
      <DebuggerTool />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   113
    </Configuration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   114
    <Configuration Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)" OutputDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 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
   115
      <Tool Name="VCPreBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   116
      <Tool Name="VCCustomBuildTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   117
      <Tool Name="VCXMLDataGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   118
      <Tool Name="VCWebServiceProxyGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   119
      <Tool Name="VCMIDLTool" TargetEnvironment="1" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   120
      <Tool Name="VCCLCompilerTool" ExecutionBucket="7" Optimization="2" InlineFunctionExpansion="1" AdditionalIncludeDirectories="..\..\..\include" PreprocessorDefinitions="_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;NDEBUG;$(PLATFORMDEFINES);$(ARCHFAM);$(_ARCHFAM_);_LIB;FT2_BUILD_LIBRARY;NO_ERRNO_H" StringPooling="false" MinimalRebuild="true" RuntimeLibrary="2" EnableFunctionLevelLinking="false" DisableLanguageExtensions="false" 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
   121
      <Tool Name="VCManagedResourceCompilerTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   122
      <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="NDEBUG" Culture="1033" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   123
      <Tool Name="VCPreLinkEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   124
      <Tool Name="VCLibrarianTool" OutputFile="..\..\..\objs\wince\vc2005-ce\freetype244.lib" SuppressStartupBanner="true" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   125
      <Tool Name="VCALinkTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   126
      <Tool Name="VCXDCMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   127
      <Tool Name="VCBscMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   128
      <Tool Name="VCFxCopTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   129
      <Tool Name="VCCodeSignTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   130
      <Tool Name="VCPostBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   131
      <DeploymentTool ForceDirty="-1" RemoteDirectory="" RegisterOutput="0" AdditionalFiles="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   132
      <DebuggerTool />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   133
    </Configuration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   134
    <Configuration Name="Release Multithreaded|Pocket PC 2003 (ARMV4)" OutputDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)" IntermediateDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)" 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
   135
      <Tool Name="VCPreBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   136
      <Tool Name="VCCustomBuildTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   137
      <Tool Name="VCXMLDataGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   138
      <Tool Name="VCWebServiceProxyGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   139
      <Tool Name="VCMIDLTool" TargetEnvironment="1" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   140
      <Tool Name="VCCLCompilerTool" ExecutionBucket="7" Optimization="2" InlineFunctionExpansion="1" AdditionalIncludeDirectories="..\..\..\include" PreprocessorDefinitions="_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;NDEBUG;$(PLATFORMDEFINES);$(ARCHFAM);$(_ARCHFAM_);_LIB;FT2_BUILD_LIBRARY;NO_ERRNO_H" StringPooling="true" RuntimeLibrary="0" EnableFunctionLevelLinking="true" DisableLanguageExtensions="false" 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
   141
      <Tool Name="VCManagedResourceCompilerTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   142
      <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="NDEBUG" Culture="1033" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   143
      <Tool Name="VCPreLinkEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   144
      <Tool Name="VCLibrarianTool" OutputFile="..\..\..\objs\wince\vc2005-ce\freetype244MT.lib" SuppressStartupBanner="true" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   145
      <Tool Name="VCALinkTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   146
      <Tool Name="VCXDCMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   147
      <Tool Name="VCBscMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   148
      <Tool Name="VCFxCopTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   149
      <Tool Name="VCCodeSignTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   150
      <Tool Name="VCPostBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   151
      <DeploymentTool ForceDirty="-1" RemoteDirectory="" RegisterOutput="0" AdditionalFiles="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   152
      <DebuggerTool />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   153
    </Configuration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   154
    <Configuration Name="Release Multithreaded|Smartphone 2003 (ARMV4)" OutputDirectory="Smartphone 2003 (ARMV4)\$(ConfigurationName)" IntermediateDirectory="Smartphone 2003 (ARMV4)\$(ConfigurationName)" 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
   155
      <Tool Name="VCPreBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   156
      <Tool Name="VCCustomBuildTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   157
      <Tool Name="VCXMLDataGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   158
      <Tool Name="VCWebServiceProxyGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   159
      <Tool Name="VCMIDLTool" TargetEnvironment="1" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   160
      <Tool Name="VCCLCompilerTool" ExecutionBucket="7" Optimization="2" InlineFunctionExpansion="1" AdditionalIncludeDirectories="..\..\..\include" PreprocessorDefinitions="_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;NDEBUG;$(PLATFORMDEFINES);$(ARCHFAM);$(_ARCHFAM_);_LIB;FT2_BUILD_LIBRARY;NO_ERRNO_H" StringPooling="true" RuntimeLibrary="0" EnableFunctionLevelLinking="true" DisableLanguageExtensions="false" 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
   161
      <Tool Name="VCManagedResourceCompilerTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   162
      <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="NDEBUG" Culture="1033" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   163
      <Tool Name="VCPreLinkEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   164
      <Tool Name="VCLibrarianTool" OutputFile="..\..\..\objs\wince\vc2005-ce\freetype244MT.lib" SuppressStartupBanner="true" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   165
      <Tool Name="VCALinkTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   166
      <Tool Name="VCXDCMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   167
      <Tool Name="VCBscMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   168
      <Tool Name="VCFxCopTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   169
      <Tool Name="VCCodeSignTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   170
      <Tool Name="VCPostBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   171
      <DeploymentTool ForceDirty="-1" RemoteDirectory="" RegisterOutput="0" AdditionalFiles="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   172
      <DebuggerTool />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   173
    </Configuration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   174
    <Configuration Name="Release Multithreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)" IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)" 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
   175
      <Tool Name="VCPreBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   176
      <Tool Name="VCCustomBuildTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   177
      <Tool Name="VCXMLDataGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   178
      <Tool Name="VCWebServiceProxyGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   179
      <Tool Name="VCMIDLTool" TargetEnvironment="1" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   180
      <Tool Name="VCCLCompilerTool" ExecutionBucket="7" Optimization="2" InlineFunctionExpansion="1" AdditionalIncludeDirectories="..\..\..\include" PreprocessorDefinitions="_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;NDEBUG;$(PLATFORMDEFINES);$(ARCHFAM);$(_ARCHFAM_);_LIB;FT2_BUILD_LIBRARY;NO_ERRNO_H" StringPooling="true" RuntimeLibrary="0" EnableFunctionLevelLinking="true" DisableLanguageExtensions="false" 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
   181
      <Tool Name="VCManagedResourceCompilerTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   182
      <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="NDEBUG" Culture="1033" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   183
      <Tool Name="VCPreLinkEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   184
      <Tool Name="VCLibrarianTool" OutputFile="..\..\..\objs\wince\vc2005-ce\freetype244MT.lib" SuppressStartupBanner="true" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   185
      <Tool Name="VCALinkTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   186
      <Tool Name="VCXDCMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   187
      <Tool Name="VCBscMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   188
      <Tool Name="VCFxCopTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   189
      <Tool Name="VCCodeSignTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   190
      <Tool Name="VCPostBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   191
      <DeploymentTool ForceDirty="-1" RemoteDirectory="" RegisterOutput="0" AdditionalFiles="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   192
      <DebuggerTool />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   193
    </Configuration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   194
    <Configuration Name="Release Multithreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)" OutputDirectory="Windows Mobile 5.0 Smartphone SDK (ARMV4I)\$(ConfigurationName)" IntermediateDirectory="Windows Mobile 5.0 Smartphone SDK (ARMV4I)\$(ConfigurationName)" 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
   195
      <Tool Name="VCPreBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   196
      <Tool Name="VCCustomBuildTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   197
      <Tool Name="VCXMLDataGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   198
      <Tool Name="VCWebServiceProxyGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   199
      <Tool Name="VCMIDLTool" TargetEnvironment="1" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   200
      <Tool Name="VCCLCompilerTool" ExecutionBucket="7" Optimization="2" InlineFunctionExpansion="1" AdditionalIncludeDirectories="..\..\..\include" PreprocessorDefinitions="_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;NDEBUG;$(PLATFORMDEFINES);$(ARCHFAM);$(_ARCHFAM_);_LIB;FT2_BUILD_LIBRARY;NO_ERRNO_H" StringPooling="true" RuntimeLibrary="0" EnableFunctionLevelLinking="true" DisableLanguageExtensions="false" 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
   201
      <Tool Name="VCManagedResourceCompilerTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   202
      <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="NDEBUG" Culture="1033" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   203
      <Tool Name="VCPreLinkEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   204
      <Tool Name="VCLibrarianTool" OutputFile="..\..\..\objs\wince\vc2005-ce\freetype244MT.lib" SuppressStartupBanner="true" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   205
      <Tool Name="VCALinkTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   206
      <Tool Name="VCXDCMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   207
      <Tool Name="VCBscMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   208
      <Tool Name="VCFxCopTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   209
      <Tool Name="VCCodeSignTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   210
      <Tool Name="VCPostBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   211
      <DeploymentTool ForceDirty="-1" RemoteDirectory="" RegisterOutput="0" AdditionalFiles="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   212
      <DebuggerTool />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   213
    </Configuration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   214
    <Configuration Name="Release Multithreaded|Windows Mobile 6 Professional SDK (ARMV4I)" OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 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
   215
      <Tool Name="VCPreBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   216
      <Tool Name="VCCustomBuildTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   217
      <Tool Name="VCXMLDataGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   218
      <Tool Name="VCWebServiceProxyGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   219
      <Tool Name="VCMIDLTool" TargetEnvironment="1" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   220
      <Tool Name="VCCLCompilerTool" ExecutionBucket="7" Optimization="2" InlineFunctionExpansion="1" AdditionalIncludeDirectories="..\..\..\include" PreprocessorDefinitions="_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;NDEBUG;$(PLATFORMDEFINES);$(ARCHFAM);$(_ARCHFAM_);_LIB;FT2_BUILD_LIBRARY;NO_ERRNO_H" StringPooling="true" RuntimeLibrary="0" EnableFunctionLevelLinking="true" DisableLanguageExtensions="false" 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
   221
      <Tool Name="VCManagedResourceCompilerTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   222
      <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="NDEBUG" Culture="1033" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   223
      <Tool Name="VCPreLinkEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   224
      <Tool Name="VCLibrarianTool" OutputFile="..\..\..\objs\wince\vc2005-ce\freetype244MT.lib" SuppressStartupBanner="true" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   225
      <Tool Name="VCALinkTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   226
      <Tool Name="VCXDCMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   227
      <Tool Name="VCBscMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   228
      <Tool Name="VCFxCopTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   229
      <Tool Name="VCCodeSignTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   230
      <Tool Name="VCPostBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   231
      <DeploymentTool ForceDirty="-1" RemoteDirectory="" RegisterOutput="0" AdditionalFiles="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   232
      <DebuggerTool />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   233
    </Configuration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   234
    <Configuration Name="Release Multithreaded|Windows Mobile 6 Standard SDK (ARMV4I)" OutputDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 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
   235
      <Tool Name="VCPreBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   236
      <Tool Name="VCCustomBuildTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   237
      <Tool Name="VCXMLDataGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   238
      <Tool Name="VCWebServiceProxyGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   239
      <Tool Name="VCMIDLTool" TargetEnvironment="1" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   240
      <Tool Name="VCCLCompilerTool" ExecutionBucket="7" Optimization="2" InlineFunctionExpansion="1" AdditionalIncludeDirectories="..\..\..\include" PreprocessorDefinitions="_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;NDEBUG;$(PLATFORMDEFINES);$(ARCHFAM);$(_ARCHFAM_);_LIB;FT2_BUILD_LIBRARY;NO_ERRNO_H" StringPooling="true" RuntimeLibrary="0" EnableFunctionLevelLinking="true" DisableLanguageExtensions="false" 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
   241
      <Tool Name="VCManagedResourceCompilerTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   242
      <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="NDEBUG" Culture="1033" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   243
      <Tool Name="VCPreLinkEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   244
      <Tool Name="VCLibrarianTool" OutputFile="..\..\..\objs\wince\vc2005-ce\freetype244MT.lib" SuppressStartupBanner="true" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   245
      <Tool Name="VCALinkTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   246
      <Tool Name="VCXDCMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   247
      <Tool Name="VCBscMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   248
      <Tool Name="VCFxCopTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   249
      <Tool Name="VCCodeSignTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   250
      <Tool Name="VCPostBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   251
      <DeploymentTool ForceDirty="-1" RemoteDirectory="" RegisterOutput="0" AdditionalFiles="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   252
      <DebuggerTool />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   253
    </Configuration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   254
    <Configuration Name="Release Singlethreaded|Pocket PC 2003 (ARMV4)" OutputDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)" IntermediateDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)" 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
   255
      <Tool Name="VCPreBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   256
      <Tool Name="VCCustomBuildTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   257
      <Tool Name="VCXMLDataGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   258
      <Tool Name="VCWebServiceProxyGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   259
      <Tool Name="VCMIDLTool" TargetEnvironment="1" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   260
      <Tool Name="VCCLCompilerTool" ExecutionBucket="7" Optimization="2" InlineFunctionExpansion="1" AdditionalIncludeDirectories="..\..\..\include" PreprocessorDefinitions="_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;NDEBUG;$(PLATFORMDEFINES);$(ARCHFAM);$(_ARCHFAM_);WIN32;_LIB;FT2_BUILD_LIBRARY;NO_ERRNO_H" StringPooling="false" RuntimeLibrary="0" EnableFunctionLevelLinking="false" DisableLanguageExtensions="false" 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
   261
      <Tool Name="VCManagedResourceCompilerTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   262
      <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="NDEBUG" Culture="1033" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   263
      <Tool Name="VCPreLinkEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   264
      <Tool Name="VCLibrarianTool" OutputFile="..\..\..\objs\wince\vc2005-ce\freetype244ST.lib" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   265
      <Tool Name="VCALinkTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   266
      <Tool Name="VCXDCMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   267
      <Tool Name="VCBscMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   268
      <Tool Name="VCFxCopTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   269
      <Tool Name="VCCodeSignTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   270
      <Tool Name="VCPostBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   271
      <DeploymentTool ForceDirty="-1" RemoteDirectory="" RegisterOutput="0" AdditionalFiles="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   272
      <DebuggerTool />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   273
    </Configuration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   274
    <Configuration Name="Release Singlethreaded|Smartphone 2003 (ARMV4)" OutputDirectory="Smartphone 2003 (ARMV4)\$(ConfigurationName)" IntermediateDirectory="Smartphone 2003 (ARMV4)\$(ConfigurationName)" 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
   275
      <Tool Name="VCPreBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   276
      <Tool Name="VCCustomBuildTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   277
      <Tool Name="VCXMLDataGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   278
      <Tool Name="VCWebServiceProxyGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   279
      <Tool Name="VCMIDLTool" TargetEnvironment="1" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   280
      <Tool Name="VCCLCompilerTool" ExecutionBucket="7" Optimization="2" InlineFunctionExpansion="1" AdditionalIncludeDirectories="..\..\..\include" PreprocessorDefinitions="_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;NDEBUG;$(PLATFORMDEFINES);$(ARCHFAM);$(_ARCHFAM_);WIN32;_LIB;FT2_BUILD_LIBRARY;NO_ERRNO_H" StringPooling="false" RuntimeLibrary="0" EnableFunctionLevelLinking="false" DisableLanguageExtensions="false" 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
   281
      <Tool Name="VCManagedResourceCompilerTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   282
      <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="NDEBUG" Culture="1033" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   283
      <Tool Name="VCPreLinkEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   284
      <Tool Name="VCLibrarianTool" OutputFile="..\..\..\objs\wince\vc2005-ce\freetype244ST.lib" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   285
      <Tool Name="VCALinkTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   286
      <Tool Name="VCXDCMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   287
      <Tool Name="VCBscMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   288
      <Tool Name="VCFxCopTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   289
      <Tool Name="VCCodeSignTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   290
      <Tool Name="VCPostBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   291
      <DeploymentTool ForceDirty="-1" RemoteDirectory="" RegisterOutput="0" AdditionalFiles="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   292
      <DebuggerTool />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   293
    </Configuration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   294
    <Configuration Name="Release Singlethreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)" IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)" 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
   295
      <Tool Name="VCPreBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   296
      <Tool Name="VCCustomBuildTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   297
      <Tool Name="VCXMLDataGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   298
      <Tool Name="VCWebServiceProxyGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   299
      <Tool Name="VCMIDLTool" TargetEnvironment="1" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   300
      <Tool Name="VCCLCompilerTool" ExecutionBucket="7" Optimization="2" InlineFunctionExpansion="1" AdditionalIncludeDirectories="..\..\..\include" PreprocessorDefinitions="_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;NDEBUG;$(PLATFORMDEFINES);$(ARCHFAM);$(_ARCHFAM_);WIN32;_LIB;FT2_BUILD_LIBRARY;NO_ERRNO_H" StringPooling="false" RuntimeLibrary="0" EnableFunctionLevelLinking="false" DisableLanguageExtensions="false" 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
   301
      <Tool Name="VCManagedResourceCompilerTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   302
      <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="NDEBUG" Culture="1033" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   303
      <Tool Name="VCPreLinkEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   304
      <Tool Name="VCLibrarianTool" OutputFile="..\..\..\objs\wince\vc2005-ce\freetype244ST.lib" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   305
      <Tool Name="VCALinkTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   306
      <Tool Name="VCXDCMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   307
      <Tool Name="VCBscMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   308
      <Tool Name="VCFxCopTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   309
      <Tool Name="VCCodeSignTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   310
      <Tool Name="VCPostBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   311
      <DeploymentTool ForceDirty="-1" RemoteDirectory="" RegisterOutput="0" AdditionalFiles="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   312
      <DebuggerTool />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   313
    </Configuration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   314
    <Configuration Name="Release Singlethreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)" OutputDirectory="Windows Mobile 5.0 Smartphone SDK (ARMV4I)\$(ConfigurationName)" IntermediateDirectory="Windows Mobile 5.0 Smartphone SDK (ARMV4I)\$(ConfigurationName)" 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
   315
      <Tool Name="VCPreBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   316
      <Tool Name="VCCustomBuildTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   317
      <Tool Name="VCXMLDataGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   318
      <Tool Name="VCWebServiceProxyGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   319
      <Tool Name="VCMIDLTool" TargetEnvironment="1" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   320
      <Tool Name="VCCLCompilerTool" ExecutionBucket="7" Optimization="2" InlineFunctionExpansion="1" AdditionalIncludeDirectories="..\..\..\include" PreprocessorDefinitions="_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;NDEBUG;$(PLATFORMDEFINES);$(ARCHFAM);$(_ARCHFAM_);WIN32;_LIB;FT2_BUILD_LIBRARY;NO_ERRNO_H" StringPooling="false" RuntimeLibrary="0" EnableFunctionLevelLinking="false" DisableLanguageExtensions="false" 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
   321
      <Tool Name="VCManagedResourceCompilerTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   322
      <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="NDEBUG" Culture="1033" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   323
      <Tool Name="VCPreLinkEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   324
      <Tool Name="VCLibrarianTool" OutputFile="..\..\..\objs\wince\vc2005-ce\freetype244ST.lib" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   325
      <Tool Name="VCALinkTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   326
      <Tool Name="VCXDCMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   327
      <Tool Name="VCBscMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   328
      <Tool Name="VCFxCopTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   329
      <Tool Name="VCCodeSignTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   330
      <Tool Name="VCPostBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   331
      <DeploymentTool ForceDirty="-1" RemoteDirectory="" RegisterOutput="0" AdditionalFiles="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   332
      <DebuggerTool />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   333
    </Configuration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   334
    <Configuration Name="Release Singlethreaded|Windows Mobile 6 Professional SDK (ARMV4I)" OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 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
   335
      <Tool Name="VCPreBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   336
      <Tool Name="VCCustomBuildTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   337
      <Tool Name="VCXMLDataGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   338
      <Tool Name="VCWebServiceProxyGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   339
      <Tool Name="VCMIDLTool" TargetEnvironment="1" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   340
      <Tool Name="VCCLCompilerTool" ExecutionBucket="7" Optimization="2" InlineFunctionExpansion="1" AdditionalIncludeDirectories="..\..\..\include" PreprocessorDefinitions="_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;NDEBUG;$(PLATFORMDEFINES);$(ARCHFAM);$(_ARCHFAM_);WIN32;_LIB;FT2_BUILD_LIBRARY;NO_ERRNO_H" StringPooling="false" RuntimeLibrary="0" EnableFunctionLevelLinking="false" DisableLanguageExtensions="false" 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
   341
      <Tool Name="VCManagedResourceCompilerTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   342
      <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="NDEBUG" Culture="1033" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   343
      <Tool Name="VCPreLinkEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   344
      <Tool Name="VCLibrarianTool" OutputFile="..\..\..\objs\wince\vc2005-ce\freetype244ST.lib" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   345
      <Tool Name="VCALinkTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   346
      <Tool Name="VCXDCMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   347
      <Tool Name="VCBscMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   348
      <Tool Name="VCFxCopTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   349
      <Tool Name="VCCodeSignTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   350
      <Tool Name="VCPostBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   351
      <DeploymentTool ForceDirty="-1" RemoteDirectory="" RegisterOutput="0" AdditionalFiles="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   352
      <DebuggerTool />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   353
    </Configuration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   354
    <Configuration Name="Release Singlethreaded|Windows Mobile 6 Standard SDK (ARMV4I)" OutputDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 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
   355
      <Tool Name="VCPreBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   356
      <Tool Name="VCCustomBuildTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   357
      <Tool Name="VCXMLDataGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   358
      <Tool Name="VCWebServiceProxyGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   359
      <Tool Name="VCMIDLTool" TargetEnvironment="1" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   360
      <Tool Name="VCCLCompilerTool" ExecutionBucket="7" Optimization="2" InlineFunctionExpansion="1" AdditionalIncludeDirectories="..\..\..\include" PreprocessorDefinitions="_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;NDEBUG;$(PLATFORMDEFINES);$(ARCHFAM);$(_ARCHFAM_);WIN32;_LIB;FT2_BUILD_LIBRARY;NO_ERRNO_H" StringPooling="false" RuntimeLibrary="0" EnableFunctionLevelLinking="false" DisableLanguageExtensions="false" 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
   361
      <Tool Name="VCManagedResourceCompilerTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   362
      <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="NDEBUG" Culture="1033" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   363
      <Tool Name="VCPreLinkEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   364
      <Tool Name="VCLibrarianTool" OutputFile="..\..\..\objs\wince\vc2005-ce\freetype244ST.lib" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   365
      <Tool Name="VCALinkTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   366
      <Tool Name="VCXDCMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   367
      <Tool Name="VCBscMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   368
      <Tool Name="VCFxCopTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   369
      <Tool Name="VCCodeSignTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   370
      <Tool Name="VCPostBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   371
      <DeploymentTool ForceDirty="-1" RemoteDirectory="" RegisterOutput="0" AdditionalFiles="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   372
      <DebuggerTool />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   373
    </Configuration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   374
    <Configuration Name="Debug|Pocket PC 2003 (ARMV4)" OutputDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)" IntermediateDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)" 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
   375
      <Tool Name="VCPreBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   376
      <Tool Name="VCCustomBuildTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   377
      <Tool Name="VCXMLDataGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   378
      <Tool Name="VCWebServiceProxyGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   379
      <Tool Name="VCMIDLTool" TargetEnvironment="1" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   380
      <Tool Name="VCCLCompilerTool" ExecutionBucket="7" Optimization="0" AdditionalIncludeDirectories="..\..\..\include" PreprocessorDefinitions="_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;_DEBUG;$(PLATFORMDEFINES);$(ARCHFAM);$(_ARCHFAM_);_LIB;FT_DEBUG_LEVEL_ERROR;FT_DEBUG_LEVEL_TRACE;FT2_BUILD_LIBRARY;NO_ERRNO_H" RuntimeLibrary="3" DisableLanguageExtensions="false" 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
   381
      <Tool Name="VCManagedResourceCompilerTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   382
      <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="_DEBUG" Culture="1033" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   383
      <Tool Name="VCPreLinkEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   384
      <Tool Name="VCLibrarianTool" OutputFile="..\..\..\objs\wince\vc2005-ce\freetype244_D.lib" SuppressStartupBanner="true" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   385
      <Tool Name="VCALinkTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   386
      <Tool Name="VCXDCMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   387
      <Tool Name="VCBscMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   388
      <Tool Name="VCFxCopTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   389
      <Tool Name="VCCodeSignTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   390
      <Tool Name="VCPostBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   391
      <DeploymentTool ForceDirty="-1" RemoteDirectory="" RegisterOutput="0" AdditionalFiles="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   392
      <DebuggerTool />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   393
    </Configuration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   394
    <Configuration Name="Debug|Smartphone 2003 (ARMV4)" OutputDirectory="Smartphone 2003 (ARMV4)\$(ConfigurationName)" IntermediateDirectory="Smartphone 2003 (ARMV4)\$(ConfigurationName)" 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
   395
      <Tool Name="VCPreBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   396
      <Tool Name="VCCustomBuildTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   397
      <Tool Name="VCXMLDataGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   398
      <Tool Name="VCWebServiceProxyGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   399
      <Tool Name="VCMIDLTool" TargetEnvironment="1" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   400
      <Tool Name="VCCLCompilerTool" ExecutionBucket="7" Optimization="0" AdditionalIncludeDirectories="..\..\..\include" PreprocessorDefinitions="_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;_DEBUG;$(PLATFORMDEFINES);$(ARCHFAM);$(_ARCHFAM_);_LIB;FT_DEBUG_LEVEL_ERROR;FT_DEBUG_LEVEL_TRACE;FT2_BUILD_LIBRARY;NO_ERRNO_H" RuntimeLibrary="3" DisableLanguageExtensions="false" 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
   401
      <Tool Name="VCManagedResourceCompilerTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   402
      <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="_DEBUG" Culture="1033" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   403
      <Tool Name="VCPreLinkEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   404
      <Tool Name="VCLibrarianTool" OutputFile="..\..\..\objs\wince\vc2005-ce\freetype244_D.lib" SuppressStartupBanner="true" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   405
      <Tool Name="VCALinkTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   406
      <Tool Name="VCXDCMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   407
      <Tool Name="VCBscMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   408
      <Tool Name="VCFxCopTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   409
      <Tool Name="VCCodeSignTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   410
      <Tool Name="VCPostBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   411
      <DeploymentTool ForceDirty="-1" RemoteDirectory="" RegisterOutput="0" AdditionalFiles="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   412
      <DebuggerTool />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   413
    </Configuration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   414
    <Configuration Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)" IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)" 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
   415
      <Tool Name="VCPreBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   416
      <Tool Name="VCCustomBuildTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   417
      <Tool Name="VCXMLDataGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   418
      <Tool Name="VCWebServiceProxyGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   419
      <Tool Name="VCMIDLTool" TargetEnvironment="1" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   420
      <Tool Name="VCCLCompilerTool" ExecutionBucket="7" Optimization="0" AdditionalIncludeDirectories="..\..\..\include" PreprocessorDefinitions="_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;_DEBUG;$(PLATFORMDEFINES);$(ARCHFAM);$(_ARCHFAM_);_LIB;FT_DEBUG_LEVEL_ERROR;FT_DEBUG_LEVEL_TRACE;FT2_BUILD_LIBRARY;NO_ERRNO_H" RuntimeLibrary="3" DisableLanguageExtensions="false" 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
   421
      <Tool Name="VCManagedResourceCompilerTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   422
      <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="_DEBUG" Culture="1033" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   423
      <Tool Name="VCPreLinkEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   424
      <Tool Name="VCLibrarianTool" OutputFile="..\..\..\objs\wince\vc2005-ce\freetype244_D.lib" SuppressStartupBanner="true" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   425
      <Tool Name="VCALinkTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   426
      <Tool Name="VCXDCMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   427
      <Tool Name="VCBscMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   428
      <Tool Name="VCFxCopTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   429
      <Tool Name="VCCodeSignTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   430
      <Tool Name="VCPostBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   431
      <DeploymentTool ForceDirty="-1" RemoteDirectory="" RegisterOutput="0" AdditionalFiles="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   432
      <DebuggerTool />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   433
    </Configuration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   434
    <Configuration Name="Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I)" OutputDirectory="Windows Mobile 5.0 Smartphone SDK (ARMV4I)\$(ConfigurationName)" IntermediateDirectory="Windows Mobile 5.0 Smartphone SDK (ARMV4I)\$(ConfigurationName)" 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
   435
      <Tool Name="VCPreBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   436
      <Tool Name="VCCustomBuildTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   437
      <Tool Name="VCXMLDataGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   438
      <Tool Name="VCWebServiceProxyGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   439
      <Tool Name="VCMIDLTool" TargetEnvironment="1" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   440
      <Tool Name="VCCLCompilerTool" ExecutionBucket="7" Optimization="0" AdditionalIncludeDirectories="..\..\..\include" PreprocessorDefinitions="_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;_DEBUG;$(PLATFORMDEFINES);$(ARCHFAM);$(_ARCHFAM_);_LIB;FT_DEBUG_LEVEL_ERROR;FT_DEBUG_LEVEL_TRACE;FT2_BUILD_LIBRARY;NO_ERRNO_H" RuntimeLibrary="3" DisableLanguageExtensions="false" 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
   441
      <Tool Name="VCManagedResourceCompilerTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   442
      <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="_DEBUG" Culture="1033" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   443
      <Tool Name="VCPreLinkEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   444
      <Tool Name="VCLibrarianTool" OutputFile="..\..\..\objs\wince\vc2005-ce\freetype244_D.lib" SuppressStartupBanner="true" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   445
      <Tool Name="VCALinkTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   446
      <Tool Name="VCXDCMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   447
      <Tool Name="VCBscMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   448
      <Tool Name="VCFxCopTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   449
      <Tool Name="VCCodeSignTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   450
      <Tool Name="VCPostBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   451
      <DeploymentTool ForceDirty="-1" RemoteDirectory="" RegisterOutput="0" AdditionalFiles="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   452
      <DebuggerTool />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   453
    </Configuration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   454
    <Configuration Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)" OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 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
   455
      <Tool Name="VCPreBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   456
      <Tool Name="VCCustomBuildTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   457
      <Tool Name="VCXMLDataGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   458
      <Tool Name="VCWebServiceProxyGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   459
      <Tool Name="VCMIDLTool" TargetEnvironment="1" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   460
      <Tool Name="VCCLCompilerTool" ExecutionBucket="7" Optimization="0" AdditionalIncludeDirectories="..\..\..\include" PreprocessorDefinitions="_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;_DEBUG;$(PLATFORMDEFINES);$(ARCHFAM);$(_ARCHFAM_);_LIB;FT_DEBUG_LEVEL_ERROR;FT_DEBUG_LEVEL_TRACE;FT2_BUILD_LIBRARY;NO_ERRNO_H" RuntimeLibrary="3" DisableLanguageExtensions="false" 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
   461
      <Tool Name="VCManagedResourceCompilerTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   462
      <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="_DEBUG" Culture="1033" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   463
      <Tool Name="VCPreLinkEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   464
      <Tool Name="VCLibrarianTool" OutputFile="..\..\..\objs\wince\vc2005-ce\freetype244_D.lib" SuppressStartupBanner="true" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   465
      <Tool Name="VCALinkTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   466
      <Tool Name="VCXDCMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   467
      <Tool Name="VCBscMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   468
      <Tool Name="VCFxCopTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   469
      <Tool Name="VCCodeSignTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   470
      <Tool Name="VCPostBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   471
      <DeploymentTool ForceDirty="-1" RemoteDirectory="" RegisterOutput="0" AdditionalFiles="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   472
      <DebuggerTool />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   473
    </Configuration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   474
    <Configuration Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)" OutputDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 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
   475
      <Tool Name="VCPreBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   476
      <Tool Name="VCCustomBuildTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   477
      <Tool Name="VCXMLDataGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   478
      <Tool Name="VCWebServiceProxyGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   479
      <Tool Name="VCMIDLTool" TargetEnvironment="1" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   480
      <Tool Name="VCCLCompilerTool" ExecutionBucket="7" Optimization="0" AdditionalIncludeDirectories="..\..\..\include" PreprocessorDefinitions="_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;_DEBUG;$(PLATFORMDEFINES);$(ARCHFAM);$(_ARCHFAM_);_LIB;FT_DEBUG_LEVEL_ERROR;FT_DEBUG_LEVEL_TRACE;FT2_BUILD_LIBRARY;NO_ERRNO_H" RuntimeLibrary="3" DisableLanguageExtensions="false" 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
   481
      <Tool Name="VCManagedResourceCompilerTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   482
      <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="_DEBUG" Culture="1033" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   483
      <Tool Name="VCPreLinkEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   484
      <Tool Name="VCLibrarianTool" OutputFile="..\..\..\objs\wince\vc2005-ce\freetype244_D.lib" SuppressStartupBanner="true" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   485
      <Tool Name="VCALinkTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   486
      <Tool Name="VCXDCMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   487
      <Tool Name="VCBscMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   488
      <Tool Name="VCFxCopTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   489
      <Tool Name="VCCodeSignTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   490
      <Tool Name="VCPostBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   491
      <DeploymentTool ForceDirty="-1" RemoteDirectory="" RegisterOutput="0" AdditionalFiles="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   492
      <DebuggerTool />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   493
    </Configuration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   494
    <Configuration Name="Debug Singlethreaded|Pocket PC 2003 (ARMV4)" OutputDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)" IntermediateDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)" 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
   495
      <Tool Name="VCPreBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   496
      <Tool Name="VCCustomBuildTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   497
      <Tool Name="VCXMLDataGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   498
      <Tool Name="VCWebServiceProxyGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   499
      <Tool Name="VCMIDLTool" TargetEnvironment="1" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   500
      <Tool Name="VCCLCompilerTool" ExecutionBucket="7" Optimization="0" AdditionalIncludeDirectories="..\..\..\include" PreprocessorDefinitions="_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;_DEBUG;$(PLATFORMDEFINES);$(ARCHFAM);$(_ARCHFAM_);_DEBUG;_LIB;FT_DEBUG_LEVEL_ERROR;FT_DEBUG_LEVEL_TRACE;FT2_BUILD_LIBRARY" 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
   501
      <Tool Name="VCManagedResourceCompilerTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   502
      <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="_DEBUG" Culture="1033" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   503
      <Tool Name="VCPreLinkEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   504
      <Tool Name="VCLibrarianTool" OutputFile="..\..\..\objs\wince\vc2005-ce\freetype244ST_D.lib" SuppressStartupBanner="true" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   505
      <Tool Name="VCALinkTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   506
      <Tool Name="VCXDCMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   507
      <Tool Name="VCBscMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   508
      <Tool Name="VCFxCopTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   509
      <Tool Name="VCCodeSignTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   510
      <Tool Name="VCPostBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   511
      <DeploymentTool ForceDirty="-1" RemoteDirectory="" RegisterOutput="0" AdditionalFiles="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   512
      <DebuggerTool />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   513
    </Configuration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   514
    <Configuration Name="Debug Singlethreaded|Smartphone 2003 (ARMV4)" OutputDirectory="Smartphone 2003 (ARMV4)\$(ConfigurationName)" IntermediateDirectory="Smartphone 2003 (ARMV4)\$(ConfigurationName)" 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
   515
      <Tool Name="VCPreBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   516
      <Tool Name="VCCustomBuildTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   517
      <Tool Name="VCXMLDataGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   518
      <Tool Name="VCWebServiceProxyGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   519
      <Tool Name="VCMIDLTool" TargetEnvironment="1" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   520
      <Tool Name="VCCLCompilerTool" ExecutionBucket="7" Optimization="0" AdditionalIncludeDirectories="..\..\..\include" PreprocessorDefinitions="_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;_DEBUG;$(PLATFORMDEFINES);$(ARCHFAM);$(_ARCHFAM_);_DEBUG;_LIB;FT_DEBUG_LEVEL_ERROR;FT_DEBUG_LEVEL_TRACE;FT2_BUILD_LIBRARY" 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
   521
      <Tool Name="VCManagedResourceCompilerTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   522
      <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="_DEBUG" Culture="1033" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   523
      <Tool Name="VCPreLinkEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   524
      <Tool Name="VCLibrarianTool" OutputFile="..\..\..\objs\wince\vc2005-ce\freetype244ST_D.lib" SuppressStartupBanner="true" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   525
      <Tool Name="VCALinkTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   526
      <Tool Name="VCXDCMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   527
      <Tool Name="VCBscMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   528
      <Tool Name="VCFxCopTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   529
      <Tool Name="VCCodeSignTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   530
      <Tool Name="VCPostBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   531
      <DeploymentTool ForceDirty="-1" RemoteDirectory="" RegisterOutput="0" AdditionalFiles="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   532
      <DebuggerTool />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   533
    </Configuration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   534
    <Configuration Name="Debug Singlethreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)" IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)" 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
   535
      <Tool Name="VCPreBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   536
      <Tool Name="VCCustomBuildTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   537
      <Tool Name="VCXMLDataGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   538
      <Tool Name="VCWebServiceProxyGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   539
      <Tool Name="VCMIDLTool" TargetEnvironment="1" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   540
      <Tool Name="VCCLCompilerTool" ExecutionBucket="7" Optimization="0" AdditionalIncludeDirectories="..\..\..\include" PreprocessorDefinitions="_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;_DEBUG;$(PLATFORMDEFINES);$(ARCHFAM);$(_ARCHFAM_);_LIB;FT_DEBUG_LEVEL_ERROR;FT_DEBUG_LEVEL_TRACE;FT2_BUILD_LIBRARY;NO_ERRNO_H" 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
   541
      <Tool Name="VCManagedResourceCompilerTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   542
      <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="_DEBUG" Culture="1033" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   543
      <Tool Name="VCPreLinkEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   544
      <Tool Name="VCLibrarianTool" OutputFile="..\..\..\objs\wince\vc2005-ce\freetype244ST_D.lib" SuppressStartupBanner="true" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   545
      <Tool Name="VCALinkTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   546
      <Tool Name="VCXDCMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   547
      <Tool Name="VCBscMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   548
      <Tool Name="VCFxCopTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   549
      <Tool Name="VCCodeSignTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   550
      <Tool Name="VCPostBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   551
      <DeploymentTool ForceDirty="-1" RemoteDirectory="" RegisterOutput="0" AdditionalFiles="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   552
      <DebuggerTool />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   553
    </Configuration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   554
    <Configuration Name="Debug Singlethreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)" OutputDirectory="Windows Mobile 5.0 Smartphone SDK (ARMV4I)\$(ConfigurationName)" IntermediateDirectory="Windows Mobile 5.0 Smartphone SDK (ARMV4I)\$(ConfigurationName)" 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
   555
      <Tool Name="VCPreBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   556
      <Tool Name="VCCustomBuildTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   557
      <Tool Name="VCXMLDataGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   558
      <Tool Name="VCWebServiceProxyGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   559
      <Tool Name="VCMIDLTool" TargetEnvironment="1" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   560
      <Tool Name="VCCLCompilerTool" ExecutionBucket="7" Optimization="0" AdditionalIncludeDirectories="..\..\..\include" PreprocessorDefinitions="_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;_DEBUG;$(PLATFORMDEFINES);$(ARCHFAM);$(_ARCHFAM_);_DEBUG;_LIB;FT_DEBUG_LEVEL_ERROR;FT_DEBUG_LEVEL_TRACE;FT2_BUILD_LIBRARY" 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
   561
      <Tool Name="VCManagedResourceCompilerTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   562
      <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="_DEBUG" Culture="1033" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   563
      <Tool Name="VCPreLinkEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   564
      <Tool Name="VCLibrarianTool" OutputFile="..\..\..\objs\wince\vc2005-ce\freetype244ST_D.lib" SuppressStartupBanner="true" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   565
      <Tool Name="VCALinkTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   566
      <Tool Name="VCXDCMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   567
      <Tool Name="VCBscMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   568
      <Tool Name="VCFxCopTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   569
      <Tool Name="VCCodeSignTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   570
      <Tool Name="VCPostBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   571
      <DeploymentTool ForceDirty="-1" RemoteDirectory="" RegisterOutput="0" AdditionalFiles="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   572
      <DebuggerTool />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   573
    </Configuration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   574
    <Configuration Name="Debug Singlethreaded|Windows Mobile 6 Professional SDK (ARMV4I)" OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 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
   575
      <Tool Name="VCPreBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   576
      <Tool Name="VCCustomBuildTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   577
      <Tool Name="VCXMLDataGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   578
      <Tool Name="VCWebServiceProxyGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   579
      <Tool Name="VCMIDLTool" TargetEnvironment="1" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   580
      <Tool Name="VCCLCompilerTool" ExecutionBucket="7" Optimization="0" AdditionalIncludeDirectories="..\..\..\include" PreprocessorDefinitions="_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;_DEBUG;$(PLATFORMDEFINES);$(ARCHFAM);$(_ARCHFAM_);_DEBUG;_LIB;FT_DEBUG_LEVEL_ERROR;FT_DEBUG_LEVEL_TRACE;FT2_BUILD_LIBRARY" 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
   581
      <Tool Name="VCManagedResourceCompilerTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   582
      <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="_DEBUG" Culture="1033" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   583
      <Tool Name="VCPreLinkEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   584
      <Tool Name="VCLibrarianTool" OutputFile="..\..\..\objs\wince\vc2005-ce\freetype244ST_D.lib" SuppressStartupBanner="true" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   585
      <Tool Name="VCALinkTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   586
      <Tool Name="VCXDCMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   587
      <Tool Name="VCBscMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   588
      <Tool Name="VCFxCopTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   589
      <Tool Name="VCCodeSignTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   590
      <Tool Name="VCPostBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   591
      <DeploymentTool ForceDirty="-1" RemoteDirectory="" RegisterOutput="0" AdditionalFiles="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   592
      <DebuggerTool />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   593
    </Configuration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   594
    <Configuration Name="Debug Singlethreaded|Windows Mobile 6 Standard SDK (ARMV4I)" OutputDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 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
   595
      <Tool Name="VCPreBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   596
      <Tool Name="VCCustomBuildTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   597
      <Tool Name="VCXMLDataGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   598
      <Tool Name="VCWebServiceProxyGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   599
      <Tool Name="VCMIDLTool" TargetEnvironment="1" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   600
      <Tool Name="VCCLCompilerTool" ExecutionBucket="7" Optimization="0" AdditionalIncludeDirectories="..\..\..\include" PreprocessorDefinitions="_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;_DEBUG;$(PLATFORMDEFINES);$(ARCHFAM);$(_ARCHFAM_);_DEBUG;_LIB;FT_DEBUG_LEVEL_ERROR;FT_DEBUG_LEVEL_TRACE;FT2_BUILD_LIBRARY" 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
   601
      <Tool Name="VCManagedResourceCompilerTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   602
      <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="_DEBUG" Culture="1033" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   603
      <Tool Name="VCPreLinkEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   604
      <Tool Name="VCLibrarianTool" OutputFile="..\..\..\objs\wince\vc2005-ce\freetype244ST_D.lib" SuppressStartupBanner="true" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   605
      <Tool Name="VCALinkTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   606
      <Tool Name="VCXDCMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   607
      <Tool Name="VCBscMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   608
      <Tool Name="VCFxCopTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   609
      <Tool Name="VCCodeSignTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   610
      <Tool Name="VCPostBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   611
      <DeploymentTool ForceDirty="-1" RemoteDirectory="" RegisterOutput="0" AdditionalFiles="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   612
      <DebuggerTool />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   613
    </Configuration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   614
    <Configuration Name="Debug Multithreaded|Pocket PC 2003 (ARMV4)" OutputDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)" IntermediateDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)" 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
   615
      <Tool Name="VCPreBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   616
      <Tool Name="VCCustomBuildTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   617
      <Tool Name="VCXMLDataGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   618
      <Tool Name="VCWebServiceProxyGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   619
      <Tool Name="VCMIDLTool" TargetEnvironment="1" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   620
      <Tool Name="VCCLCompilerTool" ExecutionBucket="7" Optimization="0" AdditionalIncludeDirectories="..\..\..\include" PreprocessorDefinitions="_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;_DEBUG;$(PLATFORMDEFINES);$(ARCHFAM);$(_ARCHFAM_);_DEBUG;_LIB;FT_DEBUG_LEVEL_ERROR;FT_DEBUG_LEVEL_TRACE;FT2_BUILD_LIBRARY;_CRT_SECURE_NO_DEPRECATE" GeneratePreprocessedFile="0" RuntimeLibrary="1" DisableLanguageExtensions="false" 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
   621
      <Tool Name="VCManagedResourceCompilerTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   622
      <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="_DEBUG" Culture="1033" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   623
      <Tool Name="VCPreLinkEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   624
      <Tool Name="VCLibrarianTool" OutputFile="..\..\..\objs\wince\vc2005-ce\freetype244MT_D.lib" SuppressStartupBanner="true" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   625
      <Tool Name="VCALinkTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   626
      <Tool Name="VCXDCMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   627
      <Tool Name="VCBscMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   628
      <Tool Name="VCFxCopTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   629
      <Tool Name="VCCodeSignTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   630
      <Tool Name="VCPostBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   631
      <DeploymentTool ForceDirty="-1" RemoteDirectory="" RegisterOutput="0" AdditionalFiles="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   632
      <DebuggerTool />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   633
    </Configuration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   634
    <Configuration Name="Debug Multithreaded|Smartphone 2003 (ARMV4)" OutputDirectory="Smartphone 2003 (ARMV4)\$(ConfigurationName)" IntermediateDirectory="Smartphone 2003 (ARMV4)\$(ConfigurationName)" 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
   635
      <Tool Name="VCPreBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   636
      <Tool Name="VCCustomBuildTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   637
      <Tool Name="VCXMLDataGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   638
      <Tool Name="VCWebServiceProxyGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   639
      <Tool Name="VCMIDLTool" TargetEnvironment="1" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   640
      <Tool Name="VCCLCompilerTool" ExecutionBucket="7" Optimization="0" AdditionalIncludeDirectories="..\..\..\include" PreprocessorDefinitions="_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;_DEBUG;$(PLATFORMDEFINES);$(ARCHFAM);$(_ARCHFAM_);_DEBUG;_LIB;FT_DEBUG_LEVEL_ERROR;FT_DEBUG_LEVEL_TRACE;FT2_BUILD_LIBRARY;_CRT_SECURE_NO_DEPRECATE" GeneratePreprocessedFile="0" RuntimeLibrary="1" DisableLanguageExtensions="false" 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
   641
      <Tool Name="VCManagedResourceCompilerTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   642
      <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="_DEBUG" Culture="1033" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   643
      <Tool Name="VCPreLinkEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   644
      <Tool Name="VCLibrarianTool" OutputFile="..\..\..\objs\wince\vc2005-ce\freetype244MT_D.lib" SuppressStartupBanner="true" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   645
      <Tool Name="VCALinkTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   646
      <Tool Name="VCXDCMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   647
      <Tool Name="VCBscMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   648
      <Tool Name="VCFxCopTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   649
      <Tool Name="VCCodeSignTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   650
      <Tool Name="VCPostBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   651
      <DeploymentTool ForceDirty="-1" RemoteDirectory="" RegisterOutput="0" AdditionalFiles="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   652
      <DebuggerTool />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   653
    </Configuration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   654
    <Configuration Name="Debug Multithreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)" IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)" 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
   655
      <Tool Name="VCPreBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   656
      <Tool Name="VCCustomBuildTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   657
      <Tool Name="VCXMLDataGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   658
      <Tool Name="VCWebServiceProxyGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   659
      <Tool Name="VCMIDLTool" TargetEnvironment="1" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   660
      <Tool Name="VCCLCompilerTool" ExecutionBucket="7" Optimization="0" AdditionalIncludeDirectories="..\..\..\include" PreprocessorDefinitions="_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;_DEBUG;$(PLATFORMDEFINES);$(ARCHFAM);$(_ARCHFAM_);_DEBUG;_LIB;FT_DEBUG_LEVEL_ERROR;FT_DEBUG_LEVEL_TRACE;FT2_BUILD_LIBRARY;_CRT_SECURE_NO_DEPRECATE;NO_ERRNO_H" GeneratePreprocessedFile="0" RuntimeLibrary="1" DisableLanguageExtensions="false" 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
   661
      <Tool Name="VCManagedResourceCompilerTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   662
      <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="_DEBUG" Culture="1033" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   663
      <Tool Name="VCPreLinkEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   664
      <Tool Name="VCLibrarianTool" OutputFile="..\..\..\objs\wince\vc2005-ce\freetype244MT_D.lib" SuppressStartupBanner="true" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   665
      <Tool Name="VCALinkTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   666
      <Tool Name="VCXDCMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   667
      <Tool Name="VCBscMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   668
      <Tool Name="VCFxCopTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   669
      <Tool Name="VCCodeSignTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   670
      <Tool Name="VCPostBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   671
      <DeploymentTool ForceDirty="-1" RemoteDirectory="" RegisterOutput="0" AdditionalFiles="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   672
      <DebuggerTool />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   673
    </Configuration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   674
    <Configuration Name="Debug Multithreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)" OutputDirectory="Windows Mobile 5.0 Smartphone SDK (ARMV4I)\$(ConfigurationName)" IntermediateDirectory="Windows Mobile 5.0 Smartphone SDK (ARMV4I)\$(ConfigurationName)" 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
   675
      <Tool Name="VCPreBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   676
      <Tool Name="VCCustomBuildTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   677
      <Tool Name="VCXMLDataGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   678
      <Tool Name="VCWebServiceProxyGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   679
      <Tool Name="VCMIDLTool" TargetEnvironment="1" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   680
      <Tool Name="VCCLCompilerTool" ExecutionBucket="7" Optimization="0" AdditionalIncludeDirectories="..\..\..\include" PreprocessorDefinitions="_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;_DEBUG;$(PLATFORMDEFINES);$(ARCHFAM);$(_ARCHFAM_);_DEBUG;_LIB;FT_DEBUG_LEVEL_ERROR;FT_DEBUG_LEVEL_TRACE;FT2_BUILD_LIBRARY;_CRT_SECURE_NO_DEPRECATE" GeneratePreprocessedFile="0" RuntimeLibrary="1" DisableLanguageExtensions="false" 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
   681
      <Tool Name="VCManagedResourceCompilerTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   682
      <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="_DEBUG" Culture="1033" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   683
      <Tool Name="VCPreLinkEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   684
      <Tool Name="VCLibrarianTool" OutputFile="..\..\..\objs\wince\vc2005-ce\freetype244MT_D.lib" SuppressStartupBanner="true" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   685
      <Tool Name="VCALinkTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   686
      <Tool Name="VCXDCMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   687
      <Tool Name="VCBscMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   688
      <Tool Name="VCFxCopTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   689
      <Tool Name="VCCodeSignTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   690
      <Tool Name="VCPostBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   691
      <DeploymentTool ForceDirty="-1" RemoteDirectory="" RegisterOutput="0" AdditionalFiles="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   692
      <DebuggerTool />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   693
    </Configuration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   694
    <Configuration Name="Debug Multithreaded|Windows Mobile 6 Professional SDK (ARMV4I)" OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 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
   695
      <Tool Name="VCPreBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   696
      <Tool Name="VCCustomBuildTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   697
      <Tool Name="VCXMLDataGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   698
      <Tool Name="VCWebServiceProxyGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   699
      <Tool Name="VCMIDLTool" TargetEnvironment="1" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   700
      <Tool Name="VCCLCompilerTool" ExecutionBucket="7" Optimization="0" AdditionalIncludeDirectories="..\..\..\include" PreprocessorDefinitions="_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;_DEBUG;$(PLATFORMDEFINES);$(ARCHFAM);$(_ARCHFAM_);_DEBUG;_LIB;FT_DEBUG_LEVEL_ERROR;FT_DEBUG_LEVEL_TRACE;FT2_BUILD_LIBRARY;_CRT_SECURE_NO_DEPRECATE" GeneratePreprocessedFile="0" RuntimeLibrary="1" DisableLanguageExtensions="false" 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
   701
      <Tool Name="VCManagedResourceCompilerTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   702
      <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="_DEBUG" Culture="1033" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   703
      <Tool Name="VCPreLinkEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   704
      <Tool Name="VCLibrarianTool" OutputFile="..\..\..\objs\wince\vc2005-ce\freetype244MT_D.lib" SuppressStartupBanner="true" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   705
      <Tool Name="VCALinkTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   706
      <Tool Name="VCXDCMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   707
      <Tool Name="VCBscMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   708
      <Tool Name="VCFxCopTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   709
      <Tool Name="VCCodeSignTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   710
      <Tool Name="VCPostBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   711
      <DeploymentTool ForceDirty="-1" RemoteDirectory="" RegisterOutput="0" AdditionalFiles="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   712
      <DebuggerTool />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   713
    </Configuration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   714
    <Configuration Name="Debug Multithreaded|Windows Mobile 6 Standard SDK (ARMV4I)" OutputDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 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
   715
      <Tool Name="VCPreBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   716
      <Tool Name="VCCustomBuildTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   717
      <Tool Name="VCXMLDataGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   718
      <Tool Name="VCWebServiceProxyGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   719
      <Tool Name="VCMIDLTool" TargetEnvironment="1" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   720
      <Tool Name="VCCLCompilerTool" ExecutionBucket="7" Optimization="0" AdditionalIncludeDirectories="..\..\..\include" PreprocessorDefinitions="_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;_DEBUG;$(PLATFORMDEFINES);$(ARCHFAM);$(_ARCHFAM_);_DEBUG;_LIB;FT_DEBUG_LEVEL_ERROR;FT_DEBUG_LEVEL_TRACE;FT2_BUILD_LIBRARY;_CRT_SECURE_NO_DEPRECATE" GeneratePreprocessedFile="0" RuntimeLibrary="1" DisableLanguageExtensions="false" 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
   721
      <Tool Name="VCManagedResourceCompilerTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   722
      <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="_DEBUG" Culture="1033" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   723
      <Tool Name="VCPreLinkEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   724
      <Tool Name="VCLibrarianTool" OutputFile="..\..\..\objs\wince\vc2005-ce\freetype244MT_D.lib" SuppressStartupBanner="true" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   725
      <Tool Name="VCALinkTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   726
      <Tool Name="VCXDCMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   727
      <Tool Name="VCBscMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   728
      <Tool Name="VCFxCopTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   729
      <Tool Name="VCCodeSignTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   730
      <Tool Name="VCPostBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   731
      <DeploymentTool ForceDirty="-1" RemoteDirectory="" RegisterOutput="0" AdditionalFiles="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   732
      <DebuggerTool />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   733
    </Configuration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   734
    <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
   735
      <Tool Name="VCPreBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   736
      <Tool Name="VCCustomBuildTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   737
      <Tool Name="VCXMLDataGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   738
      <Tool Name="VCWebServiceProxyGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   739
      <Tool Name="VCMIDLTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   740
      <Tool Name="VCCLCompilerTool" Optimization="2" InlineFunctionExpansion="1" AdditionalIncludeDirectories="..\..\..\include" PreprocessorDefinitions="NDEBUG;WIN32;_LIB;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
   741
      <Tool Name="VCManagedResourceCompilerTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   742
      <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="NDEBUG" Culture="1033" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   743
      <Tool Name="VCPreLinkEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   744
      <Tool Name="VCLibrarianTool" OutputFile="..\..\..\objs\wince\vc2005-ce\freetype244MT.lib" SuppressStartupBanner="true" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   745
      <Tool Name="VCALinkTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   746
      <Tool Name="VCXDCMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   747
      <Tool Name="VCBscMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   748
      <Tool Name="VCFxCopTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   749
      <Tool Name="VCPostBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   750
    </Configuration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   751
    <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
   752
      <Tool Name="VCPreBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   753
      <Tool Name="VCCustomBuildTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   754
      <Tool Name="VCXMLDataGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   755
      <Tool Name="VCWebServiceProxyGeneratorTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   756
      <Tool Name="VCMIDLTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   757
      <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="..\..\..\include" PreprocessorDefinitions="_DEBUG;WIN32;_LIB;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
   758
      <Tool Name="VCManagedResourceCompilerTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   759
      <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="_DEBUG" Culture="1033" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   760
      <Tool Name="VCPreLinkEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   761
      <Tool Name="VCLibrarianTool" OutputFile="..\..\..\objs\wince\vc2005-ce\freetype244MT_D.lib" SuppressStartupBanner="true" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   762
      <Tool Name="VCALinkTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   763
      <Tool Name="VCXDCMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   764
      <Tool Name="VCBscMakeTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   765
      <Tool Name="VCFxCopTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   766
      <Tool Name="VCPostBuildEventTool" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   767
    </Configuration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   768
  </Configurations>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   769
  <References>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   770
  </References>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   771
  <Files>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   772
    <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
   773
      <File RelativePath="..\..\..\src\autofit\autofit.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   774
      </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   775
      <File RelativePath="..\..\..\src\bdf\bdf.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   776
        <FileConfiguration Name="Release|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   777
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   778
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   779
        <FileConfiguration Name="Release|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   780
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   781
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   782
        <FileConfiguration Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   783
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   784
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   785
        <FileConfiguration Name="Release|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   786
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   787
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   788
        <FileConfiguration Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   789
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   790
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   791
        <FileConfiguration Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   792
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   793
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   794
        <FileConfiguration Name="Release Multithreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   795
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   796
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   797
        <FileConfiguration Name="Release Multithreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   798
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   799
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   800
        <FileConfiguration Name="Release Multithreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   801
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   802
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   803
        <FileConfiguration Name="Release Multithreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   804
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   805
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   806
        <FileConfiguration Name="Release Multithreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   807
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   808
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   809
        <FileConfiguration Name="Release Multithreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   810
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   811
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   812
        <FileConfiguration Name="Release Singlethreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   813
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   814
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   815
        <FileConfiguration Name="Release Singlethreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   816
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   817
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   818
        <FileConfiguration Name="Release Singlethreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   819
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   820
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   821
        <FileConfiguration Name="Release Singlethreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   822
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   823
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   824
        <FileConfiguration Name="Release Singlethreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   825
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   826
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   827
        <FileConfiguration Name="Release Singlethreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   828
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   829
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   830
        <FileConfiguration Name="Debug|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   831
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   832
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   833
        <FileConfiguration Name="Debug|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   834
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   835
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   836
        <FileConfiguration Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   837
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   838
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   839
        <FileConfiguration Name="Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   840
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   841
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   842
        <FileConfiguration Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   843
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   844
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   845
        <FileConfiguration Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   846
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   847
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   848
        <FileConfiguration Name="Debug Singlethreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   849
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   850
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   851
        <FileConfiguration Name="Debug Singlethreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   852
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   853
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   854
        <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   855
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   856
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   857
        <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   858
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   859
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   860
        <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   861
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   862
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   863
        <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   864
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   865
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   866
        <FileConfiguration Name="Debug Multithreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   867
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   868
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   869
        <FileConfiguration Name="Debug Multithreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   870
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   871
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   872
        <FileConfiguration Name="Debug Multithreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   873
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   874
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   875
        <FileConfiguration Name="Debug Multithreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   876
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   877
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   878
        <FileConfiguration Name="Debug Multithreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   879
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   880
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   881
        <FileConfiguration Name="Debug Multithreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   882
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   883
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   884
        <FileConfiguration Name="Release Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   885
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   886
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   887
        <FileConfiguration Name="Debug Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   888
          <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
   889
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   890
      </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   891
      <File RelativePath="..\..\..\src\cff\cff.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   892
        <FileConfiguration Name="Release|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   893
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   894
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   895
        <FileConfiguration Name="Release|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   896
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   897
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   898
        <FileConfiguration Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   899
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   900
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   901
        <FileConfiguration Name="Release|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   902
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   903
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   904
        <FileConfiguration Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   905
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   906
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   907
        <FileConfiguration Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   908
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   909
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   910
        <FileConfiguration Name="Release Multithreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   911
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   912
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   913
        <FileConfiguration Name="Release Multithreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   914
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   915
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   916
        <FileConfiguration Name="Release Multithreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   917
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   918
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   919
        <FileConfiguration Name="Release Multithreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   920
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   921
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   922
        <FileConfiguration Name="Release Multithreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   923
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   924
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   925
        <FileConfiguration Name="Release Multithreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   926
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   927
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   928
        <FileConfiguration Name="Release Singlethreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   929
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   930
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   931
        <FileConfiguration Name="Release Singlethreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   932
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   933
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   934
        <FileConfiguration Name="Release Singlethreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   935
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   936
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   937
        <FileConfiguration Name="Release Singlethreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   938
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   939
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   940
        <FileConfiguration Name="Release Singlethreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   941
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   942
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   943
        <FileConfiguration Name="Release Singlethreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   944
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   945
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   946
        <FileConfiguration Name="Debug|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   947
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   948
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   949
        <FileConfiguration Name="Debug|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   950
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   951
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   952
        <FileConfiguration Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   953
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   954
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   955
        <FileConfiguration Name="Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   956
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   957
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   958
        <FileConfiguration Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   959
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   960
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   961
        <FileConfiguration Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   962
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   963
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   964
        <FileConfiguration Name="Debug Singlethreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   965
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   966
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   967
        <FileConfiguration Name="Debug Singlethreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   968
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   969
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   970
        <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   971
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   972
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   973
        <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   974
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   975
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   976
        <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   977
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   978
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   979
        <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   980
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   981
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   982
        <FileConfiguration Name="Debug Multithreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   983
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   984
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   985
        <FileConfiguration Name="Debug Multithreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   986
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   987
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   988
        <FileConfiguration Name="Debug Multithreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   989
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   990
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   991
        <FileConfiguration Name="Debug Multithreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   992
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   993
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   994
        <FileConfiguration Name="Debug Multithreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   995
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   996
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   997
        <FileConfiguration Name="Debug Multithreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   998
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
   999
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1000
      </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1001
      <File RelativePath="..\..\..\src\base\ftbase.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1002
        <FileConfiguration Name="Release|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1003
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1004
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1005
        <FileConfiguration Name="Release|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1006
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1007
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1008
        <FileConfiguration Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1009
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1010
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1011
        <FileConfiguration Name="Release|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1012
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1013
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1014
        <FileConfiguration Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1015
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1016
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1017
        <FileConfiguration Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1018
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1019
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1020
        <FileConfiguration Name="Release Multithreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1021
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1022
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1023
        <FileConfiguration Name="Release Multithreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1024
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1025
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1026
        <FileConfiguration Name="Release Multithreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1027
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1028
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1029
        <FileConfiguration Name="Release Multithreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1030
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1031
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1032
        <FileConfiguration Name="Release Multithreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1033
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1034
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1035
        <FileConfiguration Name="Release Multithreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1036
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1037
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1038
        <FileConfiguration Name="Release Singlethreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1039
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1040
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1041
        <FileConfiguration Name="Release Singlethreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1042
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1043
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1044
        <FileConfiguration Name="Release Singlethreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1045
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1046
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1047
        <FileConfiguration Name="Release Singlethreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1048
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1049
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1050
        <FileConfiguration Name="Release Singlethreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1051
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1052
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1053
        <FileConfiguration Name="Release Singlethreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1054
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1055
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1056
        <FileConfiguration Name="Debug|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1057
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1058
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1059
        <FileConfiguration Name="Debug|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1060
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1061
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1062
        <FileConfiguration Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1063
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1064
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1065
        <FileConfiguration Name="Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1066
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1067
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1068
        <FileConfiguration Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1069
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1070
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1071
        <FileConfiguration Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1072
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1073
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1074
        <FileConfiguration Name="Debug Singlethreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1075
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1076
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1077
        <FileConfiguration Name="Debug Singlethreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1078
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1079
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1080
        <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1081
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1082
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1083
        <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1084
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1085
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1086
        <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1087
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1088
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1089
        <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1090
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1091
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1092
        <FileConfiguration Name="Debug Multithreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1093
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1094
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1095
        <FileConfiguration Name="Debug Multithreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1096
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1097
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1098
        <FileConfiguration Name="Debug Multithreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1099
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1100
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1101
        <FileConfiguration Name="Debug Multithreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1102
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1103
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1104
        <FileConfiguration Name="Debug Multithreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1105
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1106
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1107
        <FileConfiguration Name="Debug Multithreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1108
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1109
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1110
      </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1111
      <File RelativePath="..\..\..\src\base\ftbitmap.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1112
      </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1113
      <File RelativePath="..\..\..\src\cache\ftcache.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1114
        <FileConfiguration Name="Release|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1115
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1116
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1117
        <FileConfiguration Name="Release|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1118
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1119
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1120
        <FileConfiguration Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1121
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1122
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1123
        <FileConfiguration Name="Release|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1124
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1125
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1126
        <FileConfiguration Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1127
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1128
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1129
        <FileConfiguration Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1130
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1131
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1132
        <FileConfiguration Name="Release Multithreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1133
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1134
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1135
        <FileConfiguration Name="Release Multithreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1136
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1137
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1138
        <FileConfiguration Name="Release Multithreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1139
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1140
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1141
        <FileConfiguration Name="Release Multithreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1142
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1143
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1144
        <FileConfiguration Name="Release Multithreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1145
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1146
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1147
        <FileConfiguration Name="Release Multithreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1148
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1149
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1150
        <FileConfiguration Name="Release Singlethreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1151
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1152
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1153
        <FileConfiguration Name="Release Singlethreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1154
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1155
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1156
        <FileConfiguration Name="Release Singlethreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1157
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1158
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1159
        <FileConfiguration Name="Release Singlethreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1160
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1161
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1162
        <FileConfiguration Name="Release Singlethreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1163
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1164
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1165
        <FileConfiguration Name="Release Singlethreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1166
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1167
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1168
        <FileConfiguration Name="Debug|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1169
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1170
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1171
        <FileConfiguration Name="Debug|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1172
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1173
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1174
        <FileConfiguration Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1175
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1176
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1177
        <FileConfiguration Name="Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1178
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1179
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1180
        <FileConfiguration Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1181
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1182
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1183
        <FileConfiguration Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1184
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1185
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1186
        <FileConfiguration Name="Debug Singlethreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1187
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1188
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1189
        <FileConfiguration Name="Debug Singlethreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1190
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1191
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1192
        <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1193
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1194
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1195
        <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1196
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1197
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1198
        <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1199
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1200
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1201
        <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1202
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1203
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1204
        <FileConfiguration Name="Debug Multithreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1205
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1206
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1207
        <FileConfiguration Name="Debug Multithreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1208
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1209
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1210
        <FileConfiguration Name="Debug Multithreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1211
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1212
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1213
        <FileConfiguration Name="Debug Multithreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1214
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1215
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1216
        <FileConfiguration Name="Debug Multithreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1217
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1218
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1219
        <FileConfiguration Name="Debug Multithreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1220
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1221
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1222
        <FileConfiguration Name="Debug Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1223
          <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
  1224
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1225
        <FileConfiguration Name="Debug Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1226
          <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
  1227
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1228
      </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1229
      <File RelativePath="..\ftdebug.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1230
        <FileConfiguration Name="Release|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1231
          <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
  1232
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1233
        <FileConfiguration Name="Release|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1234
          <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
  1235
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1236
        <FileConfiguration Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1237
          <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
  1238
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1239
        <FileConfiguration Name="Release|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1240
          <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
  1241
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1242
        <FileConfiguration Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1243
          <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
  1244
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1245
        <FileConfiguration Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1246
          <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
  1247
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1248
        <FileConfiguration Name="Release Multithreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1249
          <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
  1250
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1251
        <FileConfiguration Name="Release Multithreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1252
          <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
  1253
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1254
        <FileConfiguration Name="Release Multithreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1255
          <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
  1256
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1257
        <FileConfiguration Name="Release Multithreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1258
          <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
  1259
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1260
        <FileConfiguration Name="Release Multithreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1261
          <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
  1262
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1263
        <FileConfiguration Name="Release Multithreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1264
          <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
  1265
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1266
        <FileConfiguration Name="Release Singlethreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1267
          <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
  1268
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1269
        <FileConfiguration Name="Release Singlethreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1270
          <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
  1271
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1272
        <FileConfiguration Name="Release Singlethreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1273
          <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
  1274
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1275
        <FileConfiguration Name="Release Singlethreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1276
          <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
  1277
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1278
        <FileConfiguration Name="Release Singlethreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1279
          <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
  1280
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1281
        <FileConfiguration Name="Release Singlethreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1282
          <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
  1283
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1284
        <FileConfiguration Name="Debug|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1285
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" DisableLanguageExtensions="false" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1286
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1287
        <FileConfiguration Name="Debug|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1288
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" DisableLanguageExtensions="false" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1289
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1290
        <FileConfiguration Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1291
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" DisableLanguageExtensions="false" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1292
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1293
        <FileConfiguration Name="Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1294
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" DisableLanguageExtensions="false" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1295
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1296
        <FileConfiguration Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1297
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" DisableLanguageExtensions="false" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1298
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1299
        <FileConfiguration Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1300
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" DisableLanguageExtensions="false" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1301
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1302
        <FileConfiguration Name="Debug Singlethreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1303
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" DisableLanguageExtensions="false" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1304
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1305
        <FileConfiguration Name="Debug Singlethreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1306
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" DisableLanguageExtensions="false" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1307
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1308
        <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1309
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" DisableLanguageExtensions="false" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1310
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1311
        <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1312
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" DisableLanguageExtensions="false" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1313
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1314
        <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1315
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" DisableLanguageExtensions="false" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1316
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1317
        <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1318
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" DisableLanguageExtensions="false" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1319
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1320
        <FileConfiguration Name="Debug Multithreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1321
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" DisableLanguageExtensions="false" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1322
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1323
        <FileConfiguration Name="Debug Multithreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1324
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" DisableLanguageExtensions="false" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1325
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1326
        <FileConfiguration Name="Debug Multithreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1327
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" DisableLanguageExtensions="false" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1328
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1329
        <FileConfiguration Name="Debug Multithreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1330
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" DisableLanguageExtensions="false" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1331
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1332
        <FileConfiguration Name="Debug Multithreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1333
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" DisableLanguageExtensions="false" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1334
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1335
        <FileConfiguration Name="Debug Multithreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1336
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" DisableLanguageExtensions="false" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1337
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1338
        <FileConfiguration Name="Release|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1339
          <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
  1340
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1341
        <FileConfiguration Name="Release Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1342
          <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
  1343
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1344
        <FileConfiguration Name="Release Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1345
          <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
  1346
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1347
        <FileConfiguration Name="Debug|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1348
          <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
  1349
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1350
        <FileConfiguration Name="Debug Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1351
          <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
  1352
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1353
        <FileConfiguration Name="Debug Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1354
          <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
  1355
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1356
      </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1357
      <File RelativePath="..\..\..\src\base\ftfstype.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1358
      </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1359
      <File RelativePath="..\..\..\src\base\ftgasp.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1360
      </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1361
      <File RelativePath="..\..\..\src\base\ftglyph.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1362
        <FileConfiguration Name="Release|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1363
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1364
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1365
        <FileConfiguration Name="Release|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1366
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1367
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1368
        <FileConfiguration Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1369
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1370
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1371
        <FileConfiguration Name="Release|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1372
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1373
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1374
        <FileConfiguration Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1375
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1376
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1377
        <FileConfiguration Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1378
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1379
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1380
        <FileConfiguration Name="Release Multithreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1381
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1382
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1383
        <FileConfiguration Name="Release Multithreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1384
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1385
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1386
        <FileConfiguration Name="Release Multithreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1387
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1388
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1389
        <FileConfiguration Name="Release Multithreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1390
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1391
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1392
        <FileConfiguration Name="Release Multithreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1393
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1394
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1395
        <FileConfiguration Name="Release Multithreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1396
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1397
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1398
        <FileConfiguration Name="Release Singlethreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1399
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1400
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1401
        <FileConfiguration Name="Release Singlethreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1402
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1403
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1404
        <FileConfiguration Name="Release Singlethreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1405
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1406
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1407
        <FileConfiguration Name="Release Singlethreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1408
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1409
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1410
        <FileConfiguration Name="Release Singlethreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1411
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1412
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1413
        <FileConfiguration Name="Release Singlethreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1414
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1415
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1416
        <FileConfiguration Name="Debug|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1417
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1418
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1419
        <FileConfiguration Name="Debug|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1420
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1421
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1422
        <FileConfiguration Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1423
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1424
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1425
        <FileConfiguration Name="Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1426
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1427
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1428
        <FileConfiguration Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1429
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1430
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1431
        <FileConfiguration Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1432
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1433
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1434
        <FileConfiguration Name="Debug Singlethreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1435
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1436
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1437
        <FileConfiguration Name="Debug Singlethreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1438
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1439
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1440
        <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1441
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1442
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1443
        <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1444
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1445
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1446
        <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1447
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1448
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1449
        <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1450
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1451
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1452
        <FileConfiguration Name="Debug Multithreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1453
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1454
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1455
        <FileConfiguration Name="Debug Multithreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1456
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1457
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1458
        <FileConfiguration Name="Debug Multithreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1459
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1460
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1461
        <FileConfiguration Name="Debug Multithreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1462
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1463
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1464
        <FileConfiguration Name="Debug Multithreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1465
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1466
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1467
        <FileConfiguration Name="Debug Multithreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1468
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1469
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1470
        <FileConfiguration Name="Release|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1471
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1472
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1473
        <FileConfiguration Name="Release Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1474
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1475
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1476
        <FileConfiguration Name="Release Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1477
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1478
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1479
        <FileConfiguration Name="Debug|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1480
          <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
  1481
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1482
        <FileConfiguration Name="Debug Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1483
          <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
  1484
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1485
        <FileConfiguration Name="Debug Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1486
          <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
  1487
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1488
      </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1489
      <File RelativePath="..\..\..\src\gzip\ftgzip.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1490
        <FileConfiguration Name="Release|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1491
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1492
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1493
        <FileConfiguration Name="Release|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1494
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1495
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1496
        <FileConfiguration Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1497
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1498
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1499
        <FileConfiguration Name="Release|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1500
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1501
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1502
        <FileConfiguration Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1503
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1504
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1505
        <FileConfiguration Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1506
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1507
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1508
        <FileConfiguration Name="Release Multithreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1509
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1510
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1511
        <FileConfiguration Name="Release Multithreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1512
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1513
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1514
        <FileConfiguration Name="Release Multithreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1515
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1516
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1517
        <FileConfiguration Name="Release Multithreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1518
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1519
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1520
        <FileConfiguration Name="Release Multithreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1521
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1522
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1523
        <FileConfiguration Name="Release Multithreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1524
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1525
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1526
        <FileConfiguration Name="Release Singlethreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1527
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1528
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1529
        <FileConfiguration Name="Release Singlethreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1530
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1531
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1532
        <FileConfiguration Name="Release Singlethreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1533
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1534
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1535
        <FileConfiguration Name="Release Singlethreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1536
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1537
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1538
        <FileConfiguration Name="Release Singlethreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1539
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1540
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1541
        <FileConfiguration Name="Release Singlethreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1542
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1543
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1544
        <FileConfiguration Name="Debug|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1545
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1546
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1547
        <FileConfiguration Name="Debug|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1548
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1549
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1550
        <FileConfiguration Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1551
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1552
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1553
        <FileConfiguration Name="Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1554
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1555
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1556
        <FileConfiguration Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1557
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1558
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1559
        <FileConfiguration Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1560
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1561
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1562
        <FileConfiguration Name="Debug Singlethreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1563
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1564
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1565
        <FileConfiguration Name="Debug Singlethreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1566
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1567
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1568
        <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1569
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1570
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1571
        <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1572
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1573
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1574
        <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1575
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1576
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1577
        <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1578
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1579
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1580
        <FileConfiguration Name="Debug Multithreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1581
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1582
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1583
        <FileConfiguration Name="Debug Multithreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1584
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1585
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1586
        <FileConfiguration Name="Debug Multithreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1587
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1588
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1589
        <FileConfiguration Name="Debug Multithreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1590
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1591
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1592
        <FileConfiguration Name="Debug Multithreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1593
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1594
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1595
        <FileConfiguration Name="Debug Multithreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1596
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1597
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1598
        <FileConfiguration Name="Release|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1599
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1600
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1601
        <FileConfiguration Name="Release Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1602
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1603
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1604
        <FileConfiguration Name="Release Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1605
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1606
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1607
        <FileConfiguration Name="Debug|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1608
          <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
  1609
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1610
        <FileConfiguration Name="Debug Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1611
          <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
  1612
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1613
        <FileConfiguration Name="Debug Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1614
          <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
  1615
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1616
      </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1617
      <File RelativePath="..\..\..\src\base\ftinit.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1618
        <FileConfiguration Name="Release|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1619
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1620
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1621
        <FileConfiguration Name="Release|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1622
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1623
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1624
        <FileConfiguration Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1625
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1626
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1627
        <FileConfiguration Name="Release|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1628
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1629
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1630
        <FileConfiguration Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1631
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1632
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1633
        <FileConfiguration Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1634
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1635
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1636
        <FileConfiguration Name="Release Multithreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1637
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1638
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1639
        <FileConfiguration Name="Release Multithreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1640
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1641
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1642
        <FileConfiguration Name="Release Multithreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1643
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1644
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1645
        <FileConfiguration Name="Release Multithreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1646
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1647
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1648
        <FileConfiguration Name="Release Multithreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1649
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1650
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1651
        <FileConfiguration Name="Release Multithreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1652
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1653
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1654
        <FileConfiguration Name="Release Singlethreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1655
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1656
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1657
        <FileConfiguration Name="Release Singlethreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1658
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1659
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1660
        <FileConfiguration Name="Release Singlethreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1661
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1662
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1663
        <FileConfiguration Name="Release Singlethreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1664
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1665
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1666
        <FileConfiguration Name="Release Singlethreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1667
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1668
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1669
        <FileConfiguration Name="Release Singlethreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1670
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1671
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1672
        <FileConfiguration Name="Debug|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1673
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1674
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1675
        <FileConfiguration Name="Debug|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1676
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1677
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1678
        <FileConfiguration Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1679
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1680
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1681
        <FileConfiguration Name="Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1682
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1683
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1684
        <FileConfiguration Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1685
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1686
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1687
        <FileConfiguration Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1688
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1689
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1690
        <FileConfiguration Name="Debug Singlethreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1691
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1692
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1693
        <FileConfiguration Name="Debug Singlethreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1694
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1695
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1696
        <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1697
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1698
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1699
        <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1700
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1701
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1702
        <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1703
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1704
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1705
        <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1706
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1707
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1708
        <FileConfiguration Name="Debug Multithreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1709
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1710
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1711
        <FileConfiguration Name="Debug Multithreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1712
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1713
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1714
        <FileConfiguration Name="Debug Multithreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1715
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1716
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1717
        <FileConfiguration Name="Debug Multithreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1718
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1719
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1720
        <FileConfiguration Name="Debug Multithreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1721
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1722
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1723
        <FileConfiguration Name="Debug Multithreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1724
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1725
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1726
        <FileConfiguration Name="Release|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1727
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1728
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1729
        <FileConfiguration Name="Release Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1730
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1731
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1732
        <FileConfiguration Name="Release Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1733
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1734
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1735
        <FileConfiguration Name="Debug|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1736
          <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
  1737
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1738
        <FileConfiguration Name="Debug Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1739
          <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
  1740
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1741
        <FileConfiguration Name="Debug Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1742
          <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
  1743
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1744
      </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1745
      <File RelativePath="..\..\..\src\lzw\ftlzw.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1746
        <FileConfiguration Name="Release|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1747
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1748
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1749
        <FileConfiguration Name="Release|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1750
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1751
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1752
        <FileConfiguration Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1753
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1754
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1755
        <FileConfiguration Name="Release|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1756
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1757
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1758
        <FileConfiguration Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1759
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1760
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1761
        <FileConfiguration Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1762
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1763
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1764
        <FileConfiguration Name="Release Multithreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1765
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1766
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1767
        <FileConfiguration Name="Release Multithreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1768
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1769
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1770
        <FileConfiguration Name="Release Multithreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1771
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1772
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1773
        <FileConfiguration Name="Release Multithreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1774
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1775
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1776
        <FileConfiguration Name="Release Multithreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1777
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1778
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1779
        <FileConfiguration Name="Release Multithreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1780
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1781
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1782
        <FileConfiguration Name="Release Singlethreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1783
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1784
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1785
        <FileConfiguration Name="Release Singlethreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1786
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1787
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1788
        <FileConfiguration Name="Release Singlethreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1789
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1790
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1791
        <FileConfiguration Name="Release Singlethreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1792
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1793
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1794
        <FileConfiguration Name="Release Singlethreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1795
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1796
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1797
        <FileConfiguration Name="Release Singlethreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1798
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1799
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1800
        <FileConfiguration Name="Debug|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1801
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1802
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1803
        <FileConfiguration Name="Debug|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1804
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1805
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1806
        <FileConfiguration Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1807
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1808
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1809
        <FileConfiguration Name="Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1810
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1811
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1812
        <FileConfiguration Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1813
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1814
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1815
        <FileConfiguration Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1816
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1817
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1818
        <FileConfiguration Name="Debug Singlethreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1819
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1820
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1821
        <FileConfiguration Name="Debug Singlethreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1822
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1823
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1824
        <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1825
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1826
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1827
        <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1828
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1829
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1830
        <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1831
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1832
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1833
        <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1834
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1835
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1836
        <FileConfiguration Name="Debug Multithreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1837
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1838
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1839
        <FileConfiguration Name="Debug Multithreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1840
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1841
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1842
        <FileConfiguration Name="Debug Multithreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1843
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1844
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1845
        <FileConfiguration Name="Debug Multithreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1846
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1847
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1848
        <FileConfiguration Name="Debug Multithreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1849
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1850
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1851
        <FileConfiguration Name="Debug Multithreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1852
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1853
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1854
        <FileConfiguration Name="Release|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1855
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1856
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1857
        <FileConfiguration Name="Release Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1858
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1859
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1860
        <FileConfiguration Name="Release Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1861
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1862
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1863
        <FileConfiguration Name="Debug|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1864
          <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
  1865
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1866
        <FileConfiguration Name="Debug Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1867
          <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
  1868
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1869
        <FileConfiguration Name="Debug Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1870
          <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
  1871
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1872
      </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1873
      <File RelativePath="..\..\..\src\base\ftstroke.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1874
      </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1875
      <File RelativePath="..\..\..\src\base\ftsystem.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1876
        <FileConfiguration Name="Release|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1877
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1878
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1879
        <FileConfiguration Name="Release|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1880
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1881
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1882
        <FileConfiguration Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1883
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1884
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1885
        <FileConfiguration Name="Release|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1886
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1887
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1888
        <FileConfiguration Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1889
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1890
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1891
        <FileConfiguration Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1892
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1893
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1894
        <FileConfiguration Name="Release Multithreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1895
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1896
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1897
        <FileConfiguration Name="Release Multithreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1898
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1899
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1900
        <FileConfiguration Name="Release Multithreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1901
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1902
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1903
        <FileConfiguration Name="Release Multithreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1904
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1905
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1906
        <FileConfiguration Name="Release Multithreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1907
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1908
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1909
        <FileConfiguration Name="Release Multithreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1910
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1911
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1912
        <FileConfiguration Name="Release Singlethreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1913
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1914
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1915
        <FileConfiguration Name="Release Singlethreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1916
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1917
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1918
        <FileConfiguration Name="Release Singlethreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1919
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1920
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1921
        <FileConfiguration Name="Release Singlethreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1922
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1923
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1924
        <FileConfiguration Name="Release Singlethreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1925
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1926
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1927
        <FileConfiguration Name="Release Singlethreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1928
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1929
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1930
        <FileConfiguration Name="Debug|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1931
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1932
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1933
        <FileConfiguration Name="Debug|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1934
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1935
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1936
        <FileConfiguration Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1937
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1938
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1939
        <FileConfiguration Name="Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1940
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1941
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1942
        <FileConfiguration Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1943
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1944
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1945
        <FileConfiguration Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1946
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1947
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1948
        <FileConfiguration Name="Debug Singlethreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1949
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1950
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1951
        <FileConfiguration Name="Debug Singlethreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1952
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1953
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1954
        <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1955
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1956
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1957
        <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1958
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1959
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1960
        <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1961
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1962
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1963
        <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1964
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1965
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1966
        <FileConfiguration Name="Debug Multithreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1967
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1968
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1969
        <FileConfiguration Name="Debug Multithreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1970
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1971
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1972
        <FileConfiguration Name="Debug Multithreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1973
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1974
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1975
        <FileConfiguration Name="Debug Multithreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1976
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1977
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1978
        <FileConfiguration Name="Debug Multithreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1979
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1980
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1981
        <FileConfiguration Name="Debug Multithreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1982
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1983
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1984
        <FileConfiguration Name="Release|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1985
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1986
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1987
        <FileConfiguration Name="Release Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1988
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1989
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1990
        <FileConfiguration Name="Release Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1991
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1992
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1993
        <FileConfiguration Name="Debug|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1994
          <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
  1995
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1996
        <FileConfiguration Name="Debug Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1997
          <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
  1998
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  1999
        <FileConfiguration Name="Debug Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2000
          <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
  2001
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2002
      </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2003
      <File RelativePath="..\..\..\src\smooth\smooth.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2004
        <FileConfiguration Name="Release|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2005
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2006
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2007
        <FileConfiguration Name="Release|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2008
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2009
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2010
        <FileConfiguration Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2011
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2012
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2013
        <FileConfiguration Name="Release|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2014
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2015
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2016
        <FileConfiguration Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2017
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2018
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2019
        <FileConfiguration Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2020
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2021
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2022
        <FileConfiguration Name="Release Multithreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2023
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2024
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2025
        <FileConfiguration Name="Release Multithreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2026
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2027
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2028
        <FileConfiguration Name="Release Multithreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2029
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2030
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2031
        <FileConfiguration Name="Release Multithreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2032
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2033
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2034
        <FileConfiguration Name="Release Multithreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2035
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2036
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2037
        <FileConfiguration Name="Release Multithreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2038
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2039
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2040
        <FileConfiguration Name="Release Singlethreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2041
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2042
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2043
        <FileConfiguration Name="Release Singlethreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2044
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2045
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2046
        <FileConfiguration Name="Release Singlethreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2047
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2048
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2049
        <FileConfiguration Name="Release Singlethreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2050
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2051
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2052
        <FileConfiguration Name="Release Singlethreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2053
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2054
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2055
        <FileConfiguration Name="Release Singlethreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2056
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2057
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2058
        <FileConfiguration Name="Debug|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2059
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2060
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2061
        <FileConfiguration Name="Debug|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2062
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2063
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2064
        <FileConfiguration Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2065
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2066
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2067
        <FileConfiguration Name="Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2068
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2069
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2070
        <FileConfiguration Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2071
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2072
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2073
        <FileConfiguration Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2074
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2075
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2076
        <FileConfiguration Name="Debug Singlethreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2077
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2078
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2079
        <FileConfiguration Name="Debug Singlethreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2080
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2081
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2082
        <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2083
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2084
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2085
        <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2086
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2087
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2088
        <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2089
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2090
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2091
        <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2092
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2093
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2094
        <FileConfiguration Name="Debug Multithreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2095
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2096
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2097
        <FileConfiguration Name="Debug Multithreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2098
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2099
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2100
        <FileConfiguration Name="Debug Multithreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2101
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2102
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2103
        <FileConfiguration Name="Debug Multithreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2104
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2105
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2106
        <FileConfiguration Name="Debug Multithreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2107
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2108
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2109
        <FileConfiguration Name="Debug Multithreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2110
          <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2111
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2112
        <FileConfiguration Name="Release|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2113
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2114
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2115
        <FileConfiguration Name="Release Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2116
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2117
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2118
        <FileConfiguration Name="Release Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2119
          <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2120
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2121
        <FileConfiguration Name="Debug|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2122
          <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
  2123
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2124
        <FileConfiguration Name="Debug Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2125
          <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
  2126
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2127
        <FileConfiguration Name="Debug Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2128
          <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
  2129
        </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2130
      </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2131
      <Filter Name="FT_MODULES">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2132
        <File RelativePath="..\..\..\src\base\ftbbox.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2133
        </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2134
        <File RelativePath="..\..\..\src\base\ftbdf.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2135
        </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2136
        <File RelativePath="..\..\..\src\base\ftcid.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2137
        </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2138
        <File RelativePath="..\..\..\src\base\ftgxval.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2139
        </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2140
        <File RelativePath="..\..\..\src\base\ftlcdfil.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2141
        </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2142
        <File RelativePath="..\..\..\src\base\ftmm.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2143
          <FileConfiguration Name="Release|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2144
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2145
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2146
          <FileConfiguration Name="Release|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2147
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2148
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2149
          <FileConfiguration Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2150
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2151
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2152
          <FileConfiguration Name="Release|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2153
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2154
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2155
          <FileConfiguration Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2156
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2157
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2158
          <FileConfiguration Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2159
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2160
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2161
          <FileConfiguration Name="Release Multithreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2162
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2163
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2164
          <FileConfiguration Name="Release Multithreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2165
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2166
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2167
          <FileConfiguration Name="Release Multithreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2168
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2169
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2170
          <FileConfiguration Name="Release Multithreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2171
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2172
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2173
          <FileConfiguration Name="Release Multithreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2174
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2175
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2176
          <FileConfiguration Name="Release Multithreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2177
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2178
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2179
          <FileConfiguration Name="Release Singlethreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2180
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2181
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2182
          <FileConfiguration Name="Release Singlethreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2183
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2184
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2185
          <FileConfiguration Name="Release Singlethreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2186
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2187
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2188
          <FileConfiguration Name="Release Singlethreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2189
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2190
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2191
          <FileConfiguration Name="Release Singlethreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2192
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2193
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2194
          <FileConfiguration Name="Release Singlethreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2195
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2196
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2197
          <FileConfiguration Name="Debug|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2198
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2199
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2200
          <FileConfiguration Name="Debug|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2201
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2202
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2203
          <FileConfiguration Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2204
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2205
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2206
          <FileConfiguration Name="Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2207
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2208
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2209
          <FileConfiguration Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2210
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2211
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2212
          <FileConfiguration Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2213
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2214
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2215
          <FileConfiguration Name="Debug Singlethreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2216
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2217
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2218
          <FileConfiguration Name="Debug Singlethreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2219
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2220
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2221
          <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2222
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2223
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2224
          <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2225
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2226
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2227
          <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2228
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2229
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2230
          <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2231
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2232
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2233
          <FileConfiguration Name="Debug Multithreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2234
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2235
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2236
          <FileConfiguration Name="Debug Multithreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2237
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2238
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2239
          <FileConfiguration Name="Debug Multithreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2240
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2241
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2242
          <FileConfiguration Name="Debug Multithreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2243
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2244
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2245
          <FileConfiguration Name="Debug Multithreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2246
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2247
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2248
          <FileConfiguration Name="Debug Multithreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2249
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2250
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2251
          <FileConfiguration Name="Release|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2252
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2253
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2254
          <FileConfiguration Name="Release Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2255
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2256
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2257
          <FileConfiguration Name="Release Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2258
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2259
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2260
          <FileConfiguration Name="Debug|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2261
            <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
  2262
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2263
          <FileConfiguration Name="Debug Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2264
            <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
  2265
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2266
          <FileConfiguration Name="Debug Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2267
            <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
  2268
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2269
        </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2270
        <File RelativePath="..\..\..\src\base\ftotval.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2271
        </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2272
        <File RelativePath="..\..\..\src\base\ftpatent.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2273
        </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2274
        <File RelativePath="..\..\..\src\base\ftpfr.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2275
        </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2276
        <File RelativePath="..\..\..\src\base\ftsynth.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2277
        </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2278
        <File RelativePath="..\..\..\src\base\fttype1.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2279
        </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2280
        <File RelativePath="..\..\..\src\base\ftwinfnt.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2281
        </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2282
        <File RelativePath="..\..\..\src\base\ftxf86.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2283
        </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2284
        <File RelativePath="..\..\..\src\pcf\pcf.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2285
          <FileConfiguration Name="Release|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2286
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2287
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2288
          <FileConfiguration Name="Release|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2289
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2290
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2291
          <FileConfiguration Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2292
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2293
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2294
          <FileConfiguration Name="Release|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2295
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2296
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2297
          <FileConfiguration Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2298
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2299
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2300
          <FileConfiguration Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2301
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2302
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2303
          <FileConfiguration Name="Release Multithreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2304
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2305
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2306
          <FileConfiguration Name="Release Multithreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2307
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2308
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2309
          <FileConfiguration Name="Release Multithreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2310
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2311
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2312
          <FileConfiguration Name="Release Multithreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2313
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2314
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2315
          <FileConfiguration Name="Release Multithreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2316
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2317
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2318
          <FileConfiguration Name="Release Multithreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2319
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2320
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2321
          <FileConfiguration Name="Release Singlethreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2322
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2323
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2324
          <FileConfiguration Name="Release Singlethreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2325
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2326
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2327
          <FileConfiguration Name="Release Singlethreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2328
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2329
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2330
          <FileConfiguration Name="Release Singlethreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2331
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2332
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2333
          <FileConfiguration Name="Release Singlethreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2334
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2335
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2336
          <FileConfiguration Name="Release Singlethreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2337
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2338
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2339
          <FileConfiguration Name="Debug|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2340
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2341
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2342
          <FileConfiguration Name="Debug|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2343
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2344
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2345
          <FileConfiguration Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2346
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2347
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2348
          <FileConfiguration Name="Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2349
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2350
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2351
          <FileConfiguration Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2352
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2353
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2354
          <FileConfiguration Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2355
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2356
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2357
          <FileConfiguration Name="Debug Singlethreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2358
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2359
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2360
          <FileConfiguration Name="Debug Singlethreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2361
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2362
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2363
          <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2364
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2365
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2366
          <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2367
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2368
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2369
          <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2370
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2371
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2372
          <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2373
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2374
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2375
          <FileConfiguration Name="Debug Multithreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2376
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2377
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2378
          <FileConfiguration Name="Debug Multithreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2379
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2380
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2381
          <FileConfiguration Name="Debug Multithreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2382
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2383
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2384
          <FileConfiguration Name="Debug Multithreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2385
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2386
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2387
          <FileConfiguration Name="Debug Multithreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2388
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2389
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2390
          <FileConfiguration Name="Debug Multithreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2391
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2392
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2393
          <FileConfiguration Name="Release|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2394
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2395
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2396
          <FileConfiguration Name="Release Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2397
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2398
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2399
          <FileConfiguration Name="Release Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2400
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2401
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2402
          <FileConfiguration Name="Debug|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2403
            <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
  2404
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2405
          <FileConfiguration Name="Debug Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2406
            <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
  2407
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2408
          <FileConfiguration Name="Debug Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2409
            <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
  2410
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2411
        </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2412
        <File RelativePath="..\..\..\src\pfr\pfr.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2413
          <FileConfiguration Name="Release|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2414
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2415
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2416
          <FileConfiguration Name="Release|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2417
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2418
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2419
          <FileConfiguration Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2420
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2421
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2422
          <FileConfiguration Name="Release|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2423
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2424
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2425
          <FileConfiguration Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2426
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2427
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2428
          <FileConfiguration Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2429
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2430
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2431
          <FileConfiguration Name="Release Multithreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2432
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2433
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2434
          <FileConfiguration Name="Release Multithreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2435
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2436
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2437
          <FileConfiguration Name="Release Multithreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2438
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2439
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2440
          <FileConfiguration Name="Release Multithreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2441
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2442
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2443
          <FileConfiguration Name="Release Multithreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2444
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2445
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2446
          <FileConfiguration Name="Release Multithreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2447
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2448
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2449
          <FileConfiguration Name="Release Singlethreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2450
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2451
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2452
          <FileConfiguration Name="Release Singlethreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2453
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2454
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2455
          <FileConfiguration Name="Release Singlethreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2456
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2457
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2458
          <FileConfiguration Name="Release Singlethreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2459
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2460
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2461
          <FileConfiguration Name="Release Singlethreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2462
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2463
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2464
          <FileConfiguration Name="Release Singlethreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2465
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2466
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2467
          <FileConfiguration Name="Debug|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2468
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2469
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2470
          <FileConfiguration Name="Debug|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2471
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2472
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2473
          <FileConfiguration Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2474
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2475
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2476
          <FileConfiguration Name="Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2477
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2478
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2479
          <FileConfiguration Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2480
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2481
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2482
          <FileConfiguration Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2483
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2484
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2485
          <FileConfiguration Name="Debug Singlethreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2486
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2487
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2488
          <FileConfiguration Name="Debug Singlethreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2489
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2490
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2491
          <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2492
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2493
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2494
          <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2495
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2496
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2497
          <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2498
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2499
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2500
          <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2501
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2502
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2503
          <FileConfiguration Name="Debug Multithreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2504
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2505
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2506
          <FileConfiguration Name="Debug Multithreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2507
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2508
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2509
          <FileConfiguration Name="Debug Multithreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2510
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2511
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2512
          <FileConfiguration Name="Debug Multithreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2513
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2514
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2515
          <FileConfiguration Name="Debug Multithreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2516
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2517
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2518
          <FileConfiguration Name="Debug Multithreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2519
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2520
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2521
          <FileConfiguration Name="Release|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2522
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2523
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2524
          <FileConfiguration Name="Release Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2525
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2526
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2527
          <FileConfiguration Name="Release Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2528
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2529
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2530
          <FileConfiguration Name="Debug|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2531
            <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
  2532
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2533
          <FileConfiguration Name="Debug Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2534
            <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
  2535
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2536
          <FileConfiguration Name="Debug Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2537
            <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
  2538
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2539
        </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2540
        <File RelativePath="..\..\..\src\psaux\psaux.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2541
          <FileConfiguration Name="Release|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2542
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2543
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2544
          <FileConfiguration Name="Release|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2545
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2546
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2547
          <FileConfiguration Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2548
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2549
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2550
          <FileConfiguration Name="Release|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2551
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2552
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2553
          <FileConfiguration Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2554
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2555
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2556
          <FileConfiguration Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2557
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2558
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2559
          <FileConfiguration Name="Release Multithreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2560
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2561
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2562
          <FileConfiguration Name="Release Multithreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2563
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2564
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2565
          <FileConfiguration Name="Release Multithreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2566
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2567
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2568
          <FileConfiguration Name="Release Multithreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2569
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2570
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2571
          <FileConfiguration Name="Release Multithreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2572
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2573
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2574
          <FileConfiguration Name="Release Multithreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2575
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2576
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2577
          <FileConfiguration Name="Release Singlethreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2578
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2579
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2580
          <FileConfiguration Name="Release Singlethreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2581
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2582
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2583
          <FileConfiguration Name="Release Singlethreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2584
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2585
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2586
          <FileConfiguration Name="Release Singlethreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2587
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2588
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2589
          <FileConfiguration Name="Release Singlethreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2590
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2591
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2592
          <FileConfiguration Name="Release Singlethreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2593
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2594
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2595
          <FileConfiguration Name="Debug|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2596
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2597
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2598
          <FileConfiguration Name="Debug|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2599
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2600
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2601
          <FileConfiguration Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2602
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2603
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2604
          <FileConfiguration Name="Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2605
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2606
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2607
          <FileConfiguration Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2608
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2609
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2610
          <FileConfiguration Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2611
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2612
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2613
          <FileConfiguration Name="Debug Singlethreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2614
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2615
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2616
          <FileConfiguration Name="Debug Singlethreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2617
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2618
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2619
          <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2620
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2621
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2622
          <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2623
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2624
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2625
          <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2626
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2627
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2628
          <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2629
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2630
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2631
          <FileConfiguration Name="Debug Multithreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2632
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2633
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2634
          <FileConfiguration Name="Debug Multithreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2635
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2636
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2637
          <FileConfiguration Name="Debug Multithreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2638
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2639
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2640
          <FileConfiguration Name="Debug Multithreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2641
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2642
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2643
          <FileConfiguration Name="Debug Multithreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2644
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2645
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2646
          <FileConfiguration Name="Debug Multithreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2647
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2648
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2649
          <FileConfiguration Name="Release|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2650
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2651
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2652
          <FileConfiguration Name="Release Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2653
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2654
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2655
          <FileConfiguration Name="Release Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2656
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2657
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2658
          <FileConfiguration Name="Debug|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2659
            <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
  2660
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2661
          <FileConfiguration Name="Debug Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2662
            <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
  2663
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2664
          <FileConfiguration Name="Debug Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2665
            <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
  2666
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2667
        </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2668
        <File RelativePath="..\..\..\src\pshinter\pshinter.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2669
          <FileConfiguration Name="Release|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2670
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2671
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2672
          <FileConfiguration Name="Release|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2673
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2674
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2675
          <FileConfiguration Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2676
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2677
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2678
          <FileConfiguration Name="Release|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2679
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2680
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2681
          <FileConfiguration Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2682
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2683
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2684
          <FileConfiguration Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2685
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2686
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2687
          <FileConfiguration Name="Release Multithreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2688
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2689
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2690
          <FileConfiguration Name="Release Multithreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2691
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2692
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2693
          <FileConfiguration Name="Release Multithreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2694
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2695
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2696
          <FileConfiguration Name="Release Multithreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2697
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2698
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2699
          <FileConfiguration Name="Release Multithreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2700
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2701
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2702
          <FileConfiguration Name="Release Multithreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2703
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2704
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2705
          <FileConfiguration Name="Release Singlethreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2706
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2707
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2708
          <FileConfiguration Name="Release Singlethreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2709
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2710
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2711
          <FileConfiguration Name="Release Singlethreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2712
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2713
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2714
          <FileConfiguration Name="Release Singlethreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2715
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2716
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2717
          <FileConfiguration Name="Release Singlethreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2718
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2719
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2720
          <FileConfiguration Name="Release Singlethreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2721
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2722
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2723
          <FileConfiguration Name="Debug|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2724
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2725
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2726
          <FileConfiguration Name="Debug|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2727
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2728
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2729
          <FileConfiguration Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2730
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2731
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2732
          <FileConfiguration Name="Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2733
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2734
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2735
          <FileConfiguration Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2736
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2737
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2738
          <FileConfiguration Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2739
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2740
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2741
          <FileConfiguration Name="Debug Singlethreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2742
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2743
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2744
          <FileConfiguration Name="Debug Singlethreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2745
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2746
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2747
          <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2748
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2749
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2750
          <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2751
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2752
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2753
          <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2754
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2755
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2756
          <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2757
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2758
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2759
          <FileConfiguration Name="Debug Multithreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2760
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2761
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2762
          <FileConfiguration Name="Debug Multithreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2763
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2764
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2765
          <FileConfiguration Name="Debug Multithreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2766
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2767
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2768
          <FileConfiguration Name="Debug Multithreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2769
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2770
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2771
          <FileConfiguration Name="Debug Multithreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2772
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2773
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2774
          <FileConfiguration Name="Debug Multithreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2775
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2776
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2777
          <FileConfiguration Name="Release|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2778
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2779
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2780
          <FileConfiguration Name="Release Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2781
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2782
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2783
          <FileConfiguration Name="Release Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2784
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2785
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2786
          <FileConfiguration Name="Debug|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2787
            <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
  2788
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2789
          <FileConfiguration Name="Debug Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2790
            <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
  2791
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2792
          <FileConfiguration Name="Debug Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2793
            <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
  2794
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2795
        </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2796
        <File RelativePath="..\..\..\src\psnames\psmodule.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2797
          <FileConfiguration Name="Release|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2798
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2799
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2800
          <FileConfiguration Name="Release|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2801
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2802
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2803
          <FileConfiguration Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2804
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2805
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2806
          <FileConfiguration Name="Release|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2807
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2808
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2809
          <FileConfiguration Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2810
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2811
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2812
          <FileConfiguration Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2813
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2814
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2815
          <FileConfiguration Name="Release Multithreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2816
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2817
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2818
          <FileConfiguration Name="Release Multithreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2819
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2820
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2821
          <FileConfiguration Name="Release Multithreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2822
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2823
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2824
          <FileConfiguration Name="Release Multithreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2825
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2826
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2827
          <FileConfiguration Name="Release Multithreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2828
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2829
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2830
          <FileConfiguration Name="Release Multithreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2831
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2832
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2833
          <FileConfiguration Name="Release Singlethreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2834
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2835
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2836
          <FileConfiguration Name="Release Singlethreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2837
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2838
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2839
          <FileConfiguration Name="Release Singlethreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2840
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2841
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2842
          <FileConfiguration Name="Release Singlethreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2843
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2844
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2845
          <FileConfiguration Name="Release Singlethreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2846
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2847
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2848
          <FileConfiguration Name="Release Singlethreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2849
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2850
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2851
          <FileConfiguration Name="Debug|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2852
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2853
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2854
          <FileConfiguration Name="Debug|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2855
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2856
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2857
          <FileConfiguration Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2858
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2859
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2860
          <FileConfiguration Name="Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2861
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2862
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2863
          <FileConfiguration Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2864
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2865
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2866
          <FileConfiguration Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2867
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2868
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2869
          <FileConfiguration Name="Debug Singlethreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2870
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2871
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2872
          <FileConfiguration Name="Debug Singlethreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2873
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2874
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2875
          <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2876
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2877
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2878
          <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2879
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2880
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2881
          <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2882
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2883
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2884
          <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2885
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2886
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2887
          <FileConfiguration Name="Debug Multithreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2888
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2889
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2890
          <FileConfiguration Name="Debug Multithreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2891
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2892
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2893
          <FileConfiguration Name="Debug Multithreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2894
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2895
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2896
          <FileConfiguration Name="Debug Multithreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2897
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2898
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2899
          <FileConfiguration Name="Debug Multithreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2900
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2901
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2902
          <FileConfiguration Name="Debug Multithreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2903
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2904
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2905
          <FileConfiguration Name="Release|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2906
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2907
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2908
          <FileConfiguration Name="Release Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2909
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2910
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2911
          <FileConfiguration Name="Release Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2912
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2913
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2914
          <FileConfiguration Name="Debug|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2915
            <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
  2916
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2917
          <FileConfiguration Name="Debug Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2918
            <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
  2919
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2920
          <FileConfiguration Name="Debug Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2921
            <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
  2922
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2923
        </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2924
        <File RelativePath="..\..\..\src\raster\raster.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2925
          <FileConfiguration Name="Release|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2926
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2927
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2928
          <FileConfiguration Name="Release|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2929
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2930
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2931
          <FileConfiguration Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2932
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2933
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2934
          <FileConfiguration Name="Release|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2935
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2936
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2937
          <FileConfiguration Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2938
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2939
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2940
          <FileConfiguration Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2941
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2942
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2943
          <FileConfiguration Name="Release Multithreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2944
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2945
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2946
          <FileConfiguration Name="Release Multithreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2947
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2948
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2949
          <FileConfiguration Name="Release Multithreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2950
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2951
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2952
          <FileConfiguration Name="Release Multithreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2953
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2954
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2955
          <FileConfiguration Name="Release Multithreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2956
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2957
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2958
          <FileConfiguration Name="Release Multithreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2959
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2960
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2961
          <FileConfiguration Name="Release Singlethreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2962
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2963
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2964
          <FileConfiguration Name="Release Singlethreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2965
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2966
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2967
          <FileConfiguration Name="Release Singlethreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2968
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2969
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2970
          <FileConfiguration Name="Release Singlethreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2971
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2972
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2973
          <FileConfiguration Name="Release Singlethreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2974
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2975
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2976
          <FileConfiguration Name="Release Singlethreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2977
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2978
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2979
          <FileConfiguration Name="Debug|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2980
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2981
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2982
          <FileConfiguration Name="Debug|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2983
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2984
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2985
          <FileConfiguration Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2986
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2987
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2988
          <FileConfiguration Name="Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2989
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2990
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2991
          <FileConfiguration Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2992
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2993
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2994
          <FileConfiguration Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2995
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2996
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2997
          <FileConfiguration Name="Debug Singlethreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2998
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  2999
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3000
          <FileConfiguration Name="Debug Singlethreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3001
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3002
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3003
          <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3004
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3005
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3006
          <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3007
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3008
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3009
          <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3010
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3011
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3012
          <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3013
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3014
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3015
          <FileConfiguration Name="Debug Multithreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3016
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3017
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3018
          <FileConfiguration Name="Debug Multithreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3019
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3020
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3021
          <FileConfiguration Name="Debug Multithreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3022
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3023
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3024
          <FileConfiguration Name="Debug Multithreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3025
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3026
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3027
          <FileConfiguration Name="Debug Multithreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3028
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3029
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3030
          <FileConfiguration Name="Debug Multithreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3031
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3032
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3033
          <FileConfiguration Name="Release|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3034
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3035
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3036
          <FileConfiguration Name="Release Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3037
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3038
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3039
          <FileConfiguration Name="Release Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3040
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3041
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3042
          <FileConfiguration Name="Debug|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3043
            <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
  3044
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3045
          <FileConfiguration Name="Debug Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3046
            <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
  3047
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3048
          <FileConfiguration Name="Debug Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3049
            <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
  3050
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3051
        </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3052
        <File RelativePath="..\..\..\src\sfnt\sfnt.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3053
          <FileConfiguration Name="Release|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3054
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3055
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3056
          <FileConfiguration Name="Release|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3057
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3058
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3059
          <FileConfiguration Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3060
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3061
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3062
          <FileConfiguration Name="Release|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3063
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3064
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3065
          <FileConfiguration Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3066
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3067
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3068
          <FileConfiguration Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3069
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3070
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3071
          <FileConfiguration Name="Release Multithreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3072
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3073
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3074
          <FileConfiguration Name="Release Multithreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3075
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3076
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3077
          <FileConfiguration Name="Release Multithreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3078
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3079
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3080
          <FileConfiguration Name="Release Multithreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3081
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3082
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3083
          <FileConfiguration Name="Release Multithreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3084
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3085
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3086
          <FileConfiguration Name="Release Multithreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3087
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3088
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3089
          <FileConfiguration Name="Release Singlethreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3090
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3091
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3092
          <FileConfiguration Name="Release Singlethreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3093
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3094
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3095
          <FileConfiguration Name="Release Singlethreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3096
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3097
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3098
          <FileConfiguration Name="Release Singlethreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3099
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3100
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3101
          <FileConfiguration Name="Release Singlethreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3102
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3103
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3104
          <FileConfiguration Name="Release Singlethreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3105
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3106
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3107
          <FileConfiguration Name="Debug|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3108
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3109
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3110
          <FileConfiguration Name="Debug|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3111
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3112
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3113
          <FileConfiguration Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3114
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3115
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3116
          <FileConfiguration Name="Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3117
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3118
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3119
          <FileConfiguration Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3120
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3121
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3122
          <FileConfiguration Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3123
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3124
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3125
          <FileConfiguration Name="Debug Singlethreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3126
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3127
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3128
          <FileConfiguration Name="Debug Singlethreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3129
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3130
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3131
          <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3132
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3133
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3134
          <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3135
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3136
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3137
          <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3138
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3139
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3140
          <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3141
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3142
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3143
          <FileConfiguration Name="Debug Multithreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3144
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3145
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3146
          <FileConfiguration Name="Debug Multithreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3147
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3148
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3149
          <FileConfiguration Name="Debug Multithreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3150
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3151
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3152
          <FileConfiguration Name="Debug Multithreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3153
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3154
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3155
          <FileConfiguration Name="Debug Multithreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3156
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3157
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3158
          <FileConfiguration Name="Debug Multithreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3159
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3160
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3161
          <FileConfiguration Name="Release|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3162
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3163
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3164
          <FileConfiguration Name="Release Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3165
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3166
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3167
          <FileConfiguration Name="Release Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3168
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3169
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3170
          <FileConfiguration Name="Debug|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3171
            <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
  3172
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3173
          <FileConfiguration Name="Debug Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3174
            <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
  3175
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3176
          <FileConfiguration Name="Debug Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3177
            <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
  3178
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3179
        </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3180
        <File RelativePath="..\..\..\src\truetype\truetype.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3181
          <FileConfiguration Name="Release|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3182
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3183
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3184
          <FileConfiguration Name="Release|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3185
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3186
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3187
          <FileConfiguration Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3188
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3189
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3190
          <FileConfiguration Name="Release|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3191
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3192
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3193
          <FileConfiguration Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3194
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3195
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3196
          <FileConfiguration Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3197
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3198
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3199
          <FileConfiguration Name="Release Multithreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3200
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3201
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3202
          <FileConfiguration Name="Release Multithreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3203
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3204
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3205
          <FileConfiguration Name="Release Multithreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3206
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3207
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3208
          <FileConfiguration Name="Release Multithreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3209
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3210
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3211
          <FileConfiguration Name="Release Multithreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3212
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3213
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3214
          <FileConfiguration Name="Release Multithreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3215
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3216
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3217
          <FileConfiguration Name="Release Singlethreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3218
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3219
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3220
          <FileConfiguration Name="Release Singlethreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3221
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3222
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3223
          <FileConfiguration Name="Release Singlethreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3224
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3225
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3226
          <FileConfiguration Name="Release Singlethreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3227
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3228
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3229
          <FileConfiguration Name="Release Singlethreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3230
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3231
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3232
          <FileConfiguration Name="Release Singlethreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3233
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3234
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3235
          <FileConfiguration Name="Debug|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3236
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3237
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3238
          <FileConfiguration Name="Debug|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3239
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3240
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3241
          <FileConfiguration Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3242
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3243
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3244
          <FileConfiguration Name="Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3245
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3246
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3247
          <FileConfiguration Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3248
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3249
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3250
          <FileConfiguration Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3251
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3252
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3253
          <FileConfiguration Name="Debug Singlethreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3254
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3255
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3256
          <FileConfiguration Name="Debug Singlethreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3257
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3258
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3259
          <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3260
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3261
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3262
          <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3263
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3264
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3265
          <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3266
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3267
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3268
          <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3269
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3270
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3271
          <FileConfiguration Name="Debug Multithreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3272
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3273
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3274
          <FileConfiguration Name="Debug Multithreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3275
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3276
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3277
          <FileConfiguration Name="Debug Multithreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3278
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3279
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3280
          <FileConfiguration Name="Debug Multithreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3281
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3282
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3283
          <FileConfiguration Name="Debug Multithreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3284
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3285
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3286
          <FileConfiguration Name="Debug Multithreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3287
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3288
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3289
          <FileConfiguration Name="Release|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3290
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3291
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3292
          <FileConfiguration Name="Release Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3293
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3294
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3295
          <FileConfiguration Name="Release Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3296
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3297
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3298
          <FileConfiguration Name="Debug|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3299
            <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
  3300
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3301
          <FileConfiguration Name="Debug Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3302
            <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
  3303
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3304
          <FileConfiguration Name="Debug Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3305
            <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
  3306
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3307
        </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3308
        <File RelativePath="..\..\..\src\type1\type1.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3309
          <FileConfiguration Name="Release|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3310
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3311
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3312
          <FileConfiguration Name="Release|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3313
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3314
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3315
          <FileConfiguration Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3316
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3317
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3318
          <FileConfiguration Name="Release|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3319
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3320
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3321
          <FileConfiguration Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3322
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3323
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3324
          <FileConfiguration Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3325
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3326
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3327
          <FileConfiguration Name="Release Multithreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3328
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3329
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3330
          <FileConfiguration Name="Release Multithreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3331
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3332
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3333
          <FileConfiguration Name="Release Multithreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3334
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3335
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3336
          <FileConfiguration Name="Release Multithreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3337
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3338
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3339
          <FileConfiguration Name="Release Multithreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3340
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3341
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3342
          <FileConfiguration Name="Release Multithreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3343
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3344
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3345
          <FileConfiguration Name="Release Singlethreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3346
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3347
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3348
          <FileConfiguration Name="Release Singlethreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3349
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3350
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3351
          <FileConfiguration Name="Release Singlethreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3352
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3353
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3354
          <FileConfiguration Name="Release Singlethreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3355
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3356
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3357
          <FileConfiguration Name="Release Singlethreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3358
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3359
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3360
          <FileConfiguration Name="Release Singlethreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3361
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3362
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3363
          <FileConfiguration Name="Debug|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3364
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3365
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3366
          <FileConfiguration Name="Debug|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3367
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3368
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3369
          <FileConfiguration Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3370
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3371
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3372
          <FileConfiguration Name="Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3373
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3374
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3375
          <FileConfiguration Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3376
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3377
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3378
          <FileConfiguration Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3379
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3380
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3381
          <FileConfiguration Name="Debug Singlethreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3382
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3383
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3384
          <FileConfiguration Name="Debug Singlethreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3385
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3386
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3387
          <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3388
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3389
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3390
          <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3391
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3392
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3393
          <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3394
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3395
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3396
          <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3397
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3398
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3399
          <FileConfiguration Name="Debug Multithreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3400
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3401
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3402
          <FileConfiguration Name="Debug Multithreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3403
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3404
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3405
          <FileConfiguration Name="Debug Multithreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3406
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3407
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3408
          <FileConfiguration Name="Debug Multithreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3409
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3410
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3411
          <FileConfiguration Name="Debug Multithreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3412
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3413
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3414
          <FileConfiguration Name="Debug Multithreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3415
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3416
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3417
          <FileConfiguration Name="Release|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3418
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3419
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3420
          <FileConfiguration Name="Release Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3421
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3422
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3423
          <FileConfiguration Name="Release Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3424
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3425
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3426
          <FileConfiguration Name="Debug|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3427
            <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
  3428
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3429
          <FileConfiguration Name="Debug Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3430
            <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
  3431
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3432
          <FileConfiguration Name="Debug Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3433
            <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
  3434
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3435
        </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3436
        <File RelativePath="..\..\..\src\cid\type1cid.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3437
          <FileConfiguration Name="Release|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3438
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3439
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3440
          <FileConfiguration Name="Release|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3441
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3442
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3443
          <FileConfiguration Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3444
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3445
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3446
          <FileConfiguration Name="Release|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3447
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3448
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3449
          <FileConfiguration Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3450
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3451
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3452
          <FileConfiguration Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3453
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3454
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3455
          <FileConfiguration Name="Release Multithreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3456
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3457
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3458
          <FileConfiguration Name="Release Multithreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3459
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3460
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3461
          <FileConfiguration Name="Release Multithreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3462
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3463
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3464
          <FileConfiguration Name="Release Multithreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3465
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3466
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3467
          <FileConfiguration Name="Release Multithreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3468
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3469
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3470
          <FileConfiguration Name="Release Multithreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3471
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3472
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3473
          <FileConfiguration Name="Release Singlethreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3474
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3475
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3476
          <FileConfiguration Name="Release Singlethreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3477
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3478
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3479
          <FileConfiguration Name="Release Singlethreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3480
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3481
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3482
          <FileConfiguration Name="Release Singlethreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3483
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3484
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3485
          <FileConfiguration Name="Release Singlethreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3486
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3487
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3488
          <FileConfiguration Name="Release Singlethreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3489
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3490
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3491
          <FileConfiguration Name="Debug|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3492
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3493
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3494
          <FileConfiguration Name="Debug|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3495
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3496
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3497
          <FileConfiguration Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3498
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3499
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3500
          <FileConfiguration Name="Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3501
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3502
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3503
          <FileConfiguration Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3504
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3505
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3506
          <FileConfiguration Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3507
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3508
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3509
          <FileConfiguration Name="Debug Singlethreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3510
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3511
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3512
          <FileConfiguration Name="Debug Singlethreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3513
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3514
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3515
          <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3516
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3517
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3518
          <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3519
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3520
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3521
          <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3522
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3523
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3524
          <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3525
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3526
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3527
          <FileConfiguration Name="Debug Multithreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3528
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3529
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3530
          <FileConfiguration Name="Debug Multithreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3531
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3532
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3533
          <FileConfiguration Name="Debug Multithreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3534
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3535
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3536
          <FileConfiguration Name="Debug Multithreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3537
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3538
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3539
          <FileConfiguration Name="Debug Multithreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3540
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3541
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3542
          <FileConfiguration Name="Debug Multithreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3543
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3544
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3545
          <FileConfiguration Name="Release|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3546
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3547
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3548
          <FileConfiguration Name="Release Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3549
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3550
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3551
          <FileConfiguration Name="Release Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3552
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3553
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3554
          <FileConfiguration Name="Debug|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3555
            <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
  3556
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3557
          <FileConfiguration Name="Debug Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3558
            <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
  3559
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3560
          <FileConfiguration Name="Debug Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3561
            <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
  3562
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3563
        </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3564
        <File RelativePath="..\..\..\src\type42\type42.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3565
          <FileConfiguration Name="Release|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3566
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3567
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3568
          <FileConfiguration Name="Release|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3569
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3570
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3571
          <FileConfiguration Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3572
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3573
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3574
          <FileConfiguration Name="Release|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3575
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3576
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3577
          <FileConfiguration Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3578
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3579
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3580
          <FileConfiguration Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3581
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3582
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3583
          <FileConfiguration Name="Release Multithreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3584
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3585
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3586
          <FileConfiguration Name="Release Multithreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3587
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3588
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3589
          <FileConfiguration Name="Release Multithreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3590
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3591
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3592
          <FileConfiguration Name="Release Multithreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3593
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3594
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3595
          <FileConfiguration Name="Release Multithreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3596
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3597
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3598
          <FileConfiguration Name="Release Multithreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3599
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3600
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3601
          <FileConfiguration Name="Release Singlethreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3602
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3603
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3604
          <FileConfiguration Name="Release Singlethreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3605
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3606
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3607
          <FileConfiguration Name="Release Singlethreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3608
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3609
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3610
          <FileConfiguration Name="Release Singlethreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3611
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3612
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3613
          <FileConfiguration Name="Release Singlethreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3614
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3615
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3616
          <FileConfiguration Name="Release Singlethreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3617
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3618
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3619
          <FileConfiguration Name="Debug|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3620
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3621
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3622
          <FileConfiguration Name="Debug|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3623
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3624
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3625
          <FileConfiguration Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3626
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3627
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3628
          <FileConfiguration Name="Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3629
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3630
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3631
          <FileConfiguration Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3632
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3633
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3634
          <FileConfiguration Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3635
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3636
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3637
          <FileConfiguration Name="Debug Singlethreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3638
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3639
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3640
          <FileConfiguration Name="Debug Singlethreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3641
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3642
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3643
          <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3644
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3645
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3646
          <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3647
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3648
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3649
          <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3650
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3651
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3652
          <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3653
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3654
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3655
          <FileConfiguration Name="Debug Multithreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3656
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3657
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3658
          <FileConfiguration Name="Debug Multithreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3659
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3660
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3661
          <FileConfiguration Name="Debug Multithreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3662
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3663
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3664
          <FileConfiguration Name="Debug Multithreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3665
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3666
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3667
          <FileConfiguration Name="Debug Multithreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3668
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3669
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3670
          <FileConfiguration Name="Debug Multithreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3671
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3672
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3673
          <FileConfiguration Name="Release|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3674
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3675
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3676
          <FileConfiguration Name="Release Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3677
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3678
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3679
          <FileConfiguration Name="Release Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3680
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3681
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3682
          <FileConfiguration Name="Debug|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3683
            <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
  3684
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3685
          <FileConfiguration Name="Debug Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3686
            <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
  3687
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3688
          <FileConfiguration Name="Debug Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3689
            <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
  3690
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3691
        </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3692
        <File RelativePath="..\..\..\src\winfonts\winfnt.c">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3693
          <FileConfiguration Name="Release|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3694
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3695
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3696
          <FileConfiguration Name="Release|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3697
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3698
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3699
          <FileConfiguration Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3700
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3701
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3702
          <FileConfiguration Name="Release|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3703
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3704
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3705
          <FileConfiguration Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3706
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3707
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3708
          <FileConfiguration Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3709
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3710
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3711
          <FileConfiguration Name="Release Multithreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3712
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3713
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3714
          <FileConfiguration Name="Release Multithreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3715
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3716
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3717
          <FileConfiguration Name="Release Multithreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3718
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3719
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3720
          <FileConfiguration Name="Release Multithreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3721
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3722
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3723
          <FileConfiguration Name="Release Multithreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3724
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3725
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3726
          <FileConfiguration Name="Release Multithreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3727
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3728
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3729
          <FileConfiguration Name="Release Singlethreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3730
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3731
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3732
          <FileConfiguration Name="Release Singlethreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3733
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3734
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3735
          <FileConfiguration Name="Release Singlethreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3736
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3737
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3738
          <FileConfiguration Name="Release Singlethreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3739
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3740
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3741
          <FileConfiguration Name="Release Singlethreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3742
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3743
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3744
          <FileConfiguration Name="Release Singlethreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3745
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3746
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3747
          <FileConfiguration Name="Debug|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3748
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3749
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3750
          <FileConfiguration Name="Debug|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3751
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3752
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3753
          <FileConfiguration Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3754
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3755
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3756
          <FileConfiguration Name="Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3757
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3758
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3759
          <FileConfiguration Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3760
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3761
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3762
          <FileConfiguration Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3763
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3764
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3765
          <FileConfiguration Name="Debug Singlethreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3766
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3767
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3768
          <FileConfiguration Name="Debug Singlethreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3769
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3770
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3771
          <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3772
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3773
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3774
          <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3775
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3776
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3777
          <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3778
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3779
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3780
          <FileConfiguration Name="Debug Singlethreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3781
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3782
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3783
          <FileConfiguration Name="Debug Multithreaded|Pocket PC 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3784
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3785
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3786
          <FileConfiguration Name="Debug Multithreaded|Smartphone 2003 (ARMV4)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3787
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3788
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3789
          <FileConfiguration Name="Debug Multithreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3790
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3791
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3792
          <FileConfiguration Name="Debug Multithreaded|Windows Mobile 5.0 Smartphone SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3793
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3794
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3795
          <FileConfiguration Name="Debug Multithreaded|Windows Mobile 6 Professional SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3796
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3797
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3798
          <FileConfiguration Name="Debug Multithreaded|Windows Mobile 6 Standard SDK (ARMV4I)">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3799
            <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3800
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3801
          <FileConfiguration Name="Release|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3802
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3803
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3804
          <FileConfiguration Name="Release Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3805
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3806
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3807
          <FileConfiguration Name="Release Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3808
            <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" PreprocessorDefinitions="" />
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3809
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3810
          <FileConfiguration Name="Debug|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3811
            <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
  3812
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3813
          <FileConfiguration Name="Debug Singlethreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3814
            <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
  3815
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3816
          <FileConfiguration Name="Debug Multithreaded|Win32">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3817
            <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
  3818
          </FileConfiguration>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3819
        </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3820
      </Filter>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3821
    </Filter>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3822
    <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
  3823
      <File RelativePath="..\..\..\include\ft2build.h">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3824
      </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3825
      <File RelativePath="..\..\..\include\freetype\config\ftconfig.h">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3826
      </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3827
      <File RelativePath="..\..\..\include\freetype\config\ftheader.h">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3828
      </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3829
      <File RelativePath="..\..\..\include\freetype\config\ftmodule.h">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3830
      </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3831
      <File RelativePath="..\..\..\include\freetype\config\ftoption.h">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3832
      </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3833
      <File RelativePath="..\..\..\include\freetype\config\ftstdlib.h">
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3834
      </File>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3835
    </Filter>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3836
  </Files>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3837
  <Globals>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3838
  </Globals>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
  3839
</VisualStudioProject>