17db96d56Sopenharmony_ci<?xml version="1.0" encoding="utf-8"?> 27db96d56Sopenharmony_ci<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> 37db96d56Sopenharmony_ci <ItemGroup Label="ProjectConfigurations"> 47db96d56Sopenharmony_ci <ProjectConfiguration Include="Debug|ARM"> 57db96d56Sopenharmony_ci <Configuration>Debug</Configuration> 67db96d56Sopenharmony_ci <Platform>ARM</Platform> 77db96d56Sopenharmony_ci </ProjectConfiguration> 87db96d56Sopenharmony_ci <ProjectConfiguration Include="Debug|ARM64"> 97db96d56Sopenharmony_ci <Configuration>Debug</Configuration> 107db96d56Sopenharmony_ci <Platform>ARM64</Platform> 117db96d56Sopenharmony_ci </ProjectConfiguration> 127db96d56Sopenharmony_ci <ProjectConfiguration Include="Debug|Win32"> 137db96d56Sopenharmony_ci <Configuration>Debug</Configuration> 147db96d56Sopenharmony_ci <Platform>Win32</Platform> 157db96d56Sopenharmony_ci </ProjectConfiguration> 167db96d56Sopenharmony_ci <ProjectConfiguration Include="Debug|x64"> 177db96d56Sopenharmony_ci <Configuration>Debug</Configuration> 187db96d56Sopenharmony_ci <Platform>x64</Platform> 197db96d56Sopenharmony_ci </ProjectConfiguration> 207db96d56Sopenharmony_ci <ProjectConfiguration Include="PGInstrument|ARM"> 217db96d56Sopenharmony_ci <Configuration>PGInstrument</Configuration> 227db96d56Sopenharmony_ci <Platform>ARM</Platform> 237db96d56Sopenharmony_ci </ProjectConfiguration> 247db96d56Sopenharmony_ci <ProjectConfiguration Include="PGInstrument|ARM64"> 257db96d56Sopenharmony_ci <Configuration>PGInstrument</Configuration> 267db96d56Sopenharmony_ci <Platform>ARM64</Platform> 277db96d56Sopenharmony_ci </ProjectConfiguration> 287db96d56Sopenharmony_ci <ProjectConfiguration Include="PGInstrument|Win32"> 297db96d56Sopenharmony_ci <Configuration>PGInstrument</Configuration> 307db96d56Sopenharmony_ci <Platform>Win32</Platform> 317db96d56Sopenharmony_ci </ProjectConfiguration> 327db96d56Sopenharmony_ci <ProjectConfiguration Include="PGInstrument|x64"> 337db96d56Sopenharmony_ci <Configuration>PGInstrument</Configuration> 347db96d56Sopenharmony_ci <Platform>x64</Platform> 357db96d56Sopenharmony_ci </ProjectConfiguration> 367db96d56Sopenharmony_ci <ProjectConfiguration Include="PGUpdate|ARM"> 377db96d56Sopenharmony_ci <Configuration>PGUpdate</Configuration> 387db96d56Sopenharmony_ci <Platform>ARM</Platform> 397db96d56Sopenharmony_ci </ProjectConfiguration> 407db96d56Sopenharmony_ci <ProjectConfiguration Include="PGUpdate|ARM64"> 417db96d56Sopenharmony_ci <Configuration>PGUpdate</Configuration> 427db96d56Sopenharmony_ci <Platform>ARM64</Platform> 437db96d56Sopenharmony_ci </ProjectConfiguration> 447db96d56Sopenharmony_ci <ProjectConfiguration Include="PGUpdate|Win32"> 457db96d56Sopenharmony_ci <Configuration>PGUpdate</Configuration> 467db96d56Sopenharmony_ci <Platform>Win32</Platform> 477db96d56Sopenharmony_ci </ProjectConfiguration> 487db96d56Sopenharmony_ci <ProjectConfiguration Include="PGUpdate|x64"> 497db96d56Sopenharmony_ci <Configuration>PGUpdate</Configuration> 507db96d56Sopenharmony_ci <Platform>x64</Platform> 517db96d56Sopenharmony_ci </ProjectConfiguration> 527db96d56Sopenharmony_ci <ProjectConfiguration Include="Release|ARM"> 537db96d56Sopenharmony_ci <Configuration>Release</Configuration> 547db96d56Sopenharmony_ci <Platform>ARM</Platform> 557db96d56Sopenharmony_ci </ProjectConfiguration> 567db96d56Sopenharmony_ci <ProjectConfiguration Include="Release|ARM64"> 577db96d56Sopenharmony_ci <Configuration>Release</Configuration> 587db96d56Sopenharmony_ci <Platform>ARM64</Platform> 597db96d56Sopenharmony_ci </ProjectConfiguration> 607db96d56Sopenharmony_ci <ProjectConfiguration Include="Release|Win32"> 617db96d56Sopenharmony_ci <Configuration>Release</Configuration> 627db96d56Sopenharmony_ci <Platform>Win32</Platform> 637db96d56Sopenharmony_ci </ProjectConfiguration> 647db96d56Sopenharmony_ci <ProjectConfiguration Include="Release|x64"> 657db96d56Sopenharmony_ci <Configuration>Release</Configuration> 667db96d56Sopenharmony_ci <Platform>x64</Platform> 677db96d56Sopenharmony_ci </ProjectConfiguration> 687db96d56Sopenharmony_ci </ItemGroup> 697db96d56Sopenharmony_ci <PropertyGroup Label="Globals"> 707db96d56Sopenharmony_ci <ProjectGuid>{F749B822-B489-4CA5-A3AD-CE078F5F338A}</ProjectGuid> 717db96d56Sopenharmony_ci <RootNamespace>xxlimited</RootNamespace> 727db96d56Sopenharmony_ci <Keyword>Win32Proj</Keyword> 737db96d56Sopenharmony_ci </PropertyGroup> 747db96d56Sopenharmony_ci <Import Project="python.props" /> 757db96d56Sopenharmony_ci <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> 767db96d56Sopenharmony_ci <PropertyGroup Label="Configuration"> 777db96d56Sopenharmony_ci <ConfigurationType>DynamicLibrary</ConfigurationType> 787db96d56Sopenharmony_ci <CharacterSet>NotSet</CharacterSet> 797db96d56Sopenharmony_ci <SupportPGO>false</SupportPGO> 807db96d56Sopenharmony_ci </PropertyGroup> 817db96d56Sopenharmony_ci <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> 827db96d56Sopenharmony_ci <PropertyGroup> 837db96d56Sopenharmony_ci <TargetExt>.pyd</TargetExt> 847db96d56Sopenharmony_ci </PropertyGroup> 857db96d56Sopenharmony_ci <ImportGroup Label="ExtensionSettings"> 867db96d56Sopenharmony_ci </ImportGroup> 877db96d56Sopenharmony_ci <ImportGroup Label="PropertySheets"> 887db96d56Sopenharmony_ci <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 897db96d56Sopenharmony_ci <Import Project="pyproject.props" /> 907db96d56Sopenharmony_ci </ImportGroup> 917db96d56Sopenharmony_ci <PropertyGroup Label="UserMacros" /> 927db96d56Sopenharmony_ci <PropertyGroup> 937db96d56Sopenharmony_ci <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> 947db96d56Sopenharmony_ci </PropertyGroup> 957db96d56Sopenharmony_ci <ItemDefinitionGroup> 967db96d56Sopenharmony_ci <Link> 977db96d56Sopenharmony_ci <AdditionalDependencies>wsock32.lib;%(AdditionalDependencies)</AdditionalDependencies> 987db96d56Sopenharmony_ci </Link> 997db96d56Sopenharmony_ci </ItemDefinitionGroup> 1007db96d56Sopenharmony_ci <ItemGroup> 1017db96d56Sopenharmony_ci <ClCompile Include="..\Modules\xxlimited.c" /> 1027db96d56Sopenharmony_ci </ItemGroup> 1037db96d56Sopenharmony_ci <ItemGroup> 1047db96d56Sopenharmony_ci <ProjectReference Include="python3dll.vcxproj"> 1057db96d56Sopenharmony_ci <Project>{885d4898-d08d-4091-9c40-c700cfe3fc5a}</Project> 1067db96d56Sopenharmony_ci </ProjectReference> 1077db96d56Sopenharmony_ci </ItemGroup> 1087db96d56Sopenharmony_ci <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> 1097db96d56Sopenharmony_ci <ImportGroup Label="ExtensionTargets"> 1107db96d56Sopenharmony_ci </ImportGroup> 1117db96d56Sopenharmony_ci</Project> 112