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="Debug_WinCairo|Win32">
9 <Configuration>Debug_WinCairo</Configuration>
10 <Platform>Win32</Platform>
11 </ProjectConfiguration>
12 <ProjectConfiguration Include="Debug|Win32">
13 <Configuration>Debug</Configuration>
14 <Platform>Win32</Platform>
15 </ProjectConfiguration>
16 <ProjectConfiguration Include="Production|Win32">
17 <Configuration>Production</Configuration>
18 <Platform>Win32</Platform>
19 </ProjectConfiguration>
20 <ProjectConfiguration Include="Release_WinCairo|Win32">
21 <Configuration>Release_WinCairo</Configuration>
22 <Platform>Win32</Platform>
23 </ProjectConfiguration>
24 <ProjectConfiguration Include="Release|Win32">
25 <Configuration>Release</Configuration>
26 <Platform>Win32</Platform>
27 </ProjectConfiguration>
30 <None Include="..\DerivedSources.make" />
31 <None Include="build-generated-files.sh" />
32 <None Include="copy-files.cmd" />
33 <None Include="JavaScriptCoreGenerated.make" />
35 <PropertyGroup Label="Globals">
36 <ProjectGuid>{3670D01F-95F3-45A8-B878-947EB6CF214E}</ProjectGuid>
37 <Keyword>MakeFileProj</Keyword>
39 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
40 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
41 <ConfigurationType>Makefile</ConfigurationType>
42 <UseDebugLibraries>true</UseDebugLibraries>
44 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|Win32'" Label="Configuration">
45 <ConfigurationType>Makefile</ConfigurationType>
46 <UseDebugLibraries>true</UseDebugLibraries>
48 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|Win32'" Label="Configuration">
49 <ConfigurationType>Makefile</ConfigurationType>
50 <UseDebugLibraries>true</UseDebugLibraries>
52 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
53 <ConfigurationType>Makefile</ConfigurationType>
54 <UseDebugLibraries>false</UseDebugLibraries>
56 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|Win32'" Label="Configuration">
57 <ConfigurationType>Makefile</ConfigurationType>
58 <UseDebugLibraries>false</UseDebugLibraries>
60 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Production|Win32'" Label="Configuration">
61 <ConfigurationType>Makefile</ConfigurationType>
62 <UseDebugLibraries>false</UseDebugLibraries>
64 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
65 <ImportGroup Label="ExtensionSettings">
67 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
68 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
69 <Import Project="JavaScriptCoreGeneratedDebug.props" />
71 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|Win32'" Label="PropertySheets">
72 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
73 <Import Project="JavaScriptCoreGeneratedDebug.props" />
75 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|Win32'" Label="PropertySheets">
76 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
77 <Import Project="JavaScriptCoreGeneratedDebug.props" />
78 <Import Project="$(WebKit_Libraries)\tools\vsprops\debugsuffix.props" />
80 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
81 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
82 <Import Project="JavaScriptCoreGeneratedRelease.props" />
84 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|Win32'" Label="PropertySheets">
85 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
86 <Import Project="JavaScriptCoreGeneratedRelease.props" />
88 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Production|Win32'" Label="PropertySheets">
89 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
90 <Import Project="JavaScriptCoreGeneratedProduction.props" />
92 <PropertyGroup Label="UserMacros" />
93 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
96 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|Win32'">
99 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|Win32'">
102 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
105 <NMakePreprocessorDefinitions>WIN32;NDEBUG;</NMakePreprocessorDefinitions>
107 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|Win32'">
109 <NMakePreprocessorDefinitions>WIN32;NDEBUG;</NMakePreprocessorDefinitions>
111 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Production|Win32'">
113 <NMakePreprocessorDefinitions>WIN32;NDEBUG;</NMakePreprocessorDefinitions>
115 <ItemDefinitionGroup>
116 </ItemDefinitionGroup>
117 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
118 <ImportGroup Label="ExtensionTargets">