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>{19C0C13F-47CA-4432-AFF3-799A296A4DDC}</ProjectGuid>
717db96d56Sopenharmony_ci    <Keyword>Win32Proj</Keyword>
727db96d56Sopenharmony_ci    <RootNamespace>_freeze_module</RootNamespace>
737db96d56Sopenharmony_ci    <SupportPGO>false</SupportPGO>
747db96d56Sopenharmony_ci  </PropertyGroup>
757db96d56Sopenharmony_ci  <Import Project="python.props" />
767db96d56Sopenharmony_ci  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
777db96d56Sopenharmony_ci  <PropertyGroup Label="Configuration">
787db96d56Sopenharmony_ci    <ConfigurationType>Application</ConfigurationType>
797db96d56Sopenharmony_ci    <CharacterSet>Unicode</CharacterSet>
807db96d56Sopenharmony_ci  </PropertyGroup>
817db96d56Sopenharmony_ci  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
827db96d56Sopenharmony_ci  <ImportGroup Label="ExtensionSettings">
837db96d56Sopenharmony_ci  </ImportGroup>
847db96d56Sopenharmony_ci  <ImportGroup Label="PropertySheets">
857db96d56Sopenharmony_ci    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
867db96d56Sopenharmony_ci    <Import Project="pyproject.props" />
877db96d56Sopenharmony_ci  </ImportGroup>
887db96d56Sopenharmony_ci  <PropertyGroup Label="UserMacros" />
897db96d56Sopenharmony_ci  <ItemDefinitionGroup>
907db96d56Sopenharmony_ci    <ClCompile>
917db96d56Sopenharmony_ci      <PreprocessorDefinitions>Py_NO_ENABLE_SHARED;Py_BUILD_CORE;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
927db96d56Sopenharmony_ci      <Optimization>Disabled</Optimization>
937db96d56Sopenharmony_ci      <WholeProgramOptimization>false</WholeProgramOptimization>
947db96d56Sopenharmony_ci    </ClCompile>
957db96d56Sopenharmony_ci    <Link>
967db96d56Sopenharmony_ci      <SubSystem>Console</SubSystem>
977db96d56Sopenharmony_ci      <AdditionalDependencies>version.lib;ws2_32.lib;pathcch.lib;bcrypt.lib;%(AdditionalDependencies)</AdditionalDependencies>
987db96d56Sopenharmony_ci      <LinkTimeCodeGeneration>Default</LinkTimeCodeGeneration>
997db96d56Sopenharmony_ci    </Link>
1007db96d56Sopenharmony_ci  </ItemDefinitionGroup>
1017db96d56Sopenharmony_ci  <ItemGroup>
1027db96d56Sopenharmony_ci    <ClCompile Include="..\Programs\_freeze_module.c" />
1037db96d56Sopenharmony_ci    <ClCompile Include="..\PC\config_minimal.c" />
1047db96d56Sopenharmony_ci  </ItemGroup>
1057db96d56Sopenharmony_ci  <ItemGroup>
1067db96d56Sopenharmony_ci    <ClCompile Include="..\Modules\atexitmodule.c" />
1077db96d56Sopenharmony_ci    <ClCompile Include="..\Modules\faulthandler.c" />
1087db96d56Sopenharmony_ci    <ClCompile Include="..\Modules\gcmodule.c" />
1097db96d56Sopenharmony_ci    <ClCompile Include="..\Modules\getbuildinfo.c" />
1107db96d56Sopenharmony_ci    <ClCompile Include="..\Modules\getpath_noop.c" />
1117db96d56Sopenharmony_ci    <ClCompile Include="..\Modules\posixmodule.c" />
1127db96d56Sopenharmony_ci    <ClCompile Include="..\Modules\signalmodule.c" />
1137db96d56Sopenharmony_ci    <ClCompile Include="..\Modules\_tracemalloc.c" />
1147db96d56Sopenharmony_ci    <ClCompile Include="..\Modules\_io\_iomodule.c" />
1157db96d56Sopenharmony_ci    <ClCompile Include="..\Modules\_io\bufferedio.c" />
1167db96d56Sopenharmony_ci    <ClCompile Include="..\Modules\_io\bytesio.c" />
1177db96d56Sopenharmony_ci    <ClCompile Include="..\Modules\_io\fileio.c" />
1187db96d56Sopenharmony_ci    <ClCompile Include="..\Modules\_io\iobase.c" />
1197db96d56Sopenharmony_ci    <ClCompile Include="..\Modules\_io\stringio.c" />
1207db96d56Sopenharmony_ci    <ClCompile Include="..\Modules\_io\textio.c" />
1217db96d56Sopenharmony_ci    <ClCompile Include="..\Modules\_io\winconsoleio.c" />
1227db96d56Sopenharmony_ci    <ClCompile Include="..\Objects\abstract.c" />
1237db96d56Sopenharmony_ci    <ClCompile Include="..\Objects\accu.c" />
1247db96d56Sopenharmony_ci    <ClCompile Include="..\Objects\boolobject.c" />
1257db96d56Sopenharmony_ci    <ClCompile Include="..\Objects\bytearrayobject.c" />
1267db96d56Sopenharmony_ci    <ClCompile Include="..\Objects\bytes_methods.c" />
1277db96d56Sopenharmony_ci    <ClCompile Include="..\Objects\bytesobject.c" />
1287db96d56Sopenharmony_ci    <ClCompile Include="..\Objects\call.c" />
1297db96d56Sopenharmony_ci    <ClCompile Include="..\Objects\capsule.c" />
1307db96d56Sopenharmony_ci    <ClCompile Include="..\Objects\cellobject.c" />
1317db96d56Sopenharmony_ci    <ClCompile Include="..\Objects\classobject.c" />
1327db96d56Sopenharmony_ci    <ClCompile Include="..\Objects\codeobject.c" />
1337db96d56Sopenharmony_ci    <ClCompile Include="..\Objects\complexobject.c" />
1347db96d56Sopenharmony_ci    <ClCompile Include="..\Objects\descrobject.c" />
1357db96d56Sopenharmony_ci    <ClCompile Include="..\Objects\dictobject.c" />
1367db96d56Sopenharmony_ci    <ClCompile Include="..\Objects\enumobject.c" />
1377db96d56Sopenharmony_ci    <ClCompile Include="..\Objects\exceptions.c" />
1387db96d56Sopenharmony_ci    <ClCompile Include="..\Objects\fileobject.c" />
1397db96d56Sopenharmony_ci    <ClCompile Include="..\Objects\floatobject.c" />
1407db96d56Sopenharmony_ci    <ClCompile Include="..\Objects\frameobject.c" />
1417db96d56Sopenharmony_ci    <ClCompile Include="..\Objects\funcobject.c" />
1427db96d56Sopenharmony_ci    <ClCompile Include="..\Objects\genericaliasobject.c" />
1437db96d56Sopenharmony_ci    <ClCompile Include="..\Objects\genobject.c" />
1447db96d56Sopenharmony_ci    <ClCompile Include="..\Objects\interpreteridobject.c" />
1457db96d56Sopenharmony_ci    <ClCompile Include="..\Objects\iterobject.c" />
1467db96d56Sopenharmony_ci    <ClCompile Include="..\Objects\listobject.c" />
1477db96d56Sopenharmony_ci    <ClCompile Include="..\Objects\longobject.c" />
1487db96d56Sopenharmony_ci    <ClCompile Include="..\Objects\memoryobject.c" />
1497db96d56Sopenharmony_ci    <ClCompile Include="..\Objects\methodobject.c" />
1507db96d56Sopenharmony_ci    <ClCompile Include="..\Objects\moduleobject.c" />
1517db96d56Sopenharmony_ci    <ClCompile Include="..\Objects\namespaceobject.c" />
1527db96d56Sopenharmony_ci    <ClCompile Include="..\Objects\object.c" />
1537db96d56Sopenharmony_ci    <ClCompile Include="..\Objects\obmalloc.c" />
1547db96d56Sopenharmony_ci    <ClCompile Include="..\Objects\odictobject.c" />
1557db96d56Sopenharmony_ci    <ClCompile Include="..\Objects\picklebufobject.c" />
1567db96d56Sopenharmony_ci    <ClCompile Include="..\Objects\rangeobject.c" />
1577db96d56Sopenharmony_ci    <ClCompile Include="..\Objects\setobject.c" />
1587db96d56Sopenharmony_ci    <ClCompile Include="..\Objects\sliceobject.c" />
1597db96d56Sopenharmony_ci    <ClCompile Include="..\Objects\structseq.c" />
1607db96d56Sopenharmony_ci    <ClCompile Include="..\Objects\tupleobject.c" />
1617db96d56Sopenharmony_ci    <ClCompile Include="..\Objects\typeobject.c" />
1627db96d56Sopenharmony_ci    <ClCompile Include="..\Objects\unicodectype.c" />
1637db96d56Sopenharmony_ci    <ClCompile Include="..\Objects\unicodeobject.c" />
1647db96d56Sopenharmony_ci    <ClCompile Include="..\Objects\unionobject.c" />
1657db96d56Sopenharmony_ci    <ClCompile Include="..\Objects\weakrefobject.c" />
1667db96d56Sopenharmony_ci    <ClCompile Include="..\Parser\myreadline.c" />
1677db96d56Sopenharmony_ci    <ClCompile Include="..\Parser\parser.c" />
1687db96d56Sopenharmony_ci    <ClCompile Include="..\Parser\peg_api.c" />
1697db96d56Sopenharmony_ci    <ClCompile Include="..\Parser\pegen.c" />
1707db96d56Sopenharmony_ci    <ClCompile Include="..\Parser\pegen_errors.c" />
1717db96d56Sopenharmony_ci    <ClCompile Include="..\Parser\action_helpers.c" />
1727db96d56Sopenharmony_ci    <ClCompile Include="..\Parser\string_parser.c" />
1737db96d56Sopenharmony_ci    <ClCompile Include="..\Parser\token.c" />
1747db96d56Sopenharmony_ci    <ClCompile Include="..\Parser\tokenizer.c" />
1757db96d56Sopenharmony_ci    <ClCompile Include="..\PC\invalid_parameter_handler.c" />
1767db96d56Sopenharmony_ci    <ClCompile Include="..\PC\msvcrtmodule.c" />
1777db96d56Sopenharmony_ci    <ClCompile Include="..\PC\winreg.c" />
1787db96d56Sopenharmony_ci    <ClCompile Include="..\Python\_warnings.c" />
1797db96d56Sopenharmony_ci    <ClCompile Include="..\Python\asdl.c" />
1807db96d56Sopenharmony_ci    <ClCompile Include="..\Python\ast.c" />
1817db96d56Sopenharmony_ci    <ClCompile Include="..\Python\ast_opt.c" />
1827db96d56Sopenharmony_ci    <ClCompile Include="..\Python\ast_unparse.c" />
1837db96d56Sopenharmony_ci    <ClCompile Include="..\Python\bltinmodule.c" />
1847db96d56Sopenharmony_ci    <ClCompile Include="..\Python\bootstrap_hash.c" />
1857db96d56Sopenharmony_ci    <ClCompile Include="..\Python\ceval.c" />
1867db96d56Sopenharmony_ci    <ClCompile Include="..\Python\codecs.c" />
1877db96d56Sopenharmony_ci    <ClCompile Include="..\Python\compile.c" />
1887db96d56Sopenharmony_ci    <ClCompile Include="..\Python\context.c" />
1897db96d56Sopenharmony_ci    <ClCompile Include="..\Python\dtoa.c" />
1907db96d56Sopenharmony_ci    <ClCompile Include="..\Python\dynamic_annotations.c" />
1917db96d56Sopenharmony_ci    <ClCompile Include="..\Python\dynload_win.c" />
1927db96d56Sopenharmony_ci    <ClCompile Include="..\Python\errors.c" />
1937db96d56Sopenharmony_ci    <ClCompile Include="..\Python\fileutils.c" />
1947db96d56Sopenharmony_ci    <ClCompile Include="..\Python\formatter_unicode.c" />
1957db96d56Sopenharmony_ci    <ClCompile Include="..\Python\frame.c" />
1967db96d56Sopenharmony_ci    <ClCompile Include="..\Python\future.c" />
1977db96d56Sopenharmony_ci    <ClCompile Include="..\Python\getargs.c" />
1987db96d56Sopenharmony_ci    <ClCompile Include="..\Python\getcompiler.c" />
1997db96d56Sopenharmony_ci    <ClCompile Include="..\Python\getcopyright.c" />
2007db96d56Sopenharmony_ci    <ClCompile Include="..\Python\getopt.c" />
2017db96d56Sopenharmony_ci    <ClCompile Include="..\Python\getplatform.c" />
2027db96d56Sopenharmony_ci    <ClCompile Include="..\Python\getversion.c" />
2037db96d56Sopenharmony_ci    <ClCompile Include="..\Python\hamt.c" />
2047db96d56Sopenharmony_ci    <ClCompile Include="..\Python\hashtable.c" />
2057db96d56Sopenharmony_ci    <ClCompile Include="..\Python\import.c" />
2067db96d56Sopenharmony_ci    <ClCompile Include="..\Python\importdl.c" />
2077db96d56Sopenharmony_ci    <ClCompile Include="..\Python\initconfig.c" />
2087db96d56Sopenharmony_ci    <ClCompile Include="..\Python\marshal.c" />
2097db96d56Sopenharmony_ci    <ClCompile Include="..\Python\modsupport.c" />
2107db96d56Sopenharmony_ci    <ClCompile Include="..\Python\mysnprintf.c" />
2117db96d56Sopenharmony_ci    <ClCompile Include="..\Python\mystrtoul.c" />
2127db96d56Sopenharmony_ci    <ClCompile Include="..\Python\pathconfig.c" />
2137db96d56Sopenharmony_ci    <ClCompile Include="..\Python\preconfig.c" />
2147db96d56Sopenharmony_ci    <ClCompile Include="..\Python\pyarena.c" />
2157db96d56Sopenharmony_ci    <ClCompile Include="..\Python\pyctype.c" />
2167db96d56Sopenharmony_ci    <ClCompile Include="..\Python\pyfpe.c" />
2177db96d56Sopenharmony_ci    <ClCompile Include="..\Python\pyhash.c" />
2187db96d56Sopenharmony_ci    <ClCompile Include="..\Python\pylifecycle.c" />
2197db96d56Sopenharmony_ci    <ClCompile Include="..\Python\pymath.c" />
2207db96d56Sopenharmony_ci    <ClCompile Include="..\Python\pystate.c" />
2217db96d56Sopenharmony_ci    <ClCompile Include="..\Python\pystrcmp.c" />
2227db96d56Sopenharmony_ci    <ClCompile Include="..\Python\pystrhex.c" />
2237db96d56Sopenharmony_ci    <ClCompile Include="..\Python\pystrtod.c" />
2247db96d56Sopenharmony_ci    <ClCompile Include="..\Python\Python-ast.c" />
2257db96d56Sopenharmony_ci    <ClCompile Include="..\Python\pythonrun.c" />
2267db96d56Sopenharmony_ci    <ClCompile Include="..\Python\Python-tokenize.c" />
2277db96d56Sopenharmony_ci    <ClCompile Include="..\Python\pytime.c" />
2287db96d56Sopenharmony_ci    <ClCompile Include="..\Python\specialize.c" />
2297db96d56Sopenharmony_ci    <ClCompile Include="..\Python\structmember.c" />
2307db96d56Sopenharmony_ci    <ClCompile Include="..\Python\suggestions.c" />
2317db96d56Sopenharmony_ci    <ClCompile Include="..\Python\symtable.c" />
2327db96d56Sopenharmony_ci    <ClCompile Include="..\Python\sysmodule.c">
2337db96d56Sopenharmony_ci      <PreprocessorDefinitions>VPATH="$(PyVPath)";%(PreprocessorDefinitions)</PreprocessorDefinitions>
2347db96d56Sopenharmony_ci    </ClCompile>
2357db96d56Sopenharmony_ci    <ClCompile Include="..\Python\thread.c" />
2367db96d56Sopenharmony_ci    <ClCompile Include="..\Python\traceback.c" />
2377db96d56Sopenharmony_ci  </ItemGroup>
2387db96d56Sopenharmony_ci  <ItemGroup>
2397db96d56Sopenharmony_ci    <!-- BEGIN frozen modules -->
2407db96d56Sopenharmony_ci    <None Include="..\Lib\importlib\_bootstrap.py">
2417db96d56Sopenharmony_ci      <ModName>importlib._bootstrap</ModName>
2427db96d56Sopenharmony_ci      <IntFile>$(IntDir)importlib._bootstrap.g.h</IntFile>
2437db96d56Sopenharmony_ci      <OutFile>$(PySourcePath)Python\frozen_modules\importlib._bootstrap.h</OutFile>
2447db96d56Sopenharmony_ci    </None>
2457db96d56Sopenharmony_ci    <None Include="..\Lib\importlib\_bootstrap_external.py">
2467db96d56Sopenharmony_ci      <ModName>importlib._bootstrap_external</ModName>
2477db96d56Sopenharmony_ci      <IntFile>$(IntDir)importlib._bootstrap_external.g.h</IntFile>
2487db96d56Sopenharmony_ci      <OutFile>$(PySourcePath)Python\frozen_modules\importlib._bootstrap_external.h</OutFile>
2497db96d56Sopenharmony_ci    </None>
2507db96d56Sopenharmony_ci    <None Include="..\Lib\zipimport.py">
2517db96d56Sopenharmony_ci      <ModName>zipimport</ModName>
2527db96d56Sopenharmony_ci      <IntFile>$(IntDir)zipimport.g.h</IntFile>
2537db96d56Sopenharmony_ci      <OutFile>$(PySourcePath)Python\frozen_modules\zipimport.h</OutFile>
2547db96d56Sopenharmony_ci    </None>
2557db96d56Sopenharmony_ci    <None Include="..\Lib\abc.py">
2567db96d56Sopenharmony_ci      <ModName>abc</ModName>
2577db96d56Sopenharmony_ci      <IntFile>$(IntDir)abc.g.h</IntFile>
2587db96d56Sopenharmony_ci      <OutFile>$(PySourcePath)Python\frozen_modules\abc.h</OutFile>
2597db96d56Sopenharmony_ci    </None>
2607db96d56Sopenharmony_ci    <None Include="..\Lib\codecs.py">
2617db96d56Sopenharmony_ci      <ModName>codecs</ModName>
2627db96d56Sopenharmony_ci      <IntFile>$(IntDir)codecs.g.h</IntFile>
2637db96d56Sopenharmony_ci      <OutFile>$(PySourcePath)Python\frozen_modules\codecs.h</OutFile>
2647db96d56Sopenharmony_ci    </None>
2657db96d56Sopenharmony_ci    <None Include="..\Lib\io.py">
2667db96d56Sopenharmony_ci      <ModName>io</ModName>
2677db96d56Sopenharmony_ci      <IntFile>$(IntDir)io.g.h</IntFile>
2687db96d56Sopenharmony_ci      <OutFile>$(PySourcePath)Python\frozen_modules\io.h</OutFile>
2697db96d56Sopenharmony_ci    </None>
2707db96d56Sopenharmony_ci    <None Include="..\Lib\_collections_abc.py">
2717db96d56Sopenharmony_ci      <ModName>_collections_abc</ModName>
2727db96d56Sopenharmony_ci      <IntFile>$(IntDir)_collections_abc.g.h</IntFile>
2737db96d56Sopenharmony_ci      <OutFile>$(PySourcePath)Python\frozen_modules\_collections_abc.h</OutFile>
2747db96d56Sopenharmony_ci    </None>
2757db96d56Sopenharmony_ci    <None Include="..\Lib\_sitebuiltins.py">
2767db96d56Sopenharmony_ci      <ModName>_sitebuiltins</ModName>
2777db96d56Sopenharmony_ci      <IntFile>$(IntDir)_sitebuiltins.g.h</IntFile>
2787db96d56Sopenharmony_ci      <OutFile>$(PySourcePath)Python\frozen_modules\_sitebuiltins.h</OutFile>
2797db96d56Sopenharmony_ci    </None>
2807db96d56Sopenharmony_ci    <None Include="..\Lib\genericpath.py">
2817db96d56Sopenharmony_ci      <ModName>genericpath</ModName>
2827db96d56Sopenharmony_ci      <IntFile>$(IntDir)genericpath.g.h</IntFile>
2837db96d56Sopenharmony_ci      <OutFile>$(PySourcePath)Python\frozen_modules\genericpath.h</OutFile>
2847db96d56Sopenharmony_ci    </None>
2857db96d56Sopenharmony_ci    <None Include="..\Lib\ntpath.py">
2867db96d56Sopenharmony_ci      <ModName>ntpath</ModName>
2877db96d56Sopenharmony_ci      <IntFile>$(IntDir)ntpath.g.h</IntFile>
2887db96d56Sopenharmony_ci      <OutFile>$(PySourcePath)Python\frozen_modules\ntpath.h</OutFile>
2897db96d56Sopenharmony_ci    </None>
2907db96d56Sopenharmony_ci    <None Include="..\Lib\posixpath.py">
2917db96d56Sopenharmony_ci      <ModName>posixpath</ModName>
2927db96d56Sopenharmony_ci      <IntFile>$(IntDir)posixpath.g.h</IntFile>
2937db96d56Sopenharmony_ci      <OutFile>$(PySourcePath)Python\frozen_modules\posixpath.h</OutFile>
2947db96d56Sopenharmony_ci    </None>
2957db96d56Sopenharmony_ci    <None Include="..\Lib\os.py">
2967db96d56Sopenharmony_ci      <ModName>os</ModName>
2977db96d56Sopenharmony_ci      <IntFile>$(IntDir)os.g.h</IntFile>
2987db96d56Sopenharmony_ci      <OutFile>$(PySourcePath)Python\frozen_modules\os.h</OutFile>
2997db96d56Sopenharmony_ci    </None>
3007db96d56Sopenharmony_ci    <None Include="..\Lib\site.py">
3017db96d56Sopenharmony_ci      <ModName>site</ModName>
3027db96d56Sopenharmony_ci      <IntFile>$(IntDir)site.g.h</IntFile>
3037db96d56Sopenharmony_ci      <OutFile>$(PySourcePath)Python\frozen_modules\site.h</OutFile>
3047db96d56Sopenharmony_ci    </None>
3057db96d56Sopenharmony_ci    <None Include="..\Lib\stat.py">
3067db96d56Sopenharmony_ci      <ModName>stat</ModName>
3077db96d56Sopenharmony_ci      <IntFile>$(IntDir)stat.g.h</IntFile>
3087db96d56Sopenharmony_ci      <OutFile>$(PySourcePath)Python\frozen_modules\stat.h</OutFile>
3097db96d56Sopenharmony_ci    </None>
3107db96d56Sopenharmony_ci    <None Include="..\Lib\importlib\util.py">
3117db96d56Sopenharmony_ci      <ModName>importlib.util</ModName>
3127db96d56Sopenharmony_ci      <IntFile>$(IntDir)importlib.util.g.h</IntFile>
3137db96d56Sopenharmony_ci      <OutFile>$(PySourcePath)Python\frozen_modules\importlib.util.h</OutFile>
3147db96d56Sopenharmony_ci    </None>
3157db96d56Sopenharmony_ci    <None Include="..\Lib\importlib\machinery.py">
3167db96d56Sopenharmony_ci      <ModName>importlib.machinery</ModName>
3177db96d56Sopenharmony_ci      <IntFile>$(IntDir)importlib.machinery.g.h</IntFile>
3187db96d56Sopenharmony_ci      <OutFile>$(PySourcePath)Python\frozen_modules\importlib.machinery.h</OutFile>
3197db96d56Sopenharmony_ci    </None>
3207db96d56Sopenharmony_ci    <None Include="..\Lib\runpy.py">
3217db96d56Sopenharmony_ci      <ModName>runpy</ModName>
3227db96d56Sopenharmony_ci      <IntFile>$(IntDir)runpy.g.h</IntFile>
3237db96d56Sopenharmony_ci      <OutFile>$(PySourcePath)Python\frozen_modules\runpy.h</OutFile>
3247db96d56Sopenharmony_ci    </None>
3257db96d56Sopenharmony_ci    <None Include="..\Lib\__hello__.py">
3267db96d56Sopenharmony_ci      <ModName>__hello__</ModName>
3277db96d56Sopenharmony_ci      <IntFile>$(IntDir)__hello__.g.h</IntFile>
3287db96d56Sopenharmony_ci      <OutFile>$(PySourcePath)Python\frozen_modules\__hello__.h</OutFile>
3297db96d56Sopenharmony_ci    </None>
3307db96d56Sopenharmony_ci    <None Include="..\Lib\__phello__\__init__.py">
3317db96d56Sopenharmony_ci      <ModName>__phello__</ModName>
3327db96d56Sopenharmony_ci      <IntFile>$(IntDir)__phello__.g.h</IntFile>
3337db96d56Sopenharmony_ci      <OutFile>$(PySourcePath)Python\frozen_modules\__phello__.h</OutFile>
3347db96d56Sopenharmony_ci    </None>
3357db96d56Sopenharmony_ci    <None Include="..\Lib\__phello__\ham\__init__.py">
3367db96d56Sopenharmony_ci      <ModName>__phello__.ham</ModName>
3377db96d56Sopenharmony_ci      <IntFile>$(IntDir)__phello__.ham.g.h</IntFile>
3387db96d56Sopenharmony_ci      <OutFile>$(PySourcePath)Python\frozen_modules\__phello__.ham.h</OutFile>
3397db96d56Sopenharmony_ci    </None>
3407db96d56Sopenharmony_ci    <None Include="..\Lib\__phello__\ham\eggs.py">
3417db96d56Sopenharmony_ci      <ModName>__phello__.ham.eggs</ModName>
3427db96d56Sopenharmony_ci      <IntFile>$(IntDir)__phello__.ham.eggs.g.h</IntFile>
3437db96d56Sopenharmony_ci      <OutFile>$(PySourcePath)Python\frozen_modules\__phello__.ham.eggs.h</OutFile>
3447db96d56Sopenharmony_ci    </None>
3457db96d56Sopenharmony_ci    <None Include="..\Lib\__phello__\spam.py">
3467db96d56Sopenharmony_ci      <ModName>__phello__.spam</ModName>
3477db96d56Sopenharmony_ci      <IntFile>$(IntDir)__phello__.spam.g.h</IntFile>
3487db96d56Sopenharmony_ci      <OutFile>$(PySourcePath)Python\frozen_modules\__phello__.spam.h</OutFile>
3497db96d56Sopenharmony_ci    </None>
3507db96d56Sopenharmony_ci    <None Include="..\Tools\freeze\flag.py">
3517db96d56Sopenharmony_ci      <ModName>frozen_only</ModName>
3527db96d56Sopenharmony_ci      <IntFile>$(IntDir)frozen_only.g.h</IntFile>
3537db96d56Sopenharmony_ci      <OutFile>$(PySourcePath)Python\frozen_modules\frozen_only.h</OutFile>
3547db96d56Sopenharmony_ci    </None>
3557db96d56Sopenharmony_ci    <!-- END frozen modules -->
3567db96d56Sopenharmony_ci  </ItemGroup>
3577db96d56Sopenharmony_ci  <ItemGroup>
3587db96d56Sopenharmony_ci    <!-- We manually freeze getpath.py rather than through freeze_modules -->
3597db96d56Sopenharmony_ci    <GetPath Include="..\Modules\getpath.py">
3607db96d56Sopenharmony_ci      <ModName>getpath</ModName>
3617db96d56Sopenharmony_ci      <IntFile>$(IntDir)getpath.g.h</IntFile>
3627db96d56Sopenharmony_ci      <OutFile>$(PySourcePath)Python\frozen_modules\getpath.h</OutFile>
3637db96d56Sopenharmony_ci    </GetPath>
3647db96d56Sopenharmony_ci  </ItemGroup>
3657db96d56Sopenharmony_ci  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
3667db96d56Sopenharmony_ci  <ImportGroup Label="ExtensionTargets">
3677db96d56Sopenharmony_ci  </ImportGroup>
3687db96d56Sopenharmony_ci  <Target Name="_RebuildGetPath" AfterTargets="_RebuildFrozen" Condition="$(Configuration) != 'PGUpdate'">
3697db96d56Sopenharmony_ci    <Exec Command='"$(TargetPath)" "%(GetPath.ModName)" "%(GetPath.FullPath)" "%(GetPath.IntFile)"' />
3707db96d56Sopenharmony_ci
3717db96d56Sopenharmony_ci    <Copy SourceFiles="%(GetPath.IntFile)"
3727db96d56Sopenharmony_ci          DestinationFiles="%(GetPath.OutFile)"
3737db96d56Sopenharmony_ci          Condition="!Exists(%(GetPath.OutFile)) or (Exists(%(GetPath.IntFile)) and '$([System.IO.File]::ReadAllText(%(GetPath.OutFile)).Replace(`&#x0D;&#x0A;`, `&#x0A;`))' != '$([System.IO.File]::ReadAllText(%(GetPath.IntFile)).Replace(`&#x0D;&#x0A;`, `&#x0A;`))')">
3747db96d56Sopenharmony_ci      <Output TaskParameter="CopiedFiles" ItemName="_UpdatedGetPath" />
3757db96d56Sopenharmony_ci    </Copy>
3767db96d56Sopenharmony_ci
3777db96d56Sopenharmony_ci    <Message Text="Updated files: @(_UpdatedGetPath->'%(Filename)%(Extension)',', ')"
3787db96d56Sopenharmony_ci             Condition="'@(_UpdatedGetPath)' != ''" Importance="high" />
3797db96d56Sopenharmony_ci  </Target>
3807db96d56Sopenharmony_ci  <Target Name="_RebuildFrozen" AfterTargets="AfterBuild" Condition="$(Configuration) != 'PGUpdate'">
3817db96d56Sopenharmony_ci    <Exec Command='"$(TargetPath)" "%(None.ModName)" "%(None.FullPath)" "%(None.IntFile)"' />
3827db96d56Sopenharmony_ci
3837db96d56Sopenharmony_ci    <Copy SourceFiles="%(None.IntFile)"
3847db96d56Sopenharmony_ci          DestinationFiles="%(None.OutFile)"
3857db96d56Sopenharmony_ci          Condition="!Exists(%(None.OutFile)) or (Exists(%(None.IntFile)) and '$([System.IO.File]::ReadAllText(%(None.OutFile)).Replace(`&#x0D;&#x0A;`, `&#x0A;`))' != '$([System.IO.File]::ReadAllText(%(None.IntFile)).Replace(`&#x0D;&#x0A;`, `&#x0A;`))')">
3867db96d56Sopenharmony_ci      <Output TaskParameter="CopiedFiles" ItemName="_Updated" />
3877db96d56Sopenharmony_ci    </Copy>
3887db96d56Sopenharmony_ci
3897db96d56Sopenharmony_ci    <Message Text="Updated files: @(_Updated->'%(Filename)%(Extension)',', ')"
3907db96d56Sopenharmony_ci             Condition="'@(_Updated)' != ''" Importance="high" />
3917db96d56Sopenharmony_ci  </Target>
3927db96d56Sopenharmony_ci  <Target Name="_RebuildDeepFrozen"
3937db96d56Sopenharmony_ci          AfterTargets="_RebuildFrozen"
3947db96d56Sopenharmony_ci          DependsOnTargets="FindPythonForBuild"
3957db96d56Sopenharmony_ci          Condition="$(Configuration) != 'PGUpdate'">
3967db96d56Sopenharmony_ci    <!-- BEGIN deepfreeze rule -->
3977db96d56Sopenharmony_ci	<Exec Command='$(PythonForBuild) "$(PySourcePath)Tools\scripts\deepfreeze.py" ^
3987db96d56Sopenharmony_ci		 "$(PySourcePath)Python\frozen_modules\importlib._bootstrap.h:importlib._bootstrap" ^
3997db96d56Sopenharmony_ci		 "$(PySourcePath)Python\frozen_modules\importlib._bootstrap_external.h:importlib._bootstrap_external" ^
4007db96d56Sopenharmony_ci		 "$(PySourcePath)Python\frozen_modules\zipimport.h:zipimport" ^
4017db96d56Sopenharmony_ci		 "$(PySourcePath)Python\frozen_modules\abc.h:abc" ^
4027db96d56Sopenharmony_ci		 "$(PySourcePath)Python\frozen_modules\codecs.h:codecs" ^
4037db96d56Sopenharmony_ci		 "$(PySourcePath)Python\frozen_modules\io.h:io" ^
4047db96d56Sopenharmony_ci		 "$(PySourcePath)Python\frozen_modules\_collections_abc.h:_collections_abc" ^
4057db96d56Sopenharmony_ci		 "$(PySourcePath)Python\frozen_modules\_sitebuiltins.h:_sitebuiltins" ^
4067db96d56Sopenharmony_ci		 "$(PySourcePath)Python\frozen_modules\genericpath.h:genericpath" ^
4077db96d56Sopenharmony_ci		 "$(PySourcePath)Python\frozen_modules\ntpath.h:ntpath" ^
4087db96d56Sopenharmony_ci		 "$(PySourcePath)Python\frozen_modules\posixpath.h:posixpath" ^
4097db96d56Sopenharmony_ci		 "$(PySourcePath)Python\frozen_modules\os.h:os" ^
4107db96d56Sopenharmony_ci		 "$(PySourcePath)Python\frozen_modules\site.h:site" ^
4117db96d56Sopenharmony_ci		 "$(PySourcePath)Python\frozen_modules\stat.h:stat" ^
4127db96d56Sopenharmony_ci		 "$(PySourcePath)Python\frozen_modules\importlib.util.h:importlib.util" ^
4137db96d56Sopenharmony_ci		 "$(PySourcePath)Python\frozen_modules\importlib.machinery.h:importlib.machinery" ^
4147db96d56Sopenharmony_ci		 "$(PySourcePath)Python\frozen_modules\runpy.h:runpy" ^
4157db96d56Sopenharmony_ci		 "$(PySourcePath)Python\frozen_modules\__hello__.h:__hello__" ^
4167db96d56Sopenharmony_ci		 "$(PySourcePath)Python\frozen_modules\__phello__.h:__phello__" ^
4177db96d56Sopenharmony_ci		 "$(PySourcePath)Python\frozen_modules\__phello__.ham.h:__phello__.ham" ^
4187db96d56Sopenharmony_ci		 "$(PySourcePath)Python\frozen_modules\__phello__.ham.eggs.h:__phello__.ham.eggs" ^
4197db96d56Sopenharmony_ci		 "$(PySourcePath)Python\frozen_modules\__phello__.spam.h:__phello__.spam" ^
4207db96d56Sopenharmony_ci		 "$(PySourcePath)Python\frozen_modules\frozen_only.h:frozen_only" ^
4217db96d56Sopenharmony_ci		 "-o" "$(PySourcePath)Python\deepfreeze\deepfreeze.c"'/>
4227db96d56Sopenharmony_ci    <!-- END deepfreeze rule -->
4237db96d56Sopenharmony_ci  </Target>
4247db96d56Sopenharmony_ci  <Target Name="_CleanFrozen" BeforeTargets="CoreClean" Condition="$(Configuration) != 'PGUpdate'">
4257db96d56Sopenharmony_ci    <ItemGroup>
4267db96d56Sopenharmony_ci      <Clean Include="%(None.IntFile)" />
4277db96d56Sopenharmony_ci      <Clean Include="%(None.OutFile)" />
4287db96d56Sopenharmony_ci      <Clean Include="%(GetPath.IntFile)" />
4297db96d56Sopenharmony_ci      <Clean Include="%(GetPath.OutFile)" />
4307db96d56Sopenharmony_ci      <Clean Include="$(PySourcePath)Python\deepfreeze\deepfreeze.c" />
4317db96d56Sopenharmony_ci    </ItemGroup>
4327db96d56Sopenharmony_ci  </Target>
4337db96d56Sopenharmony_ci</Project>
434