]> git.saurik.com Git - apple/javascriptcore.git/blob - JavaScriptCore.vcxproj/testRegExp/testRegExp.vcxproj
JavaScriptCore-7601.1.46.3.tar.gz
[apple/javascriptcore.git] / JavaScriptCore.vcxproj / testRegExp / testRegExp.vcxproj
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project DefaultTargets="Build" ToolsVersion="12.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 <PropertyGroup Label="Globals">
54 <ProjectGuid>{BB16286B-AADC-46C1-BC0D-6C06F323E04B}</ProjectGuid>
55 <Keyword>Win32Proj</Keyword>
56 <RootNamespace>textRegExp</RootNamespace>
57 <ProjectName>testRegExp</ProjectName>
58 </PropertyGroup>
59 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
60 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
61 <ConfigurationType>DynamicLibrary</ConfigurationType>
62 <UseDebugLibraries>true</UseDebugLibraries>
63 <CharacterSet>Unicode</CharacterSet>
64 <PlatformToolset>v120</PlatformToolset>
65 </PropertyGroup>
66 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
67 <ConfigurationType>DynamicLibrary</ConfigurationType>
68 <UseDebugLibraries>true</UseDebugLibraries>
69 <CharacterSet>Unicode</CharacterSet>
70 <PlatformToolset>v120</PlatformToolset>
71 </PropertyGroup>
72 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|Win32'" Label="Configuration">
73 <ConfigurationType>DynamicLibrary</ConfigurationType>
74 <UseDebugLibraries>true</UseDebugLibraries>
75 <CharacterSet>Unicode</CharacterSet>
76 <PlatformToolset>v120_xp</PlatformToolset>
77 </PropertyGroup>
78 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|x64'" Label="Configuration">
79 <ConfigurationType>DynamicLibrary</ConfigurationType>
80 <UseDebugLibraries>true</UseDebugLibraries>
81 <CharacterSet>Unicode</CharacterSet>
82 <PlatformToolset>v120_xp</PlatformToolset>
83 </PropertyGroup>
84 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|Win32'" Label="Configuration">
85 <ConfigurationType>DynamicLibrary</ConfigurationType>
86 <UseDebugLibraries>true</UseDebugLibraries>
87 <CharacterSet>Unicode</CharacterSet>
88 <PlatformToolset>v120</PlatformToolset>
89 </PropertyGroup>
90 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|x64'" Label="Configuration">
91 <ConfigurationType>DynamicLibrary</ConfigurationType>
92 <UseDebugLibraries>true</UseDebugLibraries>
93 <CharacterSet>Unicode</CharacterSet>
94 <PlatformToolset>v120</PlatformToolset>
95 </PropertyGroup>
96 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
97 <ConfigurationType>DynamicLibrary</ConfigurationType>
98 <UseDebugLibraries>false</UseDebugLibraries>
99 <CharacterSet>Unicode</CharacterSet>
100 <PlatformToolset>v120</PlatformToolset>
101 </PropertyGroup>
102 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
103 <ConfigurationType>DynamicLibrary</ConfigurationType>
104 <UseDebugLibraries>false</UseDebugLibraries>
105 <CharacterSet>Unicode</CharacterSet>
106 <PlatformToolset>v120</PlatformToolset>
107 </PropertyGroup>
108 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|Win32'" Label="Configuration">
109 <ConfigurationType>DynamicLibrary</ConfigurationType>
110 <UseDebugLibraries>false</UseDebugLibraries>
111 <CharacterSet>Unicode</CharacterSet>
112 <PlatformToolset>v120_xp</PlatformToolset>
113 </PropertyGroup>
114 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|x64'" Label="Configuration">
115 <ConfigurationType>DynamicLibrary</ConfigurationType>
116 <UseDebugLibraries>false</UseDebugLibraries>
117 <CharacterSet>Unicode</CharacterSet>
118 <PlatformToolset>v120_xp</PlatformToolset>
119 </PropertyGroup>
120 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Production|Win32'" Label="Configuration">
121 <ConfigurationType>DynamicLibrary</ConfigurationType>
122 <UseDebugLibraries>false</UseDebugLibraries>
123 <CharacterSet>Unicode</CharacterSet>
124 <PlatformToolset>v120</PlatformToolset>
125 </PropertyGroup>
126 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Production|x64'" Label="Configuration">
127 <ConfigurationType>DynamicLibrary</ConfigurationType>
128 <UseDebugLibraries>false</UseDebugLibraries>
129 <CharacterSet>Unicode</CharacterSet>
130 <PlatformToolset>v120</PlatformToolset>
131 </PropertyGroup>
132 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
133 <ImportGroup Label="ExtensionSettings">
134 </ImportGroup>
135 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
136 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
137 <Import Project="testRegExpDebug.props" />
138 </ImportGroup>
139 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|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="testRegExpDebug.props" />
142 </ImportGroup>
143 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|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="testRegExpDebug.props" />
146 </ImportGroup>
147 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|x64'" Label="PropertySheets">
148 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
149 <Import Project="testRegExpDebug.props" />
150 </ImportGroup>
151 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|Win32'" Label="PropertySheets">
152 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
153 <Import Project="testRegExpDebug.props" />
154 <Import Project="$(WebKit_Libraries)\tools\vsprops\debugsuffix.props" />
155 </ImportGroup>
156 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|x64'" Label="PropertySheets">
157 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
158 <Import Project="testRegExpDebug.props" />
159 <Import Project="$(WebKit_Libraries)\tools\vsprops\debugsuffix.props" />
160 </ImportGroup>
161 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
162 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
163 <Import Project="testRegExpRelease.props" />
164 </ImportGroup>
165 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|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="testRegExpRelease.props" />
168 </ImportGroup>
169 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|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="testRegExpRelease.props" />
172 </ImportGroup>
173 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|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="testRegExpRelease.props" />
176 </ImportGroup>
177 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Production|Win32'" Label="PropertySheets">
178 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
179 <Import Project="testRegExpProduction.props" />
180 </ImportGroup>
181 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Production|x64'" Label="PropertySheets">
182 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
183 <Import Project="testRegExpProduction.props" />
184 </ImportGroup>
185 <PropertyGroup Label="UserMacros" />
186 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
187 <TargetExt>.dll</TargetExt>
188 </PropertyGroup>
189 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
190 <TargetExt>.dll</TargetExt>
191 </PropertyGroup>
192 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|Win32'">
193 <TargetExt>.dll</TargetExt>
194 </PropertyGroup>
195 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|x64'">
196 <TargetExt>.dll</TargetExt>
197 </PropertyGroup>
198 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|Win32'">
199 <TargetExt>.dll</TargetExt>
200 </PropertyGroup>
201 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|x64'">
202 <TargetExt>.dll</TargetExt>
203 </PropertyGroup>
204 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
205 <TargetExt>.dll</TargetExt>
206 </PropertyGroup>
207 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
208 <TargetExt>.dll</TargetExt>
209 </PropertyGroup>
210 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|Win32'">
211 <TargetExt>.dll</TargetExt>
212 </PropertyGroup>
213 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|x64'">
214 <TargetExt>.dll</TargetExt>
215 </PropertyGroup>
216 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Production|Win32'">
217 <TargetExt>.dll</TargetExt>
218 </PropertyGroup>
219 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Production|x64'">
220 <TargetExt>.dll</TargetExt>
221 </PropertyGroup>
222 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
223 <ClCompile>
224 <PrecompiledHeader>
225 </PrecompiledHeader>
226 <ForcedIncludeFiles>ICUVersion.h;%(ForcedIncludeFiles)</ForcedIncludeFiles>
227 </ClCompile>
228 <Link />
229 </ItemDefinitionGroup>
230 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
231 <ClCompile>
232 <PrecompiledHeader>
233 </PrecompiledHeader>
234 <ForcedIncludeFiles>ICUVersion.h;%(ForcedIncludeFiles)</ForcedIncludeFiles>
235 </ClCompile>
236 <Link />
237 </ItemDefinitionGroup>
238 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|Win32'">
239 <ClCompile>
240 <PrecompiledHeader>
241 </PrecompiledHeader>
242 <ForcedIncludeFiles>ICUVersion.h;%(ForcedIncludeFiles)</ForcedIncludeFiles>
243 </ClCompile>
244 <Link />
245 </ItemDefinitionGroup>
246 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|x64'">
247 <ClCompile>
248 <PrecompiledHeader>
249 </PrecompiledHeader>
250 <ForcedIncludeFiles>ICUVersion.h;%(ForcedIncludeFiles)</ForcedIncludeFiles>
251 </ClCompile>
252 <Link />
253 </ItemDefinitionGroup>
254 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|Win32'">
255 <ClCompile>
256 <PrecompiledHeader>
257 </PrecompiledHeader>
258 <ForcedIncludeFiles>ICUVersion.h;%(ForcedIncludeFiles)</ForcedIncludeFiles>
259 </ClCompile>
260 <Link />
261 </ItemDefinitionGroup>
262 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|x64'">
263 <ClCompile>
264 <PrecompiledHeader>
265 </PrecompiledHeader>
266 <ForcedIncludeFiles>ICUVersion.h;%(ForcedIncludeFiles)</ForcedIncludeFiles>
267 </ClCompile>
268 <Link />
269 </ItemDefinitionGroup>
270 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
271 <ClCompile>
272 <PrecompiledHeader>
273 </PrecompiledHeader>
274 <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
275 <ForcedIncludeFiles>ICUVersion.h;%(ForcedIncludeFiles)</ForcedIncludeFiles>
276 </ClCompile>
277 <Link>
278 <SubSystem>Console</SubSystem>
279 </Link>
280 <PreBuildEvent />
281 </ItemDefinitionGroup>
282 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
283 <ClCompile>
284 <PrecompiledHeader>
285 </PrecompiledHeader>
286 <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
287 <ForcedIncludeFiles>ICUVersion.h;%(ForcedIncludeFiles)</ForcedIncludeFiles>
288 </ClCompile>
289 <Link>
290 <SubSystem>Console</SubSystem>
291 </Link>
292 <PreBuildEvent />
293 </ItemDefinitionGroup>
294 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|Win32'">
295 <ClCompile>
296 <PrecompiledHeader>
297 </PrecompiledHeader>
298 <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
299 <ForcedIncludeFiles>ICUVersion.h;%(ForcedIncludeFiles)</ForcedIncludeFiles>
300 </ClCompile>
301 <Link>
302 <SubSystem>Console</SubSystem>
303 </Link>
304 <PreBuildEvent />
305 </ItemDefinitionGroup>
306 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|x64'">
307 <ClCompile>
308 <PrecompiledHeader>
309 </PrecompiledHeader>
310 <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
311 <ForcedIncludeFiles>ICUVersion.h;%(ForcedIncludeFiles)</ForcedIncludeFiles>
312 </ClCompile>
313 <Link>
314 <SubSystem>Console</SubSystem>
315 </Link>
316 <PreBuildEvent />
317 </ItemDefinitionGroup>
318 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Production|Win32'">
319 <ClCompile>
320 <PrecompiledHeader>
321 </PrecompiledHeader>
322 <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
323 <ForcedIncludeFiles>ICUVersion.h;%(ForcedIncludeFiles)</ForcedIncludeFiles>
324 </ClCompile>
325 <Link>
326 <SubSystem>Console</SubSystem>
327 </Link>
328 <PreBuildEvent />
329 </ItemDefinitionGroup>
330 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Production|x64'">
331 <ClCompile>
332 <PrecompiledHeader>
333 </PrecompiledHeader>
334 <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
335 <ForcedIncludeFiles>ICUVersion.h;%(ForcedIncludeFiles)</ForcedIncludeFiles>
336 </ClCompile>
337 <Link>
338 <SubSystem>Console</SubSystem>
339 </Link>
340 <PreBuildEvent />
341 </ItemDefinitionGroup>
342 <ItemGroup>
343 <ClCompile Include="..\..\testRegExp.cpp" />
344 </ItemGroup>
345 <ItemGroup>
346 <None Include="testRegExpPostBuild.cmd" />
347 <None Include="testRegExpPreBuild.cmd" />
348 <None Include="testRegExpPreLink.cmd" />
349 </ItemGroup>
350 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
351 <ImportGroup Label="ExtensionTargets">
352 </ImportGroup>
353 </Project>