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>
53 <PropertyGroup Label="Globals">
54 <ProjectGuid>{5CC08E13-2CF9-4C2E-8544-07DA4E8C1843}</ProjectGuid>
55 <Keyword>Win32Proj</Keyword>
56 <RootNamespace>testapi</RootNamespace>
58 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
59 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
60 <ConfigurationType>DynamicLibrary</ConfigurationType>
61 <UseDebugLibraries>true</UseDebugLibraries>
62 <CharacterSet>Unicode</CharacterSet>
63 <PlatformToolset>v120</PlatformToolset>
65 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
66 <ConfigurationType>DynamicLibrary</ConfigurationType>
67 <UseDebugLibraries>true</UseDebugLibraries>
68 <CharacterSet>Unicode</CharacterSet>
69 <PlatformToolset>v120</PlatformToolset>
71 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|Win32'" Label="Configuration">
72 <ConfigurationType>DynamicLibrary</ConfigurationType>
73 <UseDebugLibraries>true</UseDebugLibraries>
74 <CharacterSet>Unicode</CharacterSet>
75 <PlatformToolset>v120_xp</PlatformToolset>
77 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|x64'" Label="Configuration">
78 <ConfigurationType>DynamicLibrary</ConfigurationType>
79 <UseDebugLibraries>true</UseDebugLibraries>
80 <CharacterSet>Unicode</CharacterSet>
81 <PlatformToolset>v120_xp</PlatformToolset>
83 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|Win32'" Label="Configuration">
84 <ConfigurationType>DynamicLibrary</ConfigurationType>
85 <UseDebugLibraries>true</UseDebugLibraries>
86 <CharacterSet>Unicode</CharacterSet>
87 <PlatformToolset>v120</PlatformToolset>
89 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|x64'" Label="Configuration">
90 <ConfigurationType>DynamicLibrary</ConfigurationType>
91 <UseDebugLibraries>true</UseDebugLibraries>
92 <CharacterSet>Unicode</CharacterSet>
93 <PlatformToolset>v120</PlatformToolset>
95 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
96 <ConfigurationType>DynamicLibrary</ConfigurationType>
97 <UseDebugLibraries>false</UseDebugLibraries>
98 <CharacterSet>Unicode</CharacterSet>
99 <PlatformToolset>v120</PlatformToolset>
101 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
102 <ConfigurationType>DynamicLibrary</ConfigurationType>
103 <UseDebugLibraries>false</UseDebugLibraries>
104 <CharacterSet>Unicode</CharacterSet>
105 <PlatformToolset>v120</PlatformToolset>
107 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|Win32'" Label="Configuration">
108 <ConfigurationType>DynamicLibrary</ConfigurationType>
109 <UseDebugLibraries>false</UseDebugLibraries>
110 <CharacterSet>Unicode</CharacterSet>
111 <PlatformToolset>v120_xp</PlatformToolset>
113 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|x64'" Label="Configuration">
114 <ConfigurationType>DynamicLibrary</ConfigurationType>
115 <UseDebugLibraries>false</UseDebugLibraries>
116 <CharacterSet>Unicode</CharacterSet>
117 <PlatformToolset>v120_xp</PlatformToolset>
119 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Production|Win32'" Label="Configuration">
120 <ConfigurationType>DynamicLibrary</ConfigurationType>
121 <UseDebugLibraries>false</UseDebugLibraries>
122 <CharacterSet>Unicode</CharacterSet>
123 <PlatformToolset>v120</PlatformToolset>
125 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Production|x64'" Label="Configuration">
126 <ConfigurationType>DynamicLibrary</ConfigurationType>
127 <UseDebugLibraries>false</UseDebugLibraries>
128 <CharacterSet>Unicode</CharacterSet>
129 <PlatformToolset>v120</PlatformToolset>
131 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
132 <ImportGroup Label="ExtensionSettings">
134 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
135 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
136 <Import Project="testapiDebug.props" />
138 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
139 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
140 <Import Project="testapiDebug.props" />
142 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|Win32'" Label="PropertySheets">
143 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
144 <Import Project="testapiDebugCFLite.props" />
146 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|x64'" Label="PropertySheets">
147 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
148 <Import Project="testapiDebugCFLite.props" />
150 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|Win32'" Label="PropertySheets">
151 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
152 <Import Project="testapiDebug.props" />
153 <Import Project="$(WebKit_Libraries)\tools\vsprops\debugsuffix.props" />
155 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|x64'" Label="PropertySheets">
156 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
157 <Import Project="testapiDebug.props" />
158 <Import Project="$(WebKit_Libraries)\tools\vsprops\debugsuffix.props" />
160 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
161 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
162 <Import Project="testapiRelease.props" />
164 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
165 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
166 <Import Project="testapiRelease.props" />
168 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|Win32'" Label="PropertySheets">
169 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
170 <Import Project="testapiReleaseCFLite.props" />
172 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|x64'" Label="PropertySheets">
173 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
174 <Import Project="testapiReleaseCFLite.props" />
176 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Production|Win32'" Label="PropertySheets">
177 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
178 <Import Project="testapiProduction.props" />
180 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Production|x64'" Label="PropertySheets">
181 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
182 <Import Project="testapiProduction.props" />
184 <PropertyGroup Label="UserMacros" />
185 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
186 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
187 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|Win32'" />
188 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|x64'" />
189 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|Win32'" />
190 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|x64'" />
191 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
192 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
193 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|Win32'" />
194 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|x64'" />
195 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Production|Win32'" />
196 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Production|x64'" />
197 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
203 </ItemDefinitionGroup>
204 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
210 </ItemDefinitionGroup>
211 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|Win32'">
217 </ItemDefinitionGroup>
218 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|x64'">
224 </ItemDefinitionGroup>
225 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|Win32'">
231 </ItemDefinitionGroup>
232 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|x64'">
238 </ItemDefinitionGroup>
239 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
243 <ForcedIncludeFiles>ICUVersion.h;%(ForcedIncludeFiles)</ForcedIncludeFiles>
246 </ItemDefinitionGroup>
247 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
251 <ForcedIncludeFiles>ICUVersion.h;%(ForcedIncludeFiles)</ForcedIncludeFiles>
254 </ItemDefinitionGroup>
255 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|Win32'">
259 <ForcedIncludeFiles>ICUVersion.h;%(ForcedIncludeFiles)</ForcedIncludeFiles>
262 </ItemDefinitionGroup>
263 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|x64'">
267 <ForcedIncludeFiles>ICUVersion.h;%(ForcedIncludeFiles)</ForcedIncludeFiles>
270 </ItemDefinitionGroup>
271 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Production|Win32'">
275 <ForcedIncludeFiles>ICUVersion.h;%(ForcedIncludeFiles)</ForcedIncludeFiles>
278 </ItemDefinitionGroup>
279 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Production|x64'">
283 <ForcedIncludeFiles>ICUVersion.h;%(ForcedIncludeFiles)</ForcedIncludeFiles>
286 </ItemDefinitionGroup>
288 <None Include="..\..\API\tests\testapi.js" />
289 <None Include="testapiPostBuild.cmd" />
290 <None Include="testapiPreBuild.cmd" />
291 <None Include="testapiPreLink.cmd" />
294 <ClCompile Include="..\..\API\tests\testapi.c" />
295 <ClCompile Include="..\..\API\tests\CompareAndSwapTest.cpp" />
296 <ClInclude Include="..\..\API\tests\CompareAndSwapTest.h" />
297 <ClCompile Include="..\..\API\tests\CustomGlobalObjectClassTest.c" />
298 <ClInclude Include="..\..\API\tests\CustomGlobalObjectClassTest.h" />
299 <ClCompile Include="..\..\API\tests\GlobalContextWithFinalizerTest.cpp" />
300 <ClInclude Include="..\..\API\tests\GlobalContextWithFinalizerTest.h" />
302 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
303 <ImportGroup Label="ExtensionTargets">