1 <?xml version="1.0" encoding="utf-8"?>
 
   2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
 
   3   <ItemGroup Label="ProjectConfigurations">
 
   4     <ProjectConfiguration Include="DebugSuffix|Win32">
 
   5       <Configuration>DebugSuffix</Configuration>
 
   6       <Platform>Win32</Platform>
 
   7     </ProjectConfiguration>
 
   8     <ProjectConfiguration Include="DebugSuffix|x64">
 
   9       <Configuration>DebugSuffix</Configuration>
 
  10       <Platform>x64</Platform>
 
  11     </ProjectConfiguration>
 
  12     <ProjectConfiguration Include="Debug_WinCairo|Win32">
 
  13       <Configuration>Debug_WinCairo</Configuration>
 
  14       <Platform>Win32</Platform>
 
  15     </ProjectConfiguration>
 
  16     <ProjectConfiguration Include="Debug_WinCairo|x64">
 
  17       <Configuration>Debug_WinCairo</Configuration>
 
  18       <Platform>x64</Platform>
 
  19     </ProjectConfiguration>
 
  20     <ProjectConfiguration Include="Debug|Win32">
 
  21       <Configuration>Debug</Configuration>
 
  22       <Platform>Win32</Platform>
 
  23     </ProjectConfiguration>
 
  24     <ProjectConfiguration Include="Debug|x64">
 
  25       <Configuration>Debug</Configuration>
 
  26       <Platform>x64</Platform>
 
  27     </ProjectConfiguration>
 
  28     <ProjectConfiguration Include="Production|Win32">
 
  29       <Configuration>Production</Configuration>
 
  30       <Platform>Win32</Platform>
 
  31     </ProjectConfiguration>
 
  32     <ProjectConfiguration Include="Production|x64">
 
  33       <Configuration>Production</Configuration>
 
  34       <Platform>x64</Platform>
 
  35     </ProjectConfiguration>
 
  36     <ProjectConfiguration Include="Release_WinCairo|Win32">
 
  37       <Configuration>Release_WinCairo</Configuration>
 
  38       <Platform>Win32</Platform>
 
  39     </ProjectConfiguration>
 
  40     <ProjectConfiguration Include="Release_WinCairo|x64">
 
  41       <Configuration>Release_WinCairo</Configuration>
 
  42       <Platform>x64</Platform>
 
  43     </ProjectConfiguration>
 
  44     <ProjectConfiguration Include="Release|Win32">
 
  45       <Configuration>Release</Configuration>
 
  46       <Platform>Win32</Platform>
 
  47     </ProjectConfiguration>
 
  48     <ProjectConfiguration Include="Release|x64">
 
  49       <Configuration>Release</Configuration>
 
  50       <Platform>x64</Platform>
 
  51     </ProjectConfiguration>
 
  53   <PropertyGroup Label="Globals">
 
  54     <ProjectGuid>{9221744B-5715-4F56-9590-42F7AB23DD8B}</ProjectGuid>
 
  55     <RootNamespace>LLIntAssembly</RootNamespace>
 
  56     <Keyword>MakeFileProj</Keyword>
 
  58   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
 
  59   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
 
  60     <ConfigurationType>Makefile</ConfigurationType>
 
  61     <PlatformToolset>v120_xp</PlatformToolset>
 
  63   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
 
  64     <ConfigurationType>Makefile</ConfigurationType>
 
  65     <PlatformToolset>v120</PlatformToolset>
 
  67   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|Win32'" Label="Configuration">
 
  68     <ConfigurationType>Makefile</ConfigurationType>
 
  69     <PlatformToolset>v120_xp</PlatformToolset>
 
  71   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|x64'" Label="Configuration">
 
  72     <ConfigurationType>Makefile</ConfigurationType>
 
  73     <PlatformToolset>v120_xp</PlatformToolset>
 
  75   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Production|Win32'" Label="Configuration">
 
  76     <ConfigurationType>Makefile</ConfigurationType>
 
  77     <PlatformToolset>v120_xp</PlatformToolset>
 
  79   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Production|x64'" Label="Configuration">
 
  80     <ConfigurationType>Makefile</ConfigurationType>
 
  81     <PlatformToolset>v120</PlatformToolset>
 
  83   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
 
  84     <ConfigurationType>Makefile</ConfigurationType>
 
  85     <PlatformToolset>v120_xp</PlatformToolset>
 
  87   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
 
  88     <ConfigurationType>Makefile</ConfigurationType>
 
  89     <PlatformToolset>v120</PlatformToolset>
 
  91   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|Win32'" Label="Configuration">
 
  92     <ConfigurationType>Makefile</ConfigurationType>
 
  93     <PlatformToolset>v120_xp</PlatformToolset>
 
  95   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|x64'" Label="Configuration">
 
  96     <ConfigurationType>Makefile</ConfigurationType>
 
  97     <PlatformToolset>v120_xp</PlatformToolset>
 
  99   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|Win32'" Label="Configuration">
 
 100     <ConfigurationType>Makefile</ConfigurationType>
 
 101     <PlatformToolset>v120_xp</PlatformToolset>
 
 103   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|x64'" Label="Configuration">
 
 104     <ConfigurationType>Makefile</ConfigurationType>
 
 105     <PlatformToolset>v120</PlatformToolset>
 
 107   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
 
 108   <ImportGroup Label="ExtensionSettings">
 
 110   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
 
 111     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
 
 112     <Import Project="$(WebKit_Libraries)\tools\vsprops\common.props" />
 
 113     <Import Project="$(WebKit_Libraries)\tools\vsprops\release.props" />
 
 115   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
 
 116     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
 
 117     <Import Project="$(WebKit_Libraries)\tools\vsprops\common.props" />
 
 118     <Import Project="$(WebKit_Libraries)\tools\vsprops\release.props" />
 
 120   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|Win32'" Label="PropertySheets">
 
 121     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
 
 122     <Import Project="$(WebKit_Libraries)\tools\vsprops\common.props" />
 
 123     <Import Project="$(WebKit_Libraries)\tools\vsprops\release.props" />
 
 125   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|x64'" Label="PropertySheets">
 
 126     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
 
 127     <Import Project="$(WebKit_Libraries)\tools\vsprops\common.props" />
 
 128     <Import Project="$(WebKit_Libraries)\tools\vsprops\release.props" />
 
 130   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Production|Win32'" Label="PropertySheets">
 
 131     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
 
 132     <Import Project="$(WebKit_Libraries)\tools\vsprops\common.props" />
 
 133     <Import Project="$(WebKit_Libraries)\tools\vsprops\production.props" />
 
 135   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Production|x64'" Label="PropertySheets">
 
 136     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
 
 137     <Import Project="$(WebKit_Libraries)\tools\vsprops\common.props" />
 
 138     <Import Project="$(WebKit_Libraries)\tools\vsprops\production.props" />
 
 140   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
 
 141     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
 
 142     <Import Project="$(WebKit_Libraries)\tools\vsprops\common.props" />
 
 143     <Import Project="$(WebKit_Libraries)\tools\vsprops\debug.props" />
 
 145   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
 
 146     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
 
 147     <Import Project="$(WebKit_Libraries)\tools\vsprops\common.props" />
 
 148     <Import Project="$(WebKit_Libraries)\tools\vsprops\debug.props" />
 
 150   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|Win32'" Label="PropertySheets">
 
 151     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
 
 152     <Import Project="$(WebKit_Libraries)\tools\vsprops\common.props" />
 
 153     <Import Project="$(WebKit_Libraries)\tools\vsprops\debug.props" />
 
 155   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|x64'" Label="PropertySheets">
 
 156     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
 
 157     <Import Project="$(WebKit_Libraries)\tools\vsprops\common.props" />
 
 158     <Import Project="$(WebKit_Libraries)\tools\vsprops\debug.props" />
 
 160   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|Win32'" Label="PropertySheets">
 
 161     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
 
 162     <Import Project="$(WebKit_Libraries)\tools\vsprops\common.props" />
 
 163     <Import Project="$(WebKit_Libraries)\tools\vsprops\debug.props" />
 
 164     <Import Project="$(WebKit_Libraries)\tools\vsprops\debugsuffix.props" />
 
 166   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|x64'" Label="PropertySheets">
 
 167     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
 
 168     <Import Project="$(WebKit_Libraries)\tools\vsprops\common.props" />
 
 169     <Import Project="$(WebKit_Libraries)\tools\vsprops\debug.props" />
 
 170     <Import Project="$(WebKit_Libraries)\tools\vsprops\debugsuffix.props" />
 
 172   <PropertyGroup Label="UserMacros" />
 
 174     <_ProjectFileVersion>10.0.40219.1</_ProjectFileVersion>
 
 175     <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(ConfigurationBuildDir)\obj$(PlatformArchitecture)\$(ProjectName)\</OutDir>
 
 176     <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(ConfigurationBuildDir)\obj$(PlatformArchitecture)\$(ProjectName)\</OutDir>
 
 177     <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|Win32'">$(ConfigurationBuildDir)\obj$(PlatformArchitecture)\$(ProjectName)\</OutDir>
 
 178     <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|x64'">$(ConfigurationBuildDir)\obj$(PlatformArchitecture)\$(ProjectName)\</OutDir>
 
 179     <OutDir Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|Win32'">$(ConfigurationBuildDir)\obj$(PlatformArchitecture)\$(ProjectName)\</OutDir>
 
 180     <OutDir Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|x64'">$(ConfigurationBuildDir)\obj$(PlatformArchitecture)\$(ProjectName)\</OutDir>
 
 181     <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(ConfigurationBuildDir)\obj$(PlatformArchitecture)\$(ProjectName)\</IntDir>
 
 182     <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(ConfigurationBuildDir)\obj$(PlatformArchitecture)\$(ProjectName)\</IntDir>
 
 183     <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|Win32'">$(ConfigurationBuildDir)\obj$(PlatformArchitecture)\$(ProjectName)\</IntDir>
 
 184     <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|x64'">$(ConfigurationBuildDir)\obj$(PlatformArchitecture)\$(ProjectName)\</IntDir>
 
 185     <IntDir Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|Win32'">$(ConfigurationBuildDir)\obj$(PlatformArchitecture)\$(ProjectName)\</IntDir>
 
 186     <IntDir Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|x64'">$(ConfigurationBuildDir)\obj$(PlatformArchitecture)\$(ProjectName)\</IntDir>
 
 187     <NMakeOutput Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">LLIntAssembly.h</NMakeOutput>
 
 188     <NMakeOutput Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">LLIntAssembly.h</NMakeOutput>
 
 189     <NMakeOutput Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|Win32'">LLIntAssembly.h</NMakeOutput>
 
 190     <NMakeOutput Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|x64'">LLIntAssembly.h</NMakeOutput>
 
 191     <NMakeOutput Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|Win32'">LLIntAssembly.h</NMakeOutput>
 
 192     <NMakeOutput Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|x64'">LLIntAssembly.h</NMakeOutput>
 
 193     <NMakeIncludeSearchPath Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
 
 194     <NMakeIncludeSearchPath Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
 
 195     <NMakeIncludeSearchPath Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|Win32'" />
 
 196     <NMakeIncludeSearchPath Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|x64'" />
 
 197     <NMakeIncludeSearchPath Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|Win32'" />
 
 198     <NMakeIncludeSearchPath Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|x64'" />
 
 199     <NMakeForcedIncludes Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
 
 200     <NMakeForcedIncludes Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
 
 201     <NMakeForcedIncludes Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|Win32'" />
 
 202     <NMakeForcedIncludes Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|x64'" />
 
 203     <NMakeForcedIncludes Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|Win32'" />
 
 204     <NMakeForcedIncludes Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|x64'" />
 
 205     <NMakeAssemblySearchPath Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
 
 206     <NMakeAssemblySearchPath Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
 
 207     <NMakeAssemblySearchPath Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|Win32'" />
 
 208     <NMakeAssemblySearchPath Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|x64'" />
 
 209     <NMakeAssemblySearchPath Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|Win32'" />
 
 210     <NMakeAssemblySearchPath Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|x64'" />
 
 211     <NMakeForcedUsingAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
 
 212     <NMakeForcedUsingAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
 
 213     <NMakeForcedUsingAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|Win32'" />
 
 214     <NMakeForcedUsingAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|x64'" />
 
 215     <NMakeForcedUsingAssemblies Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|Win32'" />
 
 216     <NMakeForcedUsingAssemblies Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|x64'" />
 
 217     <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(ConfigurationBuildDir)\obj$(PlatformArchitecture)\$(ProjectName)\</OutDir>
 
 218     <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(ConfigurationBuildDir)\obj$(PlatformArchitecture)\$(ProjectName)\</OutDir>
 
 219     <OutDir Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|Win32'">$(ConfigurationBuildDir)\obj$(PlatformArchitecture)\$(ProjectName)\</OutDir>
 
 220     <OutDir Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|x64'">$(ConfigurationBuildDir)\obj$(PlatformArchitecture)\$(ProjectName)\</OutDir>
 
 221     <OutDir Condition="'$(Configuration)|$(Platform)'=='Production|Win32'">$(ConfigurationBuildDir)\obj$(PlatformArchitecture)\$(ProjectName)\</OutDir>
 
 222     <OutDir Condition="'$(Configuration)|$(Platform)'=='Production|x64'">$(ConfigurationBuildDir)\obj$(PlatformArchitecture)\$(ProjectName)\</OutDir>
 
 223     <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(ConfigurationBuildDir)\obj$(PlatformArchitecture)\$(ProjectName)\</IntDir>
 
 224     <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(ConfigurationBuildDir)\obj$(PlatformArchitecture)\$(ProjectName)\</IntDir>
 
 225     <IntDir Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|Win32'">$(ConfigurationBuildDir)\obj$(PlatformArchitecture)\$(ProjectName)\</IntDir>
 
 226     <IntDir Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|x64'">$(ConfigurationBuildDir)\obj$(PlatformArchitecture)\$(ProjectName)\</IntDir>
 
 227     <IntDir Condition="'$(Configuration)|$(Platform)'=='Production|Win32'">$(ConfigurationBuildDir)\obj$(PlatformArchitecture)\$(ProjectName)\</IntDir>
 
 228     <IntDir Condition="'$(Configuration)|$(Platform)'=='Production|x64'">$(ConfigurationBuildDir)\obj$(PlatformArchitecture)\$(ProjectName)\</IntDir>
 
 229     <NMakeOutput Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">LLIntAssembly.h</NMakeOutput>
 
 230     <NMakeOutput Condition="'$(Configuration)|$(Platform)'=='Release|x64'">LLIntAssembly.h</NMakeOutput>
 
 231     <NMakeOutput Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|Win32'">LLIntAssembly.h</NMakeOutput>
 
 232     <NMakeOutput Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|x64'">LLIntAssembly.h</NMakeOutput>
 
 233     <NMakeOutput Condition="'$(Configuration)|$(Platform)'=='Production|Win32'">LLIntAssembly.h</NMakeOutput>
 
 234     <NMakeOutput Condition="'$(Configuration)|$(Platform)'=='Production|x64'">LLIntAssembly.h</NMakeOutput>
 
 235     <NMakeIncludeSearchPath Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
 
 236     <NMakeIncludeSearchPath Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
 
 237     <NMakeIncludeSearchPath Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|Win32'" />
 
 238     <NMakeIncludeSearchPath Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|x64'" />
 
 239     <NMakeIncludeSearchPath Condition="'$(Configuration)|$(Platform)'=='Production|Win32'" />
 
 240     <NMakeIncludeSearchPath Condition="'$(Configuration)|$(Platform)'=='Production|x64'" />
 
 241     <NMakeForcedIncludes Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
 
 242     <NMakeForcedIncludes Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
 
 243     <NMakeForcedIncludes Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|Win32'" />
 
 244     <NMakeForcedIncludes Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|x64'" />
 
 245     <NMakeForcedIncludes Condition="'$(Configuration)|$(Platform)'=='Production|Win32'" />
 
 246     <NMakeForcedIncludes Condition="'$(Configuration)|$(Platform)'=='Production|x64'" />
 
 247     <NMakeAssemblySearchPath Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
 
 248     <NMakeAssemblySearchPath Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
 
 249     <NMakeAssemblySearchPath Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|Win32'" />
 
 250     <NMakeAssemblySearchPath Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|x64'" />
 
 251     <NMakeAssemblySearchPath Condition="'$(Configuration)|$(Platform)'=='Production|Win32'" />
 
 252     <NMakeAssemblySearchPath Condition="'$(Configuration)|$(Platform)'=='Production|x64'" />
 
 253     <NMakeForcedUsingAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
 
 254     <NMakeForcedUsingAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
 
 255     <NMakeForcedUsingAssemblies Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|Win32'" />
 
 256     <NMakeForcedUsingAssemblies Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|x64'" />
 
 257     <NMakeForcedUsingAssemblies Condition="'$(Configuration)|$(Platform)'=='Production|Win32'" />
 
 258     <NMakeForcedUsingAssemblies Condition="'$(Configuration)|$(Platform)'=='Production|x64'" />
 
 259     <NMakeBuildCommandLine Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|Win32'">%SystemDrive%\cygwin\bin\which.exe bash
 
 260 if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%
 
 261 nmake /nologo -f $(ProjectName).make DEBUGSUFFIX=_debug</NMakeBuildCommandLine>
 
 262     <NMakeBuildCommandLine Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|x64'">%SystemDrive%\cygwin\bin\which.exe bash
 
 263 if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%
 
 264 nmake /nologo -f $(ProjectName).make DEBUGSUFFIX=_debug</NMakeBuildCommandLine>
 
 265     <NMakeReBuildCommandLine Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|Win32'">%SystemDrive%\cygwin\bin\which.exe bash
 
 266 if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%
 
 267 nmake /nologo -f $(ProjectName).make clean
 
 268 nmake /nologo -f $(ProjectName).make DEBUGSUFFIX=_debug</NMakeReBuildCommandLine>
 
 269     <NMakeReBuildCommandLine Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|x64'">%SystemDrive%\cygwin\bin\which.exe bash
 
 270 if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%
 
 271 nmake /nologo -f $(ProjectName).make clean
 
 272 nmake /nologo -f $(ProjectName).make DEBUGSUFFIX=_debug</NMakeReBuildCommandLine>
 
 274   <ItemDefinitionGroup>
 
 275   </ItemDefinitionGroup>
 
 277     <None Include="build-LLIntAssembly.pl" />
 
 278     <None Include="LLIntAssembly.make" />
 
 280   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
 
 281   <ImportGroup Label="ExtensionTargets">