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>{86937F53-C189-40EF-8CE8-8759D8E7D480}</ProjectGuid> 717db96d56Sopenharmony_ci <RootNamespace>_socket</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 </PropertyGroup> 807db96d56Sopenharmony_ci <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> 817db96d56Sopenharmony_ci <PropertyGroup> 827db96d56Sopenharmony_ci <TargetExt>.pyd</TargetExt> 837db96d56Sopenharmony_ci </PropertyGroup> 847db96d56Sopenharmony_ci <ImportGroup Label="ExtensionSettings"> 857db96d56Sopenharmony_ci </ImportGroup> 867db96d56Sopenharmony_ci <ImportGroup Label="PropertySheets"> 877db96d56Sopenharmony_ci <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 887db96d56Sopenharmony_ci <Import Project="pyproject.props" /> 897db96d56Sopenharmony_ci </ImportGroup> 907db96d56Sopenharmony_ci <PropertyGroup Label="UserMacros" /> 917db96d56Sopenharmony_ci <PropertyGroup> 927db96d56Sopenharmony_ci <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> 937db96d56Sopenharmony_ci </PropertyGroup> 947db96d56Sopenharmony_ci <ItemDefinitionGroup> 957db96d56Sopenharmony_ci <Link> 967db96d56Sopenharmony_ci <AdditionalDependencies>ws2_32.lib;iphlpapi.lib;%(AdditionalDependencies)</AdditionalDependencies> 977db96d56Sopenharmony_ci </Link> 987db96d56Sopenharmony_ci </ItemDefinitionGroup> 997db96d56Sopenharmony_ci <ItemGroup> 1007db96d56Sopenharmony_ci <ClInclude Include="..\Modules\socketmodule.h" /> 1017db96d56Sopenharmony_ci </ItemGroup> 1027db96d56Sopenharmony_ci <ItemGroup> 1037db96d56Sopenharmony_ci <ClCompile Include="..\Modules\socketmodule.c" /> 1047db96d56Sopenharmony_ci </ItemGroup> 1057db96d56Sopenharmony_ci <ItemGroup> 1067db96d56Sopenharmony_ci <ResourceCompile Include="..\PC\python_nt.rc" /> 1077db96d56Sopenharmony_ci </ItemGroup> 1087db96d56Sopenharmony_ci <ItemGroup> 1097db96d56Sopenharmony_ci <ProjectReference Include="pythoncore.vcxproj"> 1107db96d56Sopenharmony_ci <Project>{cf7ac3d1-e2df-41d2-bea6-1e2556cdea26}</Project> 1117db96d56Sopenharmony_ci <ReferenceOutputAssembly>false</ReferenceOutputAssembly> 1127db96d56Sopenharmony_ci </ProjectReference> 1137db96d56Sopenharmony_ci </ItemGroup> 1147db96d56Sopenharmony_ci <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> 1157db96d56Sopenharmony_ci <ImportGroup Label="ExtensionTargets"> 1167db96d56Sopenharmony_ci </ImportGroup> 1177db96d56Sopenharmony_ci</Project>