| <?xml version="1.0" encoding="utf-8"?> |
| <Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
| <ItemGroup Label="ProjectConfigurations"> |
| <ProjectConfiguration Include="DebugSuffix|Win32"> |
| <Configuration>DebugSuffix</Configuration> |
| <Platform>Win32</Platform> |
| </ProjectConfiguration> |
| <ProjectConfiguration Include="DebugSuffix|x64"> |
| <Configuration>DebugSuffix</Configuration> |
| <Platform>x64</Platform> |
| </ProjectConfiguration> |
| <ProjectConfiguration Include="Debug_WinCairo|Win32"> |
| <Configuration>Debug_WinCairo</Configuration> |
| <Platform>Win32</Platform> |
| </ProjectConfiguration> |
| <ProjectConfiguration Include="Debug_WinCairo|x64"> |
| <Configuration>Debug_WinCairo</Configuration> |
| <Platform>x64</Platform> |
| </ProjectConfiguration> |
| <ProjectConfiguration Include="Debug|Win32"> |
| <Configuration>Debug</Configuration> |
| <Platform>Win32</Platform> |
| </ProjectConfiguration> |
| <ProjectConfiguration Include="Debug|x64"> |
| <Configuration>Debug</Configuration> |
| <Platform>x64</Platform> |
| </ProjectConfiguration> |
| <ProjectConfiguration Include="Production|Win32"> |
| <Configuration>Production</Configuration> |
| <Platform>Win32</Platform> |
| </ProjectConfiguration> |
| <ProjectConfiguration Include="Production|x64"> |
| <Configuration>Production</Configuration> |
| <Platform>x64</Platform> |
| </ProjectConfiguration> |
| <ProjectConfiguration Include="Release_WinCairo|Win32"> |
| <Configuration>Release_WinCairo</Configuration> |
| <Platform>Win32</Platform> |
| </ProjectConfiguration> |
| <ProjectConfiguration Include="Release_WinCairo|x64"> |
| <Configuration>Release_WinCairo</Configuration> |
| <Platform>x64</Platform> |
| </ProjectConfiguration> |
| <ProjectConfiguration Include="Release|Win32"> |
| <Configuration>Release</Configuration> |
| <Platform>Win32</Platform> |
| </ProjectConfiguration> |
| <ProjectConfiguration Include="Release|x64"> |
| <Configuration>Release</Configuration> |
| <Platform>x64</Platform> |
| </ProjectConfiguration> |
| </ItemGroup> |
| <PropertyGroup Label="Globals"> |
| <ProjectGuid>{5CC08E13-2CF9-4C2E-8544-07DA4E8C1843}</ProjectGuid> |
| <Keyword>Win32Proj</Keyword> |
| <RootNamespace>testapi</RootNamespace> |
| <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> |
| </PropertyGroup> |
| <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> |
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> |
| <ConfigurationType>DynamicLibrary</ConfigurationType> |
| <UseDebugLibraries>true</UseDebugLibraries> |
| <CharacterSet>Unicode</CharacterSet> |
| <PlatformToolset>v140</PlatformToolset> |
| </PropertyGroup> |
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> |
| <ConfigurationType>DynamicLibrary</ConfigurationType> |
| <UseDebugLibraries>true</UseDebugLibraries> |
| <CharacterSet>Unicode</CharacterSet> |
| <PlatformToolset>v140</PlatformToolset> |
| </PropertyGroup> |
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|Win32'" Label="Configuration"> |
| <ConfigurationType>DynamicLibrary</ConfigurationType> |
| <UseDebugLibraries>true</UseDebugLibraries> |
| <CharacterSet>Unicode</CharacterSet> |
| <PlatformToolset>v140</PlatformToolset> |
| </PropertyGroup> |
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|x64'" Label="Configuration"> |
| <ConfigurationType>DynamicLibrary</ConfigurationType> |
| <UseDebugLibraries>true</UseDebugLibraries> |
| <CharacterSet>Unicode</CharacterSet> |
| <PlatformToolset>v140</PlatformToolset> |
| </PropertyGroup> |
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|Win32'" Label="Configuration"> |
| <ConfigurationType>DynamicLibrary</ConfigurationType> |
| <UseDebugLibraries>true</UseDebugLibraries> |
| <CharacterSet>Unicode</CharacterSet> |
| <PlatformToolset>v140</PlatformToolset> |
| </PropertyGroup> |
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|x64'" Label="Configuration"> |
| <ConfigurationType>DynamicLibrary</ConfigurationType> |
| <UseDebugLibraries>true</UseDebugLibraries> |
| <CharacterSet>Unicode</CharacterSet> |
| <PlatformToolset>v140</PlatformToolset> |
| </PropertyGroup> |
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> |
| <ConfigurationType>DynamicLibrary</ConfigurationType> |
| <UseDebugLibraries>false</UseDebugLibraries> |
| <CharacterSet>Unicode</CharacterSet> |
| <PlatformToolset>v140</PlatformToolset> |
| </PropertyGroup> |
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> |
| <ConfigurationType>DynamicLibrary</ConfigurationType> |
| <UseDebugLibraries>false</UseDebugLibraries> |
| <CharacterSet>Unicode</CharacterSet> |
| <PlatformToolset>v140</PlatformToolset> |
| </PropertyGroup> |
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|Win32'" Label="Configuration"> |
| <ConfigurationType>DynamicLibrary</ConfigurationType> |
| <UseDebugLibraries>false</UseDebugLibraries> |
| <CharacterSet>Unicode</CharacterSet> |
| <PlatformToolset>v140</PlatformToolset> |
| </PropertyGroup> |
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|x64'" Label="Configuration"> |
| <ConfigurationType>DynamicLibrary</ConfigurationType> |
| <UseDebugLibraries>false</UseDebugLibraries> |
| <CharacterSet>Unicode</CharacterSet> |
| <PlatformToolset>v140</PlatformToolset> |
| </PropertyGroup> |
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Production|Win32'" Label="Configuration"> |
| <ConfigurationType>DynamicLibrary</ConfigurationType> |
| <UseDebugLibraries>false</UseDebugLibraries> |
| <CharacterSet>Unicode</CharacterSet> |
| <PlatformToolset>v140</PlatformToolset> |
| </PropertyGroup> |
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Production|x64'" Label="Configuration"> |
| <ConfigurationType>DynamicLibrary</ConfigurationType> |
| <UseDebugLibraries>false</UseDebugLibraries> |
| <CharacterSet>Unicode</CharacterSet> |
| <PlatformToolset>v140</PlatformToolset> |
| </PropertyGroup> |
| <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> |
| <ImportGroup Label="ExtensionSettings"> |
| </ImportGroup> |
| <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> |
| <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| <Import Project="testapiDebug.props" /> |
| </ImportGroup> |
| <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> |
| <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| <Import Project="testapiDebug.props" /> |
| </ImportGroup> |
| <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|Win32'" Label="PropertySheets"> |
| <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| <Import Project="testapiDebugCFLite.props" /> |
| </ImportGroup> |
| <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|x64'" Label="PropertySheets"> |
| <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| <Import Project="testapiDebugCFLite.props" /> |
| </ImportGroup> |
| <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|Win32'" Label="PropertySheets"> |
| <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| <Import Project="testapiDebug.props" /> |
| <Import Project="$(WebKit_Libraries)\tools\vsprops\debugsuffix.props" /> |
| </ImportGroup> |
| <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|x64'" Label="PropertySheets"> |
| <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| <Import Project="testapiDebug.props" /> |
| <Import Project="$(WebKit_Libraries)\tools\vsprops\debugsuffix.props" /> |
| </ImportGroup> |
| <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
| <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| <Import Project="testapiRelease.props" /> |
| </ImportGroup> |
| <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> |
| <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| <Import Project="testapiRelease.props" /> |
| </ImportGroup> |
| <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|Win32'" Label="PropertySheets"> |
| <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| <Import Project="testapiReleaseCFLite.props" /> |
| </ImportGroup> |
| <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|x64'" Label="PropertySheets"> |
| <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| <Import Project="testapiReleaseCFLite.props" /> |
| </ImportGroup> |
| <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Production|Win32'" Label="PropertySheets"> |
| <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| <Import Project="testapiProduction.props" /> |
| </ImportGroup> |
| <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Production|x64'" Label="PropertySheets"> |
| <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| <Import Project="testapiProduction.props" /> |
| </ImportGroup> |
| <PropertyGroup Label="UserMacros" /> |
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> |
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> |
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|Win32'" /> |
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|x64'" /> |
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|Win32'" /> |
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|x64'" /> |
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> |
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> |
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|Win32'" /> |
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|x64'" /> |
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Production|Win32'" /> |
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Production|x64'" /> |
| <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> |
| <ClCompile> |
| <PrecompiledHeader> |
| </PrecompiledHeader> |
| </ClCompile> |
| <Link /> |
| </ItemDefinitionGroup> |
| <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> |
| <ClCompile> |
| <PrecompiledHeader> |
| </PrecompiledHeader> |
| </ClCompile> |
| <Link /> |
| </ItemDefinitionGroup> |
| <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|Win32'"> |
| <ClCompile> |
| <PrecompiledHeader> |
| </PrecompiledHeader> |
| </ClCompile> |
| <Link /> |
| </ItemDefinitionGroup> |
| <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|x64'"> |
| <ClCompile> |
| <PrecompiledHeader> |
| </PrecompiledHeader> |
| </ClCompile> |
| <Link /> |
| </ItemDefinitionGroup> |
| <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|Win32'"> |
| <ClCompile> |
| <PrecompiledHeader> |
| </PrecompiledHeader> |
| </ClCompile> |
| <Link /> |
| </ItemDefinitionGroup> |
| <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|x64'"> |
| <ClCompile> |
| <PrecompiledHeader> |
| </PrecompiledHeader> |
| </ClCompile> |
| <Link /> |
| </ItemDefinitionGroup> |
| <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
| <ClCompile> |
| <PrecompiledHeader> |
| </PrecompiledHeader> |
| <ForcedIncludeFiles>ICUVersion.h;%(ForcedIncludeFiles)</ForcedIncludeFiles> |
| </ClCompile> |
| <Link /> |
| </ItemDefinitionGroup> |
| <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> |
| <ClCompile> |
| <PrecompiledHeader> |
| </PrecompiledHeader> |
| <ForcedIncludeFiles>ICUVersion.h;%(ForcedIncludeFiles)</ForcedIncludeFiles> |
| </ClCompile> |
| <Link /> |
| </ItemDefinitionGroup> |
| <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|Win32'"> |
| <ClCompile> |
| <PrecompiledHeader> |
| </PrecompiledHeader> |
| <ForcedIncludeFiles>ICUVersion.h;%(ForcedIncludeFiles)</ForcedIncludeFiles> |
| </ClCompile> |
| <Link /> |
| </ItemDefinitionGroup> |
| <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|x64'"> |
| <ClCompile> |
| <PrecompiledHeader> |
| </PrecompiledHeader> |
| <ForcedIncludeFiles>ICUVersion.h;%(ForcedIncludeFiles)</ForcedIncludeFiles> |
| </ClCompile> |
| <Link /> |
| </ItemDefinitionGroup> |
| <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Production|Win32'"> |
| <ClCompile> |
| <PrecompiledHeader> |
| </PrecompiledHeader> |
| <ForcedIncludeFiles>ICUVersion.h;%(ForcedIncludeFiles)</ForcedIncludeFiles> |
| </ClCompile> |
| <Link /> |
| </ItemDefinitionGroup> |
| <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Production|x64'"> |
| <ClCompile> |
| <PrecompiledHeader> |
| </PrecompiledHeader> |
| <ForcedIncludeFiles>ICUVersion.h;%(ForcedIncludeFiles)</ForcedIncludeFiles> |
| </ClCompile> |
| <Link /> |
| </ItemDefinitionGroup> |
| <ItemGroup> |
| <None Include="..\..\API\tests\testapi.js" /> |
| <None Include="testapiPostBuild.cmd" /> |
| <None Include="testapiPreBuild.cmd" /> |
| <None Include="testapiPreLink.cmd" /> |
| </ItemGroup> |
| <ItemGroup> |
| <ClCompile Include="..\..\API\tests\testapi.c" /> |
| <ClCompile Include="..\..\API\tests\CompareAndSwapTest.cpp" /> |
| <ClInclude Include="..\..\API\tests\CompareAndSwapTest.h" /> |
| <ClCompile Include="..\..\API\tests\CustomGlobalObjectClassTest.c" /> |
| <ClInclude Include="..\..\API\tests\CustomGlobalObjectClassTest.h" /> |
| <ClCompile Include="..\..\API\tests\ExecutionTimeLimitTest.cpp" /> |
| <ClInclude Include="..\..\API\tests\ExecutionTimeLimitTest.h" /> |
| <ClCompile Include="..\..\API\tests\GlobalContextWithFinalizerTest.cpp" /> |
| <ClInclude Include="..\..\API\tests\GlobalContextWithFinalizerTest.h" /> |
| <ClCompile Include="..\..\API\tests\PingPongStackOverflowTest.cpp" /> |
| <ClInclude Include="..\..\API\tests\PingPongStackOverflowTest.h" /> |
| </ItemGroup> |
| <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> |
| <ImportGroup Label="ExtensionTargets"> |
| </ImportGroup> |
| </Project> |