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.sh" />
56    <None Include="copyForwardingHeaders.cmd" />
57    <None Include="copyWebCoreResourceFiles.cmd" />
58    <None Include="migrate-scripts.sh" />
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    <OutDir>$(SolutionDir)$(Configuration)\</OutDir>
71  </PropertyGroup>
72  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
73    <ConfigurationType>Makefile</ConfigurationType>
74    <UseDebugLibraries>true</UseDebugLibraries>
75    <OutDir>$(SolutionDir)$(Configuration)\</OutDir>
76  </PropertyGroup>
77  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|Win32'" Label="Configuration">
78    <ConfigurationType>Makefile</ConfigurationType>
79    <UseDebugLibraries>true</UseDebugLibraries>
80    <OutDir>$(SolutionDir)$(Configuration)\</OutDir>
81  </PropertyGroup>
82  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|x64'" Label="Configuration">
83    <ConfigurationType>Makefile</ConfigurationType>
84    <UseDebugLibraries>true</UseDebugLibraries>
85    <OutDir>$(SolutionDir)$(Configuration)\</OutDir>
86  </PropertyGroup>
87  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|Win32'" Label="Configuration">
88    <ConfigurationType>Makefile</ConfigurationType>
89    <UseDebugLibraries>true</UseDebugLibraries>
90    <OutDir>$(SolutionDir)$(Configuration)\</OutDir>
91  </PropertyGroup>
92  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|x64'" Label="Configuration">
93    <ConfigurationType>Makefile</ConfigurationType>
94    <UseDebugLibraries>true</UseDebugLibraries>
95    <OutDir>$(SolutionDir)$(Configuration)\</OutDir>
96  </PropertyGroup>
97  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
98    <ConfigurationType>Makefile</ConfigurationType>
99    <UseDebugLibraries>false</UseDebugLibraries>
100  </PropertyGroup>
101  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
102    <ConfigurationType>Makefile</ConfigurationType>
103    <UseDebugLibraries>false</UseDebugLibraries>
104  </PropertyGroup>
105  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|Win32'" Label="Configuration">
106    <ConfigurationType>Makefile</ConfigurationType>
107    <UseDebugLibraries>false</UseDebugLibraries>
108  </PropertyGroup>
109  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|x64'" Label="Configuration">
110    <ConfigurationType>Makefile</ConfigurationType>
111    <UseDebugLibraries>false</UseDebugLibraries>
112  </PropertyGroup>
113  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Production|Win32'" Label="Configuration">
114    <ConfigurationType>Makefile</ConfigurationType>
115    <UseDebugLibraries>false</UseDebugLibraries>
116  </PropertyGroup>
117  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Production|x64'" Label="Configuration">
118    <ConfigurationType>Makefile</ConfigurationType>
119    <UseDebugLibraries>false</UseDebugLibraries>
120  </PropertyGroup>
121  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
122  <ImportGroup Label="ExtensionSettings">
123  </ImportGroup>
124  <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
125    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
126    <Import Project="WebCoreGeneratedDebug.props" />
127  </ImportGroup>
128  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
129    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
130    <Import Project="WebCoreGeneratedDebug.props" />
131  </ImportGroup>
132  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|Win32'" Label="PropertySheets">
133    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
134    <Import Project="WebCoreGeneratedDebugWinCairo.props" />
135  </ImportGroup>
136  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|x64'" Label="PropertySheets">
137    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
138    <Import Project="WebCoreGeneratedDebugWinCairo.props" />
139  </ImportGroup>
140  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|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="WebCoreGeneratedDebug.props" />
143    <Import Project="$(WebKit_Libraries)\tools\vsprops\debugsuffix.props" />
144  </ImportGroup>
145  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|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="WebCoreGeneratedDebug.props" />
148    <Import Project="$(WebKit_Libraries)\tools\vsprops\debugsuffix.props" />
149  </ImportGroup>
150  <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
151    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
152    <Import Project="WebCoreGeneratedRelease.props" />
153  </ImportGroup>
154  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
155    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
156    <Import Project="WebCoreGeneratedRelease.props" />
157  </ImportGroup>
158  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|Win32'" Label="PropertySheets">
159    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
160    <Import Project="WebCoreGeneratedReleaseWinCairo.props" />
161  </ImportGroup>
162  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|x64'" Label="PropertySheets">
163    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
164    <Import Project="WebCoreGeneratedReleaseWinCairo.props" />
165  </ImportGroup>
166  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Production|Win32'" Label="PropertySheets">
167    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
168    <Import Project="WebCoreGeneratedProduction.props" />
169  </ImportGroup>
170  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Production|x64'" Label="PropertySheets">
171    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
172    <Import Project="WebCoreGeneratedProduction.props" />
173  </ImportGroup>
174  <PropertyGroup Label="UserMacros" />
175  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
176  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
177  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|Win32'" />
178  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|x64'" />
179  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|Win32'" />
180  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|x64'" />
181  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
182  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
183  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|Win32'" />
184  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|x64'" />
185  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Production|Win32'" />
186  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Production|x64'" />
187  <ItemDefinitionGroup>
188  </ItemDefinitionGroup>
189  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
190  <ImportGroup Label="ExtensionTargets">
191  </ImportGroup>
192</Project>