|  | 
| 5 | 5 |         <Config Condition="'$(Config)'==''">Release</Config> | 
| 6 | 6 |         <FrameworkType>VCL</FrameworkType> | 
| 7 | 7 |         <MainSource>Python.dpk</MainSource> | 
| 8 |  | -        <Platform Condition="'$(Platform)'==''">Win32</Platform> | 
|  | 8 | +        <Platform Condition="'$(Platform)'==''">Win64</Platform> | 
| 9 | 9 |         <ProjectGuid>{018AAA56-F5BD-4A04-BCCA-A0043EAAA5CE}</ProjectGuid> | 
| 10 |  | -        <ProjectVersion>19.5</ProjectVersion> | 
| 11 |  | -        <TargetedPlatforms>168083</TargetedPlatforms> | 
|  | 10 | +        <ProjectVersion>20.1</ProjectVersion> | 
|  | 11 | +        <TargetedPlatforms>32787</TargetedPlatforms> | 
|  | 12 | +        <ProjectName Condition="'$(ProjectName)'==''">Python</ProjectName> | 
| 12 | 13 |     </PropertyGroup> | 
| 13 | 14 |     <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''"> | 
| 14 | 15 |         <Base>true</Base> | 
|  | 
| 23 | 24 |         <CfgParent>Base</CfgParent> | 
| 24 | 25 |         <Base>true</Base> | 
| 25 | 26 |     </PropertyGroup> | 
| 26 |  | -    <PropertyGroup Condition="('$(Platform)'=='OSX64' and '$(Base)'=='true') or '$(Base_OSX64)'!=''"> | 
| 27 |  | -        <Base_OSX64>true</Base_OSX64> | 
| 28 |  | -        <CfgParent>Base</CfgParent> | 
| 29 |  | -        <Base>true</Base> | 
| 30 |  | -    </PropertyGroup> | 
| 31 |  | -    <PropertyGroup Condition="('$(Platform)'=='OSXARM64' and '$(Base)'=='true') or '$(Base_OSXARM64)'!=''"> | 
| 32 |  | -        <Base_OSXARM64>true</Base_OSXARM64> | 
| 33 |  | -        <CfgParent>Base</CfgParent> | 
| 34 |  | -        <Base>true</Base> | 
| 35 |  | -    </PropertyGroup> | 
| 36 | 27 |     <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''"> | 
| 37 | 28 |         <Base_Win32>true</Base_Win32> | 
| 38 | 29 |         <CfgParent>Base</CfgParent> | 
|  | 
| 43 | 34 |         <CfgParent>Base</CfgParent> | 
| 44 | 35 |         <Base>true</Base> | 
| 45 | 36 |     </PropertyGroup> | 
|  | 37 | +    <PropertyGroup Condition="('$(Platform)'=='Win64x' and '$(Base)'=='true') or '$(Base_Win64x)'!=''"> | 
|  | 38 | +        <Base_Win64x>true</Base_Win64x> | 
|  | 39 | +        <CfgParent>Base</CfgParent> | 
|  | 40 | +        <Base>true</Base> | 
|  | 41 | +    </PropertyGroup> | 
| 46 | 42 |     <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''"> | 
| 47 | 43 |         <Cfg_1>true</Cfg_1> | 
| 48 | 44 |         <CfgParent>Base</CfgParent> | 
|  | 
| 71 | 67 |         <Cfg_2>true</Cfg_2> | 
| 72 | 68 |         <Base>true</Base> | 
| 73 | 69 |     </PropertyGroup> | 
| 74 |  | -    <PropertyGroup Condition="('$(Platform)'=='OSX64' and '$(Cfg_2)'=='true') or '$(Cfg_2_OSX64)'!=''"> | 
| 75 |  | -        <Cfg_2_OSX64>true</Cfg_2_OSX64> | 
| 76 |  | -        <CfgParent>Cfg_2</CfgParent> | 
| 77 |  | -        <Cfg_2>true</Cfg_2> | 
| 78 |  | -        <Base>true</Base> | 
| 79 |  | -    </PropertyGroup> | 
| 80 |  | -    <PropertyGroup Condition="('$(Platform)'=='OSXARM64' and '$(Cfg_2)'=='true') or '$(Cfg_2_OSXARM64)'!=''"> | 
| 81 |  | -        <Cfg_2_OSXARM64>true</Cfg_2_OSXARM64> | 
| 82 |  | -        <CfgParent>Cfg_2</CfgParent> | 
| 83 |  | -        <Cfg_2>true</Cfg_2> | 
| 84 |  | -        <Base>true</Base> | 
| 85 |  | -    </PropertyGroup> | 
| 86 | 70 |     <PropertyGroup Condition="'$(Base)'!=''"> | 
| 87 | 71 |         <SanitizedProjectName>Python</SanitizedProjectName> | 
| 88 | 72 |         <DCC_DcuOutput>..\..\..\lib\$(Platform)\$(Config)</DCC_DcuOutput> | 
|  | 
| 107 | 91 |         <VerInfo_Build>1</VerInfo_Build> | 
| 108 | 92 |         <VerInfo_Keys>package=com.embarcadero.$(MSBuildProjectName);label=$(MSBuildProjectName);versionCode=1;versionName=1.0.0;persistent=False;restoreAnyVersion=False;installLocation=auto;largeHeap=False;theme=TitleBar;hardwareAccelerated=true;apiKey=</VerInfo_Keys> | 
| 109 | 93 |     </PropertyGroup> | 
| 110 |  | -    <PropertyGroup Condition="'$(Base_OSX64)'!=''"> | 
| 111 |  | -        <BT_BuildType>Debug</BT_BuildType> | 
| 112 |  | -        <VerInfo_Keys>CFBundleName=$(MSBuildProjectName);CFBundleDisplayName=$(MSBuildProjectName);CFBundleIdentifier=$(MSBuildProjectName);CFBundleVersion=1.0.0;CFBundleShortVersionString=1.0.0;CFBundlePackageType=APPL;CFBundleSignature=????;CFBundleAllowMixedLocalizations=YES;CFBundleExecutable=$(MSBuildProjectName);NSHighResolutionCapable=true;LSApplicationCategoryType=public.app-category.utilities;NSLocationUsageDescription=The reason for accessing the location information of the user;NSContactsUsageDescription=The reason for accessing the contacts;NSCalendarsUsageDescription=The reason for accessing the calendar data;NSRemindersUsageDescription=The reason for accessing the reminders;NSCameraUsageDescription=The reason for accessing the camera;NSMicrophoneUsageDescription=The reason for accessing the microphone;NSMotionUsageDescription=The reason for accessing the accelerometer;NSDesktopFolderUsageDescription=The reason for accessing the Desktop folder;NSDocumentsFolderUsageDescription=The reason for accessing the Documents folder;NSDownloadsFolderUsageDescription=The reason for accessing the Downloads folder;NSNetworkVolumesUsageDescription=The reason for accessing files on a network volume;NSRemovableVolumesUsageDescription=The reason for accessing files on a removable volume;NSSpeechRecognitionUsageDescription=The reason for requesting to send user data to Apple's speech recognition servers;ITSAppUsesNonExemptEncryption=false</VerInfo_Keys> | 
| 113 |  | -    </PropertyGroup> | 
| 114 |  | -    <PropertyGroup Condition="'$(Base_OSXARM64)'!=''"> | 
| 115 |  | -        <BT_BuildType>Debug</BT_BuildType> | 
| 116 |  | -        <VerInfo_Keys>CFBundleName=$(MSBuildProjectName);CFBundleDisplayName=$(MSBuildProjectName);CFBundleIdentifier=$(MSBuildProjectName);CFBundleVersion=1.0.0;CFBundleShortVersionString=1.0.0;CFBundlePackageType=APPL;CFBundleSignature=????;CFBundleAllowMixedLocalizations=YES;CFBundleExecutable=$(MSBuildProjectName);NSHighResolutionCapable=true;LSApplicationCategoryType=public.app-category.utilities;NSLocationUsageDescription=The reason for accessing the location information of the user;NSContactsUsageDescription=The reason for accessing the contacts;NSCalendarsUsageDescription=The reason for accessing the calendar data;NSRemindersUsageDescription=The reason for accessing the reminders;NSCameraUsageDescription=The reason for accessing the camera;NSMicrophoneUsageDescription=The reason for accessing the microphone;NSMotionUsageDescription=The reason for accessing the accelerometer;NSDesktopFolderUsageDescription=The reason for accessing the Desktop folder;NSDocumentsFolderUsageDescription=The reason for accessing the Documents folder;NSDownloadsFolderUsageDescription=The reason for accessing the Downloads folder;NSNetworkVolumesUsageDescription=The reason for accessing files on a network volume;NSRemovableVolumesUsageDescription=The reason for accessing files on a removable volume;NSSpeechRecognitionUsageDescription=The reason for requesting to send user data to Apple's speech recognition servers;ITSAppUsesNonExemptEncryption=false</VerInfo_Keys> | 
| 117 |  | -    </PropertyGroup> | 
| 118 | 94 |     <PropertyGroup Condition="'$(Base_Win32)'!=''"> | 
| 119 | 95 |         <BT_BuildType>Debug</BT_BuildType> | 
| 120 | 96 |         <DCC_Namespace>Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace> | 
|  | 
| 125 | 101 |         <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo> | 
| 126 | 102 |         <VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProgramID=com.embarcadero.$(MSBuildProjectName);ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=</VerInfo_Keys> | 
| 127 | 103 |     </PropertyGroup> | 
|  | 104 | +    <PropertyGroup Condition="'$(Base_Win64x)'!=''"> | 
|  | 105 | +        <DCC_Namespace>Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace> | 
|  | 106 | +        <BT_BuildType>Debug</BT_BuildType> | 
|  | 107 | +        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo> | 
|  | 108 | +        <VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProgramID=com.embarcadero.$(MSBuildProjectName);ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=</VerInfo_Keys> | 
|  | 109 | +    </PropertyGroup> | 
| 128 | 110 |     <PropertyGroup Condition="'$(Cfg_1)'!=''"> | 
| 129 | 111 |         <DCC_DebugInformation>0</DCC_DebugInformation> | 
| 130 | 112 |         <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define> | 
|  | 
| 149 | 131 |         <VerInfo_Build>1</VerInfo_Build> | 
| 150 | 132 |         <VerInfo_Keys>package=com.embarcadero.$(MSBuildProjectName);label=$(MSBuildProjectName);versionCode=1;versionName=1.0.0;persistent=False;restoreAnyVersion=False;installLocation=auto;largeHeap=False;theme=TitleBar;hardwareAccelerated=true;apiKey=</VerInfo_Keys> | 
| 151 | 133 |     </PropertyGroup> | 
| 152 |  | -    <PropertyGroup Condition="'$(Cfg_2_OSX64)'!=''"> | 
| 153 |  | -        <DCC_RemoteDebug>true</DCC_RemoteDebug> | 
| 154 |  | -    </PropertyGroup> | 
| 155 |  | -    <PropertyGroup Condition="'$(Cfg_2_OSXARM64)'!=''"> | 
| 156 |  | -        <DCC_RemoteDebug>true</DCC_RemoteDebug> | 
| 157 |  | -    </PropertyGroup> | 
| 158 | 134 |     <ItemGroup> | 
| 159 | 135 |         <DelphiCompile Include="$(MainSource)"> | 
| 160 | 136 |             <MainSource>MainSource</MainSource> | 
|  | 
| 204 | 180 |             <Platforms> | 
| 205 | 181 |                 <Platform value="Android">True</Platform> | 
| 206 | 182 |                 <Platform value="Android64">True</Platform> | 
| 207 |  | -                <Platform value="Linux64">True</Platform> | 
| 208 |  | -                <Platform value="OSX64">True</Platform> | 
| 209 |  | -                <Platform value="OSXARM64">True</Platform> | 
| 210 | 183 |                 <Platform value="Win32">True</Platform> | 
| 211 | 184 |                 <Platform value="Win64">True</Platform> | 
| 212 |  | -                <Platform value="iOSDevice64">False</Platform> | 
| 213 |  | -                <Platform value="iOSSimARM64">False</Platform> | 
|  | 185 | +                <Platform value="Win64x">False</Platform> | 
| 214 | 186 |             </Platforms> | 
| 215 | 187 |         </BorlandProject> | 
| 216 | 188 |         <ProjectFileVersion>12</ProjectFileVersion> | 
|  | 
0 commit comments