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