]>
Commit | Line | Data |
---|---|---|
81345200 A |
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="copy-files.cmd" /> | |
57 | <None Include="JavaScriptCoreGenerated.make" /> | |
58 | </ItemGroup> | |
59 | <PropertyGroup Label="Globals"> | |
60 | <ProjectGuid>{3670D01F-95F3-45A8-B878-947EB6CF214E}</ProjectGuid> | |
61 | <Keyword>MakeFileProj</Keyword> | |
62 | </PropertyGroup> | |
63 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | |
64 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> | |
65 | <ConfigurationType>Makefile</ConfigurationType> | |
66 | <UseDebugLibraries>true</UseDebugLibraries> | |
ed1e77d3 | 67 | <PlatformToolset>v120</PlatformToolset> |
81345200 A |
68 | </PropertyGroup> |
69 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> | |
70 | <ConfigurationType>Makefile</ConfigurationType> | |
71 | <UseDebugLibraries>true</UseDebugLibraries> | |
72 | <PlatformToolset>v120</PlatformToolset> | |
73 | </PropertyGroup> | |
74 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|Win32'" Label="Configuration"> | |
75 | <ConfigurationType>Makefile</ConfigurationType> | |
76 | <UseDebugLibraries>true</UseDebugLibraries> | |
77 | <PlatformToolset>v120_xp</PlatformToolset> | |
78 | </PropertyGroup> | |
79 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|x64'" Label="Configuration"> | |
80 | <ConfigurationType>Makefile</ConfigurationType> | |
81 | <UseDebugLibraries>true</UseDebugLibraries> | |
82 | <PlatformToolset>v120_xp</PlatformToolset> | |
83 | </PropertyGroup> | |
84 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|Win32'" Label="Configuration"> | |
85 | <ConfigurationType>Makefile</ConfigurationType> | |
86 | <UseDebugLibraries>true</UseDebugLibraries> | |
ed1e77d3 | 87 | <PlatformToolset>v120</PlatformToolset> |
81345200 A |
88 | </PropertyGroup> |
89 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|x64'" Label="Configuration"> | |
90 | <ConfigurationType>Makefile</ConfigurationType> | |
91 | <UseDebugLibraries>true</UseDebugLibraries> | |
ed1e77d3 | 92 | <PlatformToolset>v120</PlatformToolset> |
81345200 A |
93 | </PropertyGroup> |
94 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> | |
95 | <ConfigurationType>Makefile</ConfigurationType> | |
96 | <UseDebugLibraries>false</UseDebugLibraries> | |
ed1e77d3 | 97 | <PlatformToolset>v120</PlatformToolset> |
81345200 A |
98 | </PropertyGroup> |
99 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> | |
100 | <ConfigurationType>Makefile</ConfigurationType> | |
101 | <UseDebugLibraries>false</UseDebugLibraries> | |
102 | <PlatformToolset>v120</PlatformToolset> | |
103 | </PropertyGroup> | |
104 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|Win32'" Label="Configuration"> | |
105 | <ConfigurationType>Makefile</ConfigurationType> | |
106 | <UseDebugLibraries>false</UseDebugLibraries> | |
107 | <PlatformToolset>v120_xp</PlatformToolset> | |
108 | </PropertyGroup> | |
109 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|x64'" Label="Configuration"> | |
110 | <ConfigurationType>Makefile</ConfigurationType> | |
111 | <UseDebugLibraries>false</UseDebugLibraries> | |
112 | <PlatformToolset>v120_xp</PlatformToolset> | |
113 | </PropertyGroup> | |
114 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Production|Win32'" Label="Configuration"> | |
115 | <ConfigurationType>Makefile</ConfigurationType> | |
116 | <UseDebugLibraries>false</UseDebugLibraries> | |
ed1e77d3 | 117 | <PlatformToolset>v120</PlatformToolset> |
81345200 A |
118 | </PropertyGroup> |
119 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Production|x64'" Label="Configuration"> | |
120 | <ConfigurationType>Makefile</ConfigurationType> | |
121 | <UseDebugLibraries>false</UseDebugLibraries> | |
122 | <PlatformToolset>v120</PlatformToolset> | |
123 | </PropertyGroup> | |
124 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | |
125 | <ImportGroup Label="ExtensionSettings"> | |
126 | </ImportGroup> | |
127 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> | |
128 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
129 | <Import Project="JavaScriptCoreGeneratedDebug.props" /> | |
130 | </ImportGroup> | |
131 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> | |
132 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
133 | <Import Project="JavaScriptCoreGeneratedDebug.props" /> | |
134 | </ImportGroup> | |
135 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|Win32'" Label="PropertySheets"> | |
136 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
137 | <Import Project="JavaScriptCoreGeneratedDebug.props" /> | |
138 | </ImportGroup> | |
139 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|x64'" Label="PropertySheets"> | |
140 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
141 | <Import Project="JavaScriptCoreGeneratedDebug.props" /> | |
142 | </ImportGroup> | |
143 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|Win32'" Label="PropertySheets"> | |
144 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
145 | <Import Project="JavaScriptCoreGeneratedDebug.props" /> | |
146 | <Import Project="$(WebKit_Libraries)\tools\vsprops\debugsuffix.props" /> | |
147 | </ImportGroup> | |
148 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|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="JavaScriptCoreGeneratedDebug.props" /> | |
151 | <Import Project="$(WebKit_Libraries)\tools\vsprops\debugsuffix.props" /> | |
152 | </ImportGroup> | |
153 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> | |
154 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
155 | <Import Project="JavaScriptCoreGeneratedRelease.props" /> | |
156 | </ImportGroup> | |
157 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|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="JavaScriptCoreGeneratedRelease.props" /> | |
160 | </ImportGroup> | |
161 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|Win32'" Label="PropertySheets"> | |
162 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
163 | <Import Project="JavaScriptCoreGeneratedRelease.props" /> | |
164 | </ImportGroup> | |
165 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|x64'" Label="PropertySheets"> | |
166 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
167 | <Import Project="JavaScriptCoreGeneratedRelease.props" /> | |
168 | </ImportGroup> | |
169 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Production|Win32'" Label="PropertySheets"> | |
170 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
171 | <Import Project="JavaScriptCoreGeneratedProduction.props" /> | |
172 | </ImportGroup> | |
173 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Production|x64'" Label="PropertySheets"> | |
174 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
175 | <Import Project="JavaScriptCoreGeneratedProduction.props" /> | |
176 | </ImportGroup> | |
177 | <PropertyGroup Label="UserMacros" /> | |
178 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | |
179 | <NMakeOutput /> | |
180 | </PropertyGroup> | |
181 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | |
182 | <NMakeOutput /> | |
183 | </PropertyGroup> | |
184 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|Win32'"> | |
185 | <NMakeOutput /> | |
186 | </PropertyGroup> | |
187 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|x64'"> | |
188 | <NMakeOutput /> | |
189 | </PropertyGroup> | |
190 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|Win32'"> | |
191 | <NMakeOutput /> | |
192 | </PropertyGroup> | |
193 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|x64'"> | |
194 | <NMakeOutput /> | |
195 | </PropertyGroup> | |
196 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | |
197 | <NMakeOutput> | |
198 | </NMakeOutput> | |
199 | <NMakePreprocessorDefinitions>WIN32;NDEBUG;</NMakePreprocessorDefinitions> | |
200 | </PropertyGroup> | |
201 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | |
202 | <NMakeOutput /> | |
203 | <NMakePreprocessorDefinitions>WIN32;NDEBUG;</NMakePreprocessorDefinitions> | |
204 | </PropertyGroup> | |
205 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|Win32'"> | |
206 | <NMakeOutput /> | |
207 | <NMakePreprocessorDefinitions>WIN32;NDEBUG;</NMakePreprocessorDefinitions> | |
208 | </PropertyGroup> | |
209 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|x64'"> | |
210 | <NMakeOutput /> | |
211 | <NMakePreprocessorDefinitions>WIN32;NDEBUG;</NMakePreprocessorDefinitions> | |
212 | </PropertyGroup> | |
213 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Production|Win32'"> | |
214 | <NMakeOutput /> | |
215 | <NMakePreprocessorDefinitions>WIN32;NDEBUG;</NMakePreprocessorDefinitions> | |
216 | </PropertyGroup> | |
217 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Production|x64'"> | |
218 | <NMakeOutput /> | |
219 | <NMakePreprocessorDefinitions>WIN32;NDEBUG;</NMakePreprocessorDefinitions> | |
220 | </PropertyGroup> | |
221 | <ItemDefinitionGroup> | |
222 | </ItemDefinitionGroup> | |
223 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | |
224 | <ImportGroup Label="ExtensionTargets"> | |
225 | </ImportGroup> | |
ed1e77d3 | 226 | </Project> |