|
| 1 | +<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
| 2 | + <PropertyGroup> |
| 3 | + <Base>True</Base> |
| 4 | + <AppType>Package</AppType> |
| 5 | + <Config Condition="'$(Config)'==''">Release</Config> |
| 6 | + <FrameworkType>None</FrameworkType> |
| 7 | + <MainSource>P4DEnvironmentProject.dpk</MainSource> |
| 8 | + <Platform Condition="'$(Platform)'==''">Win32</Platform> |
| 9 | + <ProjectGuid>{D7D611D7-E03F-4578-8243-2338F9455A17}</ProjectGuid> |
| 10 | + <ProjectVersion>19.4</ProjectVersion> |
| 11 | + <TargetedPlatforms>168083</TargetedPlatforms> |
| 12 | + </PropertyGroup> |
| 13 | + <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''"> |
| 14 | + <Base>true</Base> |
| 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> |
| 36 | + <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''"> |
| 37 | + <Base_Win32>true</Base_Win32> |
| 38 | + <CfgParent>Base</CfgParent> |
| 39 | + <Base>true</Base> |
| 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> |
| 46 | + <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_1)'!=''"> |
| 47 | + <Cfg_1>true</Cfg_1> |
| 48 | + <CfgParent>Base</CfgParent> |
| 49 | + <Base>true</Base> |
| 50 | + </PropertyGroup> |
| 51 | + <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''"> |
| 52 | + <Cfg_1_Win32>true</Cfg_1_Win32> |
| 53 | + <CfgParent>Cfg_1</CfgParent> |
| 54 | + <Cfg_1>true</Cfg_1> |
| 55 | + <Base>true</Base> |
| 56 | + </PropertyGroup> |
| 57 | + <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''"> |
| 58 | + <Cfg_2>true</Cfg_2> |
| 59 | + <CfgParent>Base</CfgParent> |
| 60 | + <Base>true</Base> |
| 61 | + </PropertyGroup> |
| 62 | + <PropertyGroup Condition="'$(Base)'!=''"> |
| 63 | + <SanitizedProjectName>P4DEnvironmentProject</SanitizedProjectName> |
| 64 | + <DCC_CBuilderOutput>All</DCC_CBuilderOutput> |
| 65 | + <DCC_DcuOutput>..\lib\$(Platform)\$(Config)</DCC_DcuOutput> |
| 66 | + <DCC_ExeOutput>.\$(Platform)\$(Config)</DCC_ExeOutput> |
| 67 | + <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;$(DCC_Namespace)</DCC_Namespace> |
| 68 | + <DllSuffix>$(Auto)</DllSuffix> |
| 69 | + <GenDll>true</GenDll> |
| 70 | + <GenPackage>true</GenPackage> |
| 71 | + <RuntimeOnlyPackage>true</RuntimeOnlyPackage> |
| 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> |
| 73 | + <VerInfo_Locale>1033</VerInfo_Locale> |
| 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> |
| 91 | + <PropertyGroup Condition="'$(Base_Win32)'!=''"> |
| 92 | + <BT_BuildType>Debug</BT_BuildType> |
| 93 | + <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace> |
| 94 | + <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo> |
| 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> |
| 96 | + <VerInfo_Locale>1033</VerInfo_Locale> |
| 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> |
| 103 | + <PropertyGroup Condition="'$(Cfg_1)'!=''"> |
| 104 | + <DCC_DebugDCUs>true</DCC_DebugDCUs> |
| 105 | + <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe> |
| 106 | + <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define> |
| 107 | + <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames> |
| 108 | + <DCC_IntegerOverflowCheck>true</DCC_IntegerOverflowCheck> |
| 109 | + <DCC_Optimize>false</DCC_Optimize> |
| 110 | + <DCC_RangeChecking>true</DCC_RangeChecking> |
| 111 | + <DCC_RemoteDebug>true</DCC_RemoteDebug> |
| 112 | + </PropertyGroup> |
| 113 | + <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''"> |
| 114 | + <DCC_RemoteDebug>false</DCC_RemoteDebug> |
| 115 | + <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo> |
| 116 | + <VerInfo_Locale>1033</VerInfo_Locale> |
| 117 | + </PropertyGroup> |
| 118 | + <PropertyGroup Condition="'$(Cfg_2)'!=''"> |
| 119 | + <DCC_DebugInformation>0</DCC_DebugInformation> |
| 120 | + <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define> |
| 121 | + <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols> |
| 122 | + <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo> |
| 123 | + </PropertyGroup> |
| 124 | + <ItemGroup> |
| 125 | + <DelphiCompile Include="$(MainSource)"> |
| 126 | + <MainSource>MainSource</MainSource> |
| 127 | + </DelphiCompile> |
| 128 | + <DCCReference Include="rtl.dcp"/> |
| 129 | + <DCCReference Include="..\src\Project\PyEnvironment.Project.pas"/> |
| 130 | + <BuildConfiguration Include="Base"> |
| 131 | + <Key>Base</Key> |
| 132 | + </BuildConfiguration> |
| 133 | + <BuildConfiguration Include="Debug"> |
| 134 | + <Key>Cfg_1</Key> |
| 135 | + <CfgParent>Base</CfgParent> |
| 136 | + </BuildConfiguration> |
| 137 | + <BuildConfiguration Include="Release"> |
| 138 | + <Key>Cfg_2</Key> |
| 139 | + <CfgParent>Base</CfgParent> |
| 140 | + </BuildConfiguration> |
| 141 | + </ItemGroup> |
| 142 | + <ProjectExtensions> |
| 143 | + <Borland.Personality>Delphi.Personality.12</Borland.Personality> |
| 144 | + <Borland.ProjectType>Package</Borland.ProjectType> |
| 145 | + <BorlandProject> |
| 146 | + <Delphi.Personality> |
| 147 | + <Source> |
| 148 | + <Source Name="MainSource">P4DEnvironmentProject.dpk</Source> |
| 149 | + </Source> |
| 150 | + <Excluded_Packages/> |
| 151 | + </Delphi.Personality> |
| 152 | + <Platforms> |
| 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> |
| 158 | + <Platform value="Win32">True</Platform> |
| 159 | + <Platform value="Win64">True</Platform> |
| 160 | + <Platform value="iOSDevice64">False</Platform> |
| 161 | + </Platforms> |
| 162 | + </BorlandProject> |
| 163 | + <ProjectFileVersion>12</ProjectFileVersion> |
| 164 | + </ProjectExtensions> |
| 165 | + <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/> |
| 166 | + <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/> |
| 167 | + <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/> |
| 168 | +</Project> |
0 commit comments