]> git.saurik.com Git - apple/javascriptcore.git/blob - JavaScriptCore.vcxproj/testRegExp/testRegExp.vcxproj
JavaScriptCore-1218.tar.gz
[apple/javascriptcore.git] / JavaScriptCore.vcxproj / testRegExp / testRegExp.vcxproj
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>
28 </ItemGroup>
29 <PropertyGroup Label="Globals">
30 <ProjectGuid>{BB16286B-AADC-46C1-BC0D-6C06F323E04B}</ProjectGuid>
31 <Keyword>Win32Proj</Keyword>
32 <RootNamespace>textRegExp</RootNamespace>
33 <ProjectName>testRegExp</ProjectName>
34 </PropertyGroup>
35 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
36 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
37 <ConfigurationType>Application</ConfigurationType>
38 <UseDebugLibraries>true</UseDebugLibraries>
39 <CharacterSet>Unicode</CharacterSet>
40 </PropertyGroup>
41 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|Win32'" Label="Configuration">
42 <ConfigurationType>Application</ConfigurationType>
43 <UseDebugLibraries>true</UseDebugLibraries>
44 <CharacterSet>Unicode</CharacterSet>
45 </PropertyGroup>
46 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|Win32'" Label="Configuration">
47 <ConfigurationType>Application</ConfigurationType>
48 <UseDebugLibraries>true</UseDebugLibraries>
49 <CharacterSet>Unicode</CharacterSet>
50 </PropertyGroup>
51 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
52 <ConfigurationType>Application</ConfigurationType>
53 <UseDebugLibraries>false</UseDebugLibraries>
54 <CharacterSet>Unicode</CharacterSet>
55 </PropertyGroup>
56 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|Win32'" Label="Configuration">
57 <ConfigurationType>Application</ConfigurationType>
58 <UseDebugLibraries>false</UseDebugLibraries>
59 <CharacterSet>Unicode</CharacterSet>
60 </PropertyGroup>
61 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Production|Win32'" Label="Configuration">
62 <ConfigurationType>Application</ConfigurationType>
63 <UseDebugLibraries>false</UseDebugLibraries>
64 <CharacterSet>Unicode</CharacterSet>
65 </PropertyGroup>
66 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
67 <ImportGroup Label="ExtensionSettings">
68 </ImportGroup>
69 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
70 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
71 <Import Project="testRegExpDebug.props" />
72 </ImportGroup>
73 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|Win32'" Label="PropertySheets">
74 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
75 <Import Project="testRegExpDebug.props" />
76 </ImportGroup>
77 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|Win32'" Label="PropertySheets">
78 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
79 <Import Project="testRegExpDebug.props" />
80 <Import Project="$(WebKit_Libraries)\tools\vsprops\debugsuffix.props" />
81 </ImportGroup>
82 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
83 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
84 <Import Project="testRegExpRelease.props" />
85 </ImportGroup>
86 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|Win32'" Label="PropertySheets">
87 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
88 <Import Project="testRegExpRelease.props" />
89 </ImportGroup>
90 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Production|Win32'" Label="PropertySheets">
91 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
92 <Import Project="testRegExpProduction.props" />
93 </ImportGroup>
94 <PropertyGroup Label="UserMacros" />
95 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
96 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|Win32'" />
97 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|Win32'" />
98 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
99 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|Win32'" />
100 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Production|Win32'" />
101 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
102 <ClCompile>
103 <PrecompiledHeader>
104 </PrecompiledHeader>
105 <ForcedIncludeFiles>ICUVersion.h;%(ForcedIncludeFiles)</ForcedIncludeFiles>
106 </ClCompile>
107 <Link />
108 </ItemDefinitionGroup>
109 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|Win32'">
110 <ClCompile>
111 <PrecompiledHeader>
112 </PrecompiledHeader>
113 <ForcedIncludeFiles>ICUVersion.h;%(ForcedIncludeFiles)</ForcedIncludeFiles>
114 </ClCompile>
115 <Link />
116 </ItemDefinitionGroup>
117 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|Win32'">
118 <ClCompile>
119 <PrecompiledHeader>
120 </PrecompiledHeader>
121 <ForcedIncludeFiles>ICUVersion.h;%(ForcedIncludeFiles)</ForcedIncludeFiles>
122 </ClCompile>
123 <Link />
124 </ItemDefinitionGroup>
125 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
126 <ClCompile>
127 <PrecompiledHeader>
128 </PrecompiledHeader>
129 <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
130 <ForcedIncludeFiles>ICUVersion.h;%(ForcedIncludeFiles)</ForcedIncludeFiles>
131 </ClCompile>
132 <Link>
133 <SubSystem>Console</SubSystem>
134 </Link>
135 <PreBuildEvent />
136 </ItemDefinitionGroup>
137 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|Win32'">
138 <ClCompile>
139 <PrecompiledHeader>
140 </PrecompiledHeader>
141 <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
142 <ForcedIncludeFiles>ICUVersion.h;%(ForcedIncludeFiles)</ForcedIncludeFiles>
143 </ClCompile>
144 <Link>
145 <SubSystem>Console</SubSystem>
146 </Link>
147 <PreBuildEvent />
148 </ItemDefinitionGroup>
149 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Production|Win32'">
150 <ClCompile>
151 <PrecompiledHeader>
152 </PrecompiledHeader>
153 <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
154 <ForcedIncludeFiles>ICUVersion.h;%(ForcedIncludeFiles)</ForcedIncludeFiles>
155 </ClCompile>
156 <Link>
157 <SubSystem>Console</SubSystem>
158 </Link>
159 <PreBuildEvent />
160 </ItemDefinitionGroup>
161 <ItemGroup>
162 <ClCompile Include="..\..\testRegExp.cpp" />
163 </ItemGroup>
164 <ItemGroup>
165 <None Include="testRegExpPostBuild.cmd" />
166 <None Include="testRegExpPreBuild.cmd" />
167 <None Include="testRegExpPreLink.cmd" />
168 </ItemGroup>
169 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
170 <ImportGroup Label="ExtensionTargets">
171 </ImportGroup>
172 </Project>