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>
52  </ItemGroup>
53  <ItemGroup>
54    <None Include="..\DerivedSources.make" />
55    <None Include="build-generated-files.pl" />
56    <None Include="copyForwardingHeaders.cmd" />
57    <None Include="copyWebCoreResourceFiles.cmd" />
58    <None Include="migrate-scripts.pl" />
59    <None Include="MigrateScripts" />
60    <None Include="WebCoreGenerated.make" />
61  </ItemGroup>
62  <PropertyGroup Label="Globals">
63    <ProjectGuid>{A4159B6F-3106-4F75-9EDD-582307BDB96A}</ProjectGuid>
64    <Keyword>MakeFileProj</Keyword>
65  </PropertyGroup>
66  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
67  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
68    <ConfigurationType>Makefile</ConfigurationType>
69    <UseDebugLibraries>true</UseDebugLibraries>
70    <PlatformToolset>v120_xp</PlatformToolset>
71    <OutDir>$(SolutionDir)$(Configuration)\</OutDir>
72  </PropertyGroup>
73  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
74    <ConfigurationType>Makefile</ConfigurationType>
75    <UseDebugLibraries>true</UseDebugLibraries>
76    <PlatformToolset>v120</PlatformToolset>
77    <OutDir>$(SolutionDir)$(Configuration)\</OutDir>
78  </PropertyGroup>
79  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|Win32'" Label="Configuration">
80    <ConfigurationType>Makefile</ConfigurationType>
81    <UseDebugLibraries>true</UseDebugLibraries>
82    <PlatformToolset>v120_xp</PlatformToolset>
83    <OutDir>$(SolutionDir)$(Configuration)\</OutDir>
84  </PropertyGroup>
85  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|x64'" Label="Configuration">
86    <ConfigurationType>Makefile</ConfigurationType>
87    <UseDebugLibraries>true</UseDebugLibraries>
88    <PlatformToolset>v120_xp</PlatformToolset>
89    <OutDir>$(SolutionDir)$(Configuration)\</OutDir>
90  </PropertyGroup>
91  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|Win32'" Label="Configuration">
92    <ConfigurationType>Makefile</ConfigurationType>
93    <UseDebugLibraries>true</UseDebugLibraries>
94    <PlatformToolset>v120_xp</PlatformToolset>
95    <OutDir>$(SolutionDir)$(Configuration)\</OutDir>
96  </PropertyGroup>
97  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|x64'" Label="Configuration">
98    <ConfigurationType>Makefile</ConfigurationType>
99    <UseDebugLibraries>true</UseDebugLibraries>
100    <PlatformToolset>v120</PlatformToolset>
101    <OutDir>$(SolutionDir)$(Configuration)\</OutDir>
102  </PropertyGroup>
103  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
104    <ConfigurationType>Makefile</ConfigurationType>
105    <UseDebugLibraries>false</UseDebugLibraries>
106    <PlatformToolset>v120_xp</PlatformToolset>
107  </PropertyGroup>
108  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
109    <ConfigurationType>Makefile</ConfigurationType>
110    <UseDebugLibraries>false</UseDebugLibraries>
111    <PlatformToolset>v120</PlatformToolset>
112  </PropertyGroup>
113  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|Win32'" Label="Configuration">
114    <ConfigurationType>Makefile</ConfigurationType>
115    <UseDebugLibraries>false</UseDebugLibraries>
116    <PlatformToolset>v120_xp</PlatformToolset>
117  </PropertyGroup>
118  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|x64'" Label="Configuration">
119    <ConfigurationType>Makefile</ConfigurationType>
120    <UseDebugLibraries>false</UseDebugLibraries>
121    <PlatformToolset>v120_xp</PlatformToolset>
122  </PropertyGroup>
123  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Production|Win32'" Label="Configuration">
124    <ConfigurationType>Makefile</ConfigurationType>
125    <UseDebugLibraries>false</UseDebugLibraries>
126    <PlatformToolset>v120_xp</PlatformToolset>
127  </PropertyGroup>
128  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Production|x64'" Label="Configuration">
129    <ConfigurationType>Makefile</ConfigurationType>
130    <UseDebugLibraries>false</UseDebugLibraries>
131    <PlatformToolset>v120</PlatformToolset>
132  </PropertyGroup>
133  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
134  <ImportGroup Label="ExtensionSettings">
135  </ImportGroup>
136  <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
137    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
138    <Import Project="WebCoreGeneratedDebug.props" />
139  </ImportGroup>
140  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
141    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
142    <Import Project="WebCoreGeneratedDebug.props" />
143  </ImportGroup>
144  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|Win32'" Label="PropertySheets">
145    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
146    <Import Project="WebCoreGeneratedDebugWinCairo.props" />
147  </ImportGroup>
148  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|x64'" Label="PropertySheets">
149    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
150    <Import Project="WebCoreGeneratedDebugWinCairo.props" />
151  </ImportGroup>
152  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|Win32'" Label="PropertySheets">
153    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
154    <Import Project="WebCoreGeneratedDebug.props" />
155    <Import Project="$(WebKit_Libraries)\tools\vsprops\debugsuffix.props" />
156  </ImportGroup>
157  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|x64'" Label="PropertySheets">
158    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
159    <Import Project="WebCoreGeneratedDebug.props" />
160    <Import Project="$(WebKit_Libraries)\tools\vsprops\debugsuffix.props" />
161  </ImportGroup>
162  <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
163    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
164    <Import Project="WebCoreGeneratedRelease.props" />
165  </ImportGroup>
166  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|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="WebCoreGeneratedRelease.props" />
169  </ImportGroup>
170  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|Win32'" Label="PropertySheets">
171    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
172    <Import Project="WebCoreGeneratedReleaseWinCairo.props" />
173  </ImportGroup>
174  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|x64'" Label="PropertySheets">
175    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
176    <Import Project="WebCoreGeneratedReleaseWinCairo.props" />
177  </ImportGroup>
178  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Production|Win32'" Label="PropertySheets">
179    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
180    <Import Project="WebCoreGeneratedProduction.props" />
181  </ImportGroup>
182  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Production|x64'" Label="PropertySheets">
183    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
184    <Import Project="WebCoreGeneratedProduction.props" />
185  </ImportGroup>
186  <PropertyGroup Label="UserMacros" />
187  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
188  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
189  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|Win32'" />
190  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|x64'" />
191  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|Win32'" />
192  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|x64'" />
193  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
194  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
195  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|Win32'" />
196  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|x64'" />
197  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Production|Win32'" />
198  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Production|x64'" />
199  <ItemDefinitionGroup>
200  </ItemDefinitionGroup>
201  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
202  <ImportGroup Label="ExtensionTargets">
203  </ImportGroup>
204</Project>