|
2 | 2 | <PropertyGroup> |
3 | 3 | <Base>True</Base> |
4 | 4 | <AppType>Package</AppType> |
5 | | - <Config Condition="'$(Config)'==''">Debug</Config> |
| 5 | + <Config Condition="'$(Config)'==''">Release</Config> |
6 | 6 | <FrameworkType>None</FrameworkType> |
7 | 7 | <MainSource>P4DEnvironmentProject.dpk</MainSource> |
8 | 8 | <Platform Condition="'$(Platform)'==''">Win32</Platform> |
9 | 9 | <ProjectGuid>{D7D611D7-E03F-4578-8243-2338F9455A17}</ProjectGuid> |
10 | 10 | <ProjectVersion>19.4</ProjectVersion> |
11 | | - <TargetedPlatforms>1</TargetedPlatforms> |
| 11 | + <TargetedPlatforms>168083</TargetedPlatforms> |
12 | 12 | </PropertyGroup> |
13 | 13 | <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''"> |
14 | 14 | <Base>true</Base> |
15 | 15 | </PropertyGroup> |
| 16 | + <PropertyGroup Condition="('$(Platform)'=='Android' and '$(Base)'=='true') or '$(Base_Android)'!=''"> |
| 17 | + <Base_Android>true</Base_Android> |
| 18 | + <CfgParent>Base</CfgParent> |
| 19 | + <Base>true</Base> |
| 20 | + </PropertyGroup> |
| 21 | + <PropertyGroup Condition="('$(Platform)'=='Android64' and '$(Base)'=='true') or '$(Base_Android64)'!=''"> |
| 22 | + <Base_Android64>true</Base_Android64> |
| 23 | + <CfgParent>Base</CfgParent> |
| 24 | + <Base>true</Base> |
| 25 | + </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> |
16 | 36 | <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''"> |
17 | 37 | <Base_Win32>true</Base_Win32> |
18 | 38 | <CfgParent>Base</CfgParent> |
19 | 39 | <Base>true</Base> |
20 | 40 | </PropertyGroup> |
| 41 | + <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''"> |
| 42 | + <Base_Win64>true</Base_Win64> |
| 43 | + <CfgParent>Base</CfgParent> |
| 44 | + <Base>true</Base> |
| 45 | + </PropertyGroup> |
21 | 46 | <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_1)'!=''"> |
22 | 47 | <Cfg_1>true</Cfg_1> |
23 | 48 | <CfgParent>Base</CfgParent> |
|
47 | 72 | <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> |
48 | 73 | <VerInfo_Locale>1033</VerInfo_Locale> |
49 | 74 | </PropertyGroup> |
| 75 | + <PropertyGroup Condition="'$(Base_Android)'!=''"> |
| 76 | + <BT_BuildType>Debug</BT_BuildType> |
| 77 | + <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> |
| 78 | + </PropertyGroup> |
| 79 | + <PropertyGroup Condition="'$(Base_Android64)'!=''"> |
| 80 | + <BT_BuildType>Debug</BT_BuildType> |
| 81 | + <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> |
| 82 | + </PropertyGroup> |
| 83 | + <PropertyGroup Condition="'$(Base_OSX64)'!=''"> |
| 84 | + <BT_BuildType>Debug</BT_BuildType> |
| 85 | + <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</VerInfo_Keys> |
| 86 | + </PropertyGroup> |
| 87 | + <PropertyGroup Condition="'$(Base_OSXARM64)'!=''"> |
| 88 | + <BT_BuildType>Debug</BT_BuildType> |
| 89 | + <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</VerInfo_Keys> |
| 90 | + </PropertyGroup> |
50 | 91 | <PropertyGroup Condition="'$(Base_Win32)'!=''"> |
51 | 92 | <BT_BuildType>Debug</BT_BuildType> |
52 | 93 | <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace> |
53 | 94 | <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo> |
54 | 95 | <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> |
55 | 96 | <VerInfo_Locale>1033</VerInfo_Locale> |
56 | 97 | </PropertyGroup> |
| 98 | + <PropertyGroup Condition="'$(Base_Win64)'!=''"> |
| 99 | + <BT_BuildType>Debug</BT_BuildType> |
| 100 | + <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace> |
| 101 | + <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo> |
| 102 | + </PropertyGroup> |
57 | 103 | <PropertyGroup Condition="'$(Cfg_1)'!=''"> |
58 | 104 | <DCC_DebugDCUs>true</DCC_DebugDCUs> |
59 | 105 | <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe> |
|
104 | 150 | <Excluded_Packages/> |
105 | 151 | </Delphi.Personality> |
106 | 152 | <Platforms> |
107 | | - <Platform value="Android">False</Platform> |
108 | | - <Platform value="Android64">False</Platform> |
109 | | - <Platform value="Linux64">False</Platform> |
110 | | - <Platform value="OSX64">False</Platform> |
111 | | - <Platform value="OSXARM64">False</Platform> |
| 153 | + <Platform value="Android">True</Platform> |
| 154 | + <Platform value="Android64">True</Platform> |
| 155 | + <Platform value="Linux64">True</Platform> |
| 156 | + <Platform value="OSX64">True</Platform> |
| 157 | + <Platform value="OSXARM64">True</Platform> |
112 | 158 | <Platform value="Win32">True</Platform> |
113 | | - <Platform value="Win64">False</Platform> |
| 159 | + <Platform value="Win64">True</Platform> |
114 | 160 | <Platform value="iOSDevice64">False</Platform> |
115 | 161 | </Platforms> |
116 | 162 | </BorlandProject> |
|
0 commit comments