]>
Commit | Line | Data |
---|---|---|
93a37866 A |
1 | <?xml version="1.0" encoding="utf-8"?>\r |
2 | <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r | |
3 | <ItemGroup Label="ProjectConfigurations">\r | |
4 | <ProjectConfiguration Include="DebugSuffix|Win32">\r | |
5 | <Configuration>DebugSuffix</Configuration>\r | |
6 | <Platform>Win32</Platform>\r | |
7 | </ProjectConfiguration>\r | |
8 | <ProjectConfiguration Include="Debug_WinCairo|Win32">\r | |
9 | <Configuration>Debug_WinCairo</Configuration>\r | |
10 | <Platform>Win32</Platform>\r | |
11 | </ProjectConfiguration>\r | |
12 | <ProjectConfiguration Include="Debug|Win32">\r | |
13 | <Configuration>Debug</Configuration>\r | |
14 | <Platform>Win32</Platform>\r | |
15 | </ProjectConfiguration>\r | |
16 | <ProjectConfiguration Include="Production|Win32">\r | |
17 | <Configuration>Production</Configuration>\r | |
18 | <Platform>Win32</Platform>\r | |
19 | </ProjectConfiguration>\r | |
20 | <ProjectConfiguration Include="Release_WinCairo|Win32">\r | |
21 | <Configuration>Release_WinCairo</Configuration>\r | |
22 | <Platform>Win32</Platform>\r | |
23 | </ProjectConfiguration>\r | |
24 | <ProjectConfiguration Include="Release|Win32">\r | |
25 | <Configuration>Release</Configuration>\r | |
26 | <Platform>Win32</Platform>\r | |
27 | </ProjectConfiguration>\r | |
28 | </ItemGroup>\r | |
29 | <ItemGroup>\r | |
30 | <None Include="..\DerivedSources.make" />\r | |
31 | <None Include="build-generated-files.sh" />\r | |
32 | <None Include="copy-files.cmd" />\r | |
33 | <None Include="JavaScriptCoreGenerated.make" />\r | |
34 | </ItemGroup>\r | |
35 | <PropertyGroup Label="Globals">\r | |
36 | <ProjectGuid>{3670D01F-95F3-45A8-B878-947EB6CF214E}</ProjectGuid>\r | |
37 | <Keyword>MakeFileProj</Keyword>\r | |
38 | </PropertyGroup>\r | |
39 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />\r | |
40 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">\r | |
41 | <ConfigurationType>Makefile</ConfigurationType>\r | |
42 | <UseDebugLibraries>true</UseDebugLibraries>\r | |
43 | </PropertyGroup>\r | |
44 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|Win32'" Label="Configuration">\r | |
45 | <ConfigurationType>Makefile</ConfigurationType>\r | |
46 | <UseDebugLibraries>true</UseDebugLibraries>\r | |
47 | </PropertyGroup>\r | |
48 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|Win32'" Label="Configuration">\r | |
49 | <ConfigurationType>Makefile</ConfigurationType>\r | |
50 | <UseDebugLibraries>true</UseDebugLibraries>\r | |
51 | </PropertyGroup>\r | |
52 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">\r | |
53 | <ConfigurationType>Makefile</ConfigurationType>\r | |
54 | <UseDebugLibraries>false</UseDebugLibraries>\r | |
55 | </PropertyGroup>\r | |
56 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|Win32'" Label="Configuration">\r | |
57 | <ConfigurationType>Makefile</ConfigurationType>\r | |
58 | <UseDebugLibraries>false</UseDebugLibraries>\r | |
59 | </PropertyGroup>\r | |
60 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Production|Win32'" Label="Configuration">\r | |
61 | <ConfigurationType>Makefile</ConfigurationType>\r | |
62 | <UseDebugLibraries>false</UseDebugLibraries>\r | |
63 | </PropertyGroup>\r | |
64 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />\r | |
65 | <ImportGroup Label="ExtensionSettings">\r | |
66 | </ImportGroup>\r | |
67 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">\r | |
68 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r | |
69 | <Import Project="JavaScriptCoreGeneratedDebug.props" />\r | |
70 | </ImportGroup>\r | |
71 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|Win32'" Label="PropertySheets">\r | |
72 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r | |
73 | <Import Project="JavaScriptCoreGeneratedDebug.props" />\r | |
74 | </ImportGroup>\r | |
75 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|Win32'" Label="PropertySheets">\r | |
76 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r | |
77 | <Import Project="JavaScriptCoreGeneratedDebug.props" />\r | |
78 | <Import Project="$(WebKit_Libraries)\tools\vsprops\debugsuffix.props" />\r | |
79 | </ImportGroup>\r | |
80 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">\r | |
81 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r | |
82 | <Import Project="JavaScriptCoreGeneratedRelease.props" />\r | |
83 | </ImportGroup>\r | |
84 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|Win32'" Label="PropertySheets">\r | |
85 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r | |
86 | <Import Project="JavaScriptCoreGeneratedRelease.props" />\r | |
87 | </ImportGroup>\r | |
88 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Production|Win32'" Label="PropertySheets">\r | |
89 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r | |
90 | <Import Project="JavaScriptCoreGeneratedProduction.props" />\r | |
91 | </ImportGroup>\r | |
92 | <PropertyGroup Label="UserMacros" />\r | |
93 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">\r | |
94 | <NMakeOutput />\r | |
95 | </PropertyGroup>\r | |
96 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|Win32'">\r | |
97 | <NMakeOutput />\r | |
98 | </PropertyGroup>\r | |
99 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|Win32'">\r | |
100 | <NMakeOutput />\r | |
101 | </PropertyGroup>\r | |
102 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">\r | |
103 | <NMakeOutput>\r | |
104 | </NMakeOutput>\r | |
105 | <NMakePreprocessorDefinitions>WIN32;NDEBUG;</NMakePreprocessorDefinitions>\r | |
106 | </PropertyGroup>\r | |
107 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|Win32'">\r | |
108 | <NMakeOutput />\r | |
109 | <NMakePreprocessorDefinitions>WIN32;NDEBUG;</NMakePreprocessorDefinitions>\r | |
110 | </PropertyGroup>\r | |
111 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Production|Win32'">\r | |
112 | <NMakeOutput />\r | |
113 | <NMakePreprocessorDefinitions>WIN32;NDEBUG;</NMakePreprocessorDefinitions>\r | |
114 | </PropertyGroup>\r | |
115 | <ItemDefinitionGroup>\r | |
116 | </ItemDefinitionGroup>\r | |
117 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />\r | |
118 | <ImportGroup Label="ExtensionTargets">\r | |
119 | </ImportGroup>\r | |
120 | </Project> |