diff options
Diffstat (limited to 'cpp/test/TestSuite/8.0/TestSuite.vcxproj')
-rw-r--r-- | cpp/test/TestSuite/8.0/TestSuite.vcxproj | 401 |
1 files changed, 0 insertions, 401 deletions
diff --git a/cpp/test/TestSuite/8.0/TestSuite.vcxproj b/cpp/test/TestSuite/8.0/TestSuite.vcxproj deleted file mode 100644 index 4dfa6907648..00000000000 --- a/cpp/test/TestSuite/8.0/TestSuite.vcxproj +++ /dev/null @@ -1,401 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> - <ItemGroup Label="ProjectConfigurations"> - <ProjectConfiguration Include="Debug|ARM"> - <Configuration>Debug</Configuration> - <Platform>ARM</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="Release|ARM"> - <Configuration>Release</Configuration> - <Platform>ARM</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>{3ce71594-e3a4-4c38-9d0f-46e2a2076f6c}</ProjectGuid> - <RootNamespace>TestSuite</RootNamespace> - <DefaultLanguage>en-US</DefaultLanguage> - <MinimumVisualStudioVersion>12.0</MinimumVisualStudioVersion> - <AppContainerApplication>true</AppContainerApplication> - <ApplicationType>Windows Store</ApplicationType> - <ApplicationTypeRevision>8.1</ApplicationTypeRevision> - </PropertyGroup> - <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> - <ConfigurationType>Application</ConfigurationType> - <UseDebugLibraries>true</UseDebugLibraries> - <PlatformToolset>v120</PlatformToolset> - </PropertyGroup> - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'" Label="Configuration"> - <ConfigurationType>Application</ConfigurationType> - <UseDebugLibraries>true</UseDebugLibraries> - <PlatformToolset>v120</PlatformToolset> - </PropertyGroup> - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> - <ConfigurationType>Application</ConfigurationType> - <UseDebugLibraries>true</UseDebugLibraries> - <PlatformToolset>v120</PlatformToolset> - </PropertyGroup> - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> - <ConfigurationType>Application</ConfigurationType> - <UseDebugLibraries>false</UseDebugLibraries> - <WholeProgramOptimization>true</WholeProgramOptimization> - <PlatformToolset>v120</PlatformToolset> - </PropertyGroup> - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'" Label="Configuration"> - <ConfigurationType>Application</ConfigurationType> - <UseDebugLibraries>false</UseDebugLibraries> - <WholeProgramOptimization>true</WholeProgramOptimization> - <PlatformToolset>v120</PlatformToolset> - </PropertyGroup> - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> - <ConfigurationType>Application</ConfigurationType> - <UseDebugLibraries>false</UseDebugLibraries> - <WholeProgramOptimization>true</WholeProgramOptimization> - <PlatformToolset>v120</PlatformToolset> - </PropertyGroup> - <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> - <Import Project="$(LOCALAPPDATA)\ZeroC\IceBuilder\IceBuilder.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" /> - </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" /> - </ImportGroup> - <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'"> - <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> - </ImportGroup> - <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|ARM'"> - <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> - </ImportGroup> - <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> - <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> - </ImportGroup> - <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> - <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> - </ImportGroup> - <PropertyGroup Label="UserMacros" /> - <PropertyGroup> - <PackageCertificateKeyFile>TestSuite_TemporaryKey.pfx</PackageCertificateKeyFile> - <PackageCertificateThumbprint>587C447EA492A448324E15106B03BA88AD21FD38</PackageCertificateThumbprint> - </PropertyGroup> - <PropertyGroup Label="IceBuilder" /> - <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'"> - <ClCompile> - <AdditionalOptions>/bigobj %(AdditionalOptions)</AdditionalOptions> - <AdditionalIncludeDirectories>.;..;..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> - <PrecompiledHeader>NotUsing</PrecompiledHeader> - <PrecompiledHeaderFile /> - <PrecompiledHeaderOutputFile /> - </ClCompile> - <Link> - <GenerateWindowsMetadata>false</GenerateWindowsMetadata> - </Link> - </ItemDefinitionGroup> - <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'"> - <ClCompile> - <AdditionalOptions>/bigobj %(AdditionalOptions)</AdditionalOptions> - <AdditionalIncludeDirectories>.;..;..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> - <PrecompiledHeader>NotUsing</PrecompiledHeader> - <PrecompiledHeaderFile /> - <PrecompiledHeaderOutputFile /> - </ClCompile> - <Link> - <GenerateWindowsMetadata>false</GenerateWindowsMetadata> - </Link> - </ItemDefinitionGroup> - <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> - <ClCompile> - <AdditionalOptions>/bigobj %(AdditionalOptions)</AdditionalOptions> - <AdditionalIncludeDirectories>.;..;..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> - <PrecompiledHeader>NotUsing</PrecompiledHeader> - <PrecompiledHeaderFile /> - <PrecompiledHeaderOutputFile /> - </ClCompile> - <PostBuildEvent> - <Command> - </Command> - </PostBuildEvent> - <Link> - <GenerateWindowsMetadata>false</GenerateWindowsMetadata> - </Link> - </ItemDefinitionGroup> - <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> - <ClCompile> - <AdditionalOptions>/bigobj %(AdditionalOptions)</AdditionalOptions> - <AdditionalIncludeDirectories>.;..;..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> - <PrecompiledHeader>NotUsing</PrecompiledHeader> - <PrecompiledHeaderFile /> - <PrecompiledHeaderOutputFile /> - </ClCompile> - <Link> - <GenerateWindowsMetadata>false</GenerateWindowsMetadata> - </Link> - </ItemDefinitionGroup> - <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> - <ClCompile> - <AdditionalOptions>/bigobj %(AdditionalOptions)</AdditionalOptions> - <AdditionalIncludeDirectories>.;..;..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> - <PrecompiledHeader>NotUsing</PrecompiledHeader> - <PrecompiledHeaderFile /> - <PrecompiledHeaderOutputFile /> - </ClCompile> - <Link> - <GenerateWindowsMetadata>false</GenerateWindowsMetadata> - </Link> - </ItemDefinitionGroup> - <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> - <ClCompile> - <AdditionalOptions>/bigobj %(AdditionalOptions)</AdditionalOptions> - <AdditionalIncludeDirectories>.;..;..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> - <PrecompiledHeader>NotUsing</PrecompiledHeader> - <PrecompiledHeaderFile /> - <PrecompiledHeaderOutputFile /> - </ClCompile> - <Link> - <GenerateWindowsMetadata>false</GenerateWindowsMetadata> - </Link> - </ItemDefinitionGroup> - <ItemGroup> - <ClInclude Include="..\pch.h" /> - <ClInclude Include="generated\Controller.h" /> - <ClInclude Include="App.xaml.h"> - <DependentUpon>App.xaml</DependentUpon> - </ClInclude> - <ClInclude Include="..\MainPage.xaml.h"> - <DependentUpon>..\MainPage.xaml</DependentUpon> - </ClInclude> - </ItemGroup> - <ItemGroup> - <ApplicationDefinition Include="App.xaml"> - <SubType>Designer</SubType> - </ApplicationDefinition> - <Page Include="..\MainPage.xaml"> - <SubType>Designer</SubType> - </Page> - <Page Include="StandardStyles.xaml" /> - </ItemGroup> - <ItemGroup> - <AppxManifest Include="Package.appxmanifest"> - <SubType>Designer</SubType> - </AppxManifest> - <None Include="..\..\Ice\acm\Ice_acm_client.dll"> - <DeploymentContent>true</DeploymentContent> - </None> - <None Include="..\..\Ice\acm\Ice_acm_server.dll"> - <DeploymentContent>true</DeploymentContent> - </None> - <None Include="..\..\Ice\adapterDeactivation\Ice_adapterDeactivation_client.dll"> - <DeploymentContent>true</DeploymentContent> - </None> - <None Include="..\..\Ice\adapterDeactivation\Ice_adapterDeactivation_collocated.dll"> - <DeploymentContent>true</DeploymentContent> - </None> - <None Include="..\..\Ice\adapterDeactivation\Ice_adapterDeactivation_server.dll"> - <DeploymentContent>true</DeploymentContent> - </None> - <None Include="..\..\Ice\admin\Ice_admin_client.dll"> - <DeploymentContent>true</DeploymentContent> - </None> - <None Include="..\..\Ice\admin\Ice_admin_server.dll"> - <DeploymentContent>true</DeploymentContent> - </None> - <None Include="..\..\Ice\ami\Ice_ami_client.dll"> - <DeploymentContent>true</DeploymentContent> - </None> - <None Include="..\..\Ice\ami\Ice_ami_server.dll"> - <DeploymentContent>true</DeploymentContent> - </None> - <None Include="..\..\Ice\binding\Ice_binding_client.dll"> - <DeploymentContent>true</DeploymentContent> - </None> - <None Include="..\..\Ice\binding\Ice_binding_server.dll"> - <DeploymentContent>true</DeploymentContent> - </None> - <None Include="..\..\Ice\dispatcher\Ice_dispatcher_client.dll"> - <DeploymentContent>true</DeploymentContent> - </None> - <None Include="..\..\Ice\dispatcher\Ice_dispatcher_server.dll"> - <DeploymentContent>true</DeploymentContent> - </None> - <None Include="..\..\Ice\enums\Ice_enums_client.dll"> - <DeploymentContent>true</DeploymentContent> - </None> - <None Include="..\..\Ice\enums\Ice_enums_server.dll"> - <DeploymentContent>true</DeploymentContent> - </None> - <None Include="..\..\Ice\exceptions\Ice_exceptions_client.dll"> - <DeploymentContent>true</DeploymentContent> - </None> - <None Include="..\..\Ice\exceptions\Ice_exceptions_collocated.dll"> - <DeploymentContent>true</DeploymentContent> - </None> - <None Include="..\..\Ice\exceptions\Ice_exceptions_server.dll"> - <DeploymentContent>true</DeploymentContent> - </None> - <None Include="..\..\Ice\exceptions\Ice_exceptions_serveramd.dll"> - <DeploymentContent>true</DeploymentContent> - </None> - <None Include="..\..\Ice\facets\Ice_facets_client.dll"> - <DeploymentContent>true</DeploymentContent> - </None> - <None Include="..\..\Ice\facets\Ice_facets_collocated.dll"> - <DeploymentContent>true</DeploymentContent> - </None> - <None Include="..\..\Ice\facets\Ice_facets_server.dll"> - <DeploymentContent>true</DeploymentContent> - </None> - <None Include="..\..\Ice\hash\Ice_hash_client.dll"> - <DeploymentContent>true</DeploymentContent> - </None> - <None Include="..\..\Ice\hold\Ice_hold_client.dll"> - <DeploymentContent>true</DeploymentContent> - </None> - <None Include="..\..\Ice\hold\Ice_hold_server.dll"> - <DeploymentContent>true</DeploymentContent> - </None> - <None Include="..\..\Ice\info/Ice_info_client.dll"> - <DeploymentContent>true</DeploymentContent> - </None> - <None Include="..\..\Ice\info\Ice_info_server.dll"> - <DeploymentContent>true</DeploymentContent> - </None> - <None Include="..\..\Ice\inheritance\Ice_inheritance_client.dll"> - <DeploymentContent>true</DeploymentContent> - </None> - <None Include="..\..\Ice\inheritance\Ice_inheritance_collocated.dll"> - <DeploymentContent>true</DeploymentContent> - </None> - <None Include="..\..\Ice\inheritance\Ice_inheritance_server.dll"> - <DeploymentContent>true</DeploymentContent> - </None> - <None Include="..\..\Ice\invoke\Ice_invoke_client.dll"> - <DeploymentContent>true</DeploymentContent> - </None> - <None Include="..\..\Ice\invoke\Ice_invoke_server.dll"> - <DeploymentContent>true</DeploymentContent> - </None> - <None Include="..\..\Ice\location\Ice_location_client.dll"> - <DeploymentContent>true</DeploymentContent> - </None> - <None Include="..\..\Ice\location\Ice_location_server.dll"> - <DeploymentContent>true</DeploymentContent> - </None> - <None Include="..\..\Ice\metrics\Ice_metrics_client.dll"> - <DeploymentContent>true</DeploymentContent> - </None> - <None Include="..\..\Ice\metrics\Ice_metrics_server.dll"> - <DeploymentContent>true</DeploymentContent> - </None> - <None Include="..\..\Ice\metrics\Ice_metrics_serveramd.dll"> - <DeploymentContent>true</DeploymentContent> - </None> - <None Include="..\..\Ice\objects\Ice_objects_client.dll"> - <DeploymentContent>true</DeploymentContent> - </None> - <None Include="..\..\Ice\objects\Ice_objects_collocated.dll"> - <DeploymentContent>true</DeploymentContent> - </None> - <None Include="..\..\Ice\objects\Ice_objects_server.dll"> - <DeploymentContent>true</DeploymentContent> - </None> - <None Include="..\..\Ice\operations\Ice_operations_client.dll"> - <DeploymentContent>true</DeploymentContent> - </None> - <None Include="..\..\Ice\operations\Ice_operations_collocated.dll"> - <DeploymentContent>true</DeploymentContent> - </None> - <None Include="..\..\Ice\operations\Ice_operations_server.dll"> - <DeploymentContent>true</DeploymentContent> - </None> - <None Include="..\..\Ice\operations\Ice_operations_serveramd.dll"> - <DeploymentContent>true</DeploymentContent> - </None> - <None Include="..\..\Ice\optional\Ice_optional_client.dll"> - <DeploymentContent>true</DeploymentContent> - </None> - <None Include="..\..\Ice\optional\Ice_optional_server.dll"> - <DeploymentContent>true</DeploymentContent> - </None> - <None Include="..\..\Ice\proxy\Ice_proxy_client.dll"> - <DeploymentContent>true</DeploymentContent> - </None> - <None Include="..\..\Ice\proxy\Ice_proxy_collocated.dll"> - <DeploymentContent>true</DeploymentContent> - </None> - <None Include="..\..\Ice\proxy\Ice_proxy_server.dll"> - <DeploymentContent>true</DeploymentContent> - </None> - <None Include="..\..\Ice\proxy\Ice_proxy_serveramd.dll"> - <DeploymentContent>true</DeploymentContent> - </None> - <None Include="..\..\Ice\retry\Ice_retry_client.dll"> - <DeploymentContent>true</DeploymentContent> - </None> - <None Include="..\..\Ice\retry\Ice_retry_server.dll"> - <DeploymentContent>true</DeploymentContent> - </None> - <None Include="..\..\Ice\stream\Ice_stream_client.dll"> - <DeploymentContent>true</DeploymentContent> - </None> - <None Include="..\..\Ice\timeout\Ice_timeout_client.dll"> - <DeploymentContent>true</DeploymentContent> - </None> - <None Include="..\..\Ice\timeout\Ice_timeout_server.dll"> - <DeploymentContent>true</DeploymentContent> - </None> - <None Include="..\..\Ice\udp\Ice_udp_client.dll"> - <DeploymentContent>true</DeploymentContent> - </None> - <None Include="..\..\Ice\udp\Ice_udp_server.dll"> - <DeploymentContent>true</DeploymentContent> - </None> - <None Include="..\..\..\..\certs\cacert.der"> - <DeploymentContent>true</DeploymentContent> - </None> - <None Include="TestSuite_TemporaryKey.pfx" /> - </ItemGroup> - <ItemGroup> - <Image Include="Assets\Logo.png" /> - <Image Include="Assets\SmallLogo.png" /> - <Image Include="Assets\StoreLogo.png" /> - <Image Include="Assets\SplashScreen.png" /> - </ItemGroup> - <ItemGroup> - <ClCompile Include="App.xaml.cpp"> - <DependentUpon>App.xaml</DependentUpon> - </ClCompile> - <ClCompile Include="..\pch.cpp" /> - <ClCompile Include="generated\Controller.cpp" /> - <ClCompile Include="..\MainPage.xaml.cpp"> - <DependentUpon>..\MainPage.xaml</DependentUpon> - </ClCompile> - </ItemGroup> - <ItemGroup> - <SDKReference Include="Ice, Version=3.7" /> - </ItemGroup> - <ItemGroup> - <IceBuilder Include="..\Controller.ice" /> - </ItemGroup> - <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> - <Import Project="$(LOCALAPPDATA)\ZeroC\IceBuilder\IceBuilder.Cpp.targets" /> - <ImportGroup Label="ExtensionTargets"> - </ImportGroup> -</Project>
\ No newline at end of file |