2
0

IndyCore280.dproj 64 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123
  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{EC04471C-07B1-417C-AAB7-9057CDC19654}</ProjectGuid>
  4. <MainSource>IndyCore280.dpk</MainSource>
  5. <Base>True</Base>
  6. <Config Condition="'$(Config)'==''">Release</Config>
  7. <TargetedPlatforms>37907</TargetedPlatforms>
  8. <AppType>Package</AppType>
  9. <FrameworkType>None</FrameworkType>
  10. <ProjectVersion>19.4</ProjectVersion>
  11. <Platform Condition="'$(Platform)'==''">Win32</Platform>
  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)'=='iOSDevice64' and '$(Base)'=='true') or '$(Base_iOSDevice64)'!=''">
  27. <Base_iOSDevice64>true</Base_iOSDevice64>
  28. <CfgParent>Base</CfgParent>
  29. <Base>true</Base>
  30. </PropertyGroup>
  31. <PropertyGroup Condition="('$(Platform)'=='OSX64' and '$(Base)'=='true') or '$(Base_OSX64)'!=''">
  32. <Base_OSX64>true</Base_OSX64>
  33. <CfgParent>Base</CfgParent>
  34. <Base>true</Base>
  35. </PropertyGroup>
  36. <PropertyGroup Condition="('$(Platform)'=='OSXARM64' and '$(Base)'=='true') or '$(Base_OSXARM64)'!=''">
  37. <Base_OSXARM64>true</Base_OSXARM64>
  38. <CfgParent>Base</CfgParent>
  39. <Base>true</Base>
  40. </PropertyGroup>
  41. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
  42. <Base_Win32>true</Base_Win32>
  43. <CfgParent>Base</CfgParent>
  44. <Base>true</Base>
  45. </PropertyGroup>
  46. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
  47. <Base_Win64>true</Base_Win64>
  48. <CfgParent>Base</CfgParent>
  49. <Base>true</Base>
  50. </PropertyGroup>
  51. <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''">
  52. <Cfg_1>true</Cfg_1>
  53. <CfgParent>Base</CfgParent>
  54. <Base>true</Base>
  55. </PropertyGroup>
  56. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win64)'!=''">
  57. <Cfg_1_Win64>true</Cfg_1_Win64>
  58. <CfgParent>Cfg_1</CfgParent>
  59. <Cfg_1>true</Cfg_1>
  60. <Base>true</Base>
  61. </PropertyGroup>
  62. <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">
  63. <Cfg_2>true</Cfg_2>
  64. <CfgParent>Base</CfgParent>
  65. <Base>true</Base>
  66. </PropertyGroup>
  67. <PropertyGroup Condition="('$(Platform)'=='iOSDevice64' and '$(Cfg_2)'=='true') or '$(Cfg_2_iOSDevice64)'!=''">
  68. <Cfg_2_iOSDevice64>true</Cfg_2_iOSDevice64>
  69. <CfgParent>Cfg_2</CfgParent>
  70. <Cfg_2>true</Cfg_2>
  71. <Base>true</Base>
  72. </PropertyGroup>
  73. <PropertyGroup Condition="('$(Platform)'=='OSX64' and '$(Cfg_2)'=='true') or '$(Cfg_2_OSX64)'!=''">
  74. <Cfg_2_OSX64>true</Cfg_2_OSX64>
  75. <CfgParent>Cfg_2</CfgParent>
  76. <Cfg_2>true</Cfg_2>
  77. <Base>true</Base>
  78. </PropertyGroup>
  79. <PropertyGroup Condition="('$(Platform)'=='OSXARM64' and '$(Cfg_2)'=='true') or '$(Cfg_2_OSXARM64)'!=''">
  80. <Cfg_2_OSXARM64>true</Cfg_2_OSXARM64>
  81. <CfgParent>Cfg_2</CfgParent>
  82. <Cfg_2>true</Cfg_2>
  83. <Base>true</Base>
  84. </PropertyGroup>
  85. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
  86. <Cfg_2_Win32>true</Cfg_2_Win32>
  87. <CfgParent>Cfg_2</CfgParent>
  88. <Cfg_2>true</Cfg_2>
  89. <Base>true</Base>
  90. </PropertyGroup>
  91. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win64)'!=''">
  92. <Cfg_2_Win64>true</Cfg_2_Win64>
  93. <CfgParent>Cfg_2</CfgParent>
  94. <Cfg_2>true</Cfg_2>
  95. <Base>true</Base>
  96. </PropertyGroup>
  97. <PropertyGroup Condition="'$(Base)'!=''">
  98. <DCC_Description>Indy 10 Core</DCC_Description>
  99. <DCC_OutputNeverBuildDcps>true</DCC_OutputNeverBuildDcps>
  100. <DCC_N>false</DCC_N>
  101. <RuntimeOnlyPackage>true</RuntimeOnlyPackage>
  102. <DCC_E>false</DCC_E>
  103. <GenDll>true</GenDll>
  104. <DCC_S>false</DCC_S>
  105. <SanitizedProjectName>IndyCore280</SanitizedProjectName>
  106. <DCC_ImageBase>00400000</DCC_ImageBase>
  107. <DCC_F>false</DCC_F>
  108. <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;$(DCC_Namespace)</DCC_Namespace>
  109. <VerInfo_Locale>1033</VerInfo_Locale>
  110. <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=;CFBundleName=</VerInfo_Keys>
  111. <GenPackage>true</GenPackage>
  112. <DCC_K>false</DCC_K>
  113. </PropertyGroup>
  114. <PropertyGroup Condition="'$(Base_Android)'!=''">
  115. <Android_LauncherIcon192>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_192x192.png</Android_LauncherIcon192>
  116. <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>
  117. <BT_BuildType>Debug</BT_BuildType>
  118. <EnabledSysJars>annotation-1.2.0.dex.jar;asynclayoutinflater-1.0.0.dex.jar;billing-4.0.0.dex.jar;browser-1.0.0.dex.jar;cloud-messaging.dex.jar;collection-1.0.0.dex.jar;coordinatorlayout-1.0.0.dex.jar;core-1.5.0-rc02.dex.jar;core-common-2.0.1.dex.jar;core-runtime-2.0.1.dex.jar;cursoradapter-1.0.0.dex.jar;customview-1.0.0.dex.jar;documentfile-1.0.0.dex.jar;drawerlayout-1.0.0.dex.jar;firebase-annotations-16.0.0.dex.jar;firebase-common-20.0.0.dex.jar;firebase-components-17.0.0.dex.jar;firebase-datatransport-18.0.0.dex.jar;firebase-encoders-17.0.0.dex.jar;firebase-encoders-json-18.0.0.dex.jar;firebase-iid-interop-17.1.0.dex.jar;firebase-installations-17.0.0.dex.jar;firebase-installations-interop-17.0.0.dex.jar;firebase-measurement-connector-19.0.0.dex.jar;firebase-messaging-22.0.0.dex.jar;fmx.dex.jar;fragment-1.0.0.dex.jar;google-play-licensing.dex.jar;interpolator-1.0.0.dex.jar;javax.inject-1.dex.jar;legacy-support-core-ui-1.0.0.dex.jar;legacy-support-core-utils-1.0.0.dex.jar;lifecycle-common-2.0.0.dex.jar;lifecycle-livedata-2.0.0.dex.jar;lifecycle-livedata-core-2.0.0.dex.jar;lifecycle-runtime-2.0.0.dex.jar;lifecycle-service-2.0.0.dex.jar;lifecycle-viewmodel-2.0.0.dex.jar;listenablefuture-1.0.dex.jar;loader-1.0.0.dex.jar;localbroadcastmanager-1.0.0.dex.jar;play-services-ads-20.1.0.dex.jar;play-services-ads-base-20.1.0.dex.jar;play-services-ads-identifier-17.0.0.dex.jar;play-services-ads-lite-20.1.0.dex.jar;play-services-base-17.5.0.dex.jar;play-services-basement-17.6.0.dex.jar;play-services-cloud-messaging-16.0.0.dex.jar;play-services-drive-17.0.0.dex.jar;play-services-games-21.0.0.dex.jar;play-services-location-18.0.0.dex.jar;play-services-maps-17.0.1.dex.jar;play-services-measurement-base-18.0.0.dex.jar;play-services-measurement-sdk-api-18.0.0.dex.jar;play-services-places-placereport-17.0.0.dex.jar;play-services-stats-17.0.0.dex.jar;play-services-tasks-17.2.0.dex.jar;print-1.0.0.dex.jar;room-common-2.1.0.dex.jar;room-runtime-2.1.0.dex.jar;slidingpanelayout-1.0.0.dex.jar;sqlite-2.0.1.dex.jar;sqlite-framework-2.0.1.dex.jar;swiperefreshlayout-1.0.0.dex.jar;transport-api-3.0.0.dex.jar;transport-backend-cct-3.0.0.dex.jar;transport-runtime-3.0.0.dex.jar;user-messaging-platform-1.0.0.dex.jar;versionedparcelable-1.1.1.dex.jar;viewpager-1.0.0.dex.jar;work-runtime-2.1.0.dex.jar</EnabledSysJars>
  119. </PropertyGroup>
  120. <PropertyGroup Condition="'$(Base_Android64)'!=''">
  121. <Android_LauncherIcon192>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_192x192.png</Android_LauncherIcon192>
  122. <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>
  123. <BT_BuildType>Debug</BT_BuildType>
  124. <EnabledSysJars>annotation-1.2.0.dex.jar;asynclayoutinflater-1.0.0.dex.jar;billing-4.0.0.dex.jar;browser-1.0.0.dex.jar;cloud-messaging.dex.jar;collection-1.0.0.dex.jar;coordinatorlayout-1.0.0.dex.jar;core-1.5.0-rc02.dex.jar;core-common-2.0.1.dex.jar;core-runtime-2.0.1.dex.jar;cursoradapter-1.0.0.dex.jar;customview-1.0.0.dex.jar;documentfile-1.0.0.dex.jar;drawerlayout-1.0.0.dex.jar;firebase-annotations-16.0.0.dex.jar;firebase-common-20.0.0.dex.jar;firebase-components-17.0.0.dex.jar;firebase-datatransport-18.0.0.dex.jar;firebase-encoders-17.0.0.dex.jar;firebase-encoders-json-18.0.0.dex.jar;firebase-iid-interop-17.1.0.dex.jar;firebase-installations-17.0.0.dex.jar;firebase-installations-interop-17.0.0.dex.jar;firebase-measurement-connector-19.0.0.dex.jar;firebase-messaging-22.0.0.dex.jar;fmx.dex.jar;fragment-1.0.0.dex.jar;google-play-licensing.dex.jar;interpolator-1.0.0.dex.jar;javax.inject-1.dex.jar;legacy-support-core-ui-1.0.0.dex.jar;legacy-support-core-utils-1.0.0.dex.jar;lifecycle-common-2.0.0.dex.jar;lifecycle-livedata-2.0.0.dex.jar;lifecycle-livedata-core-2.0.0.dex.jar;lifecycle-runtime-2.0.0.dex.jar;lifecycle-service-2.0.0.dex.jar;lifecycle-viewmodel-2.0.0.dex.jar;listenablefuture-1.0.dex.jar;loader-1.0.0.dex.jar;localbroadcastmanager-1.0.0.dex.jar;play-services-ads-20.1.0.dex.jar;play-services-ads-base-20.1.0.dex.jar;play-services-ads-identifier-17.0.0.dex.jar;play-services-ads-lite-20.1.0.dex.jar;play-services-base-17.5.0.dex.jar;play-services-basement-17.6.0.dex.jar;play-services-cloud-messaging-16.0.0.dex.jar;play-services-drive-17.0.0.dex.jar;play-services-games-21.0.0.dex.jar;play-services-location-18.0.0.dex.jar;play-services-maps-17.0.1.dex.jar;play-services-measurement-base-18.0.0.dex.jar;play-services-measurement-sdk-api-18.0.0.dex.jar;play-services-places-placereport-17.0.0.dex.jar;play-services-stats-17.0.0.dex.jar;play-services-tasks-17.2.0.dex.jar;print-1.0.0.dex.jar;room-common-2.1.0.dex.jar;room-runtime-2.1.0.dex.jar;slidingpanelayout-1.0.0.dex.jar;sqlite-2.0.1.dex.jar;sqlite-framework-2.0.1.dex.jar;swiperefreshlayout-1.0.0.dex.jar;transport-api-3.0.0.dex.jar;transport-backend-cct-3.0.0.dex.jar;transport-runtime-3.0.0.dex.jar;user-messaging-platform-1.0.0.dex.jar;versionedparcelable-1.1.1.dex.jar;viewpager-1.0.0.dex.jar;work-runtime-2.1.0.dex.jar</EnabledSysJars>
  125. </PropertyGroup>
  126. <PropertyGroup Condition="'$(Base_iOSDevice64)'!=''">
  127. <VerInfo_Keys>CFBundleName=$(MSBuildProjectName);CFBundleDevelopmentRegion=en;CFBundleDisplayName=$(MSBuildProjectName);CFBundleIdentifier=$(MSBuildProjectName);CFBundleInfoDictionaryVersion=7.1;CFBundleVersion=1.0.0;CFBundleShortVersionString=1.0.0;CFBundlePackageType=APPL;CFBundleSignature=????;LSRequiresIPhoneOS=true;CFBundleAllowMixedLocalizations=YES;CFBundleExecutable=$(MSBuildProjectName);UIDeviceFamily=iPhone &amp; iPad;NSLocationAlwaysUsageDescription=The reason for accessing the location information of the user;NSLocationWhenInUseUsageDescription=The reason for accessing the location information of the user;NSLocationAlwaysAndWhenInUseUsageDescription=The reason for accessing the location information of the user;UIBackgroundModes=;NSContactsUsageDescription=The reason for accessing the contacts;NSPhotoLibraryUsageDescription=The reason for accessing the photo library;NSPhotoLibraryAddUsageDescription=The reason for adding to the photo library;NSCameraUsageDescription=The reason for accessing the camera;NSFaceIDUsageDescription=The reason for accessing the face id;NSMicrophoneUsageDescription=The reason for accessing the microphone;NSSiriUsageDescription=The reason for accessing Siri;ITSAppUsesNonExemptEncryption=false;NSBluetoothAlwaysUsageDescription=The reason for accessing bluetooth;NSBluetoothPeripheralUsageDescription=The reason for accessing bluetooth peripherals;NSCalendarsUsageDescription=The reason for accessing the calendar data;NSRemindersUsageDescription=The reason for accessing the reminders;NSMotionUsageDescription=The reason for accessing the accelerometer;NSSpeechRecognitionUsageDescription=The reason for requesting to send user data to Apple&apos;s speech recognition servers</VerInfo_Keys>
  128. <VerInfo_UIDeviceFamily>iPhoneAndiPad</VerInfo_UIDeviceFamily>
  129. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  130. <BT_BuildType>Debug</BT_BuildType>
  131. <VerInfo_BundleId>$(MSBuildProjectName)</VerInfo_BundleId>
  132. </PropertyGroup>
  133. <PropertyGroup Condition="'$(Base_OSX64)'!=''">
  134. <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&apos;s speech recognition servers</VerInfo_Keys>
  135. <BT_BuildType>Debug</BT_BuildType>
  136. </PropertyGroup>
  137. <PropertyGroup Condition="'$(Base_OSXARM64)'!=''">
  138. <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&apos;s speech recognition servers</VerInfo_Keys>
  139. <BT_BuildType>Debug</BT_BuildType>
  140. </PropertyGroup>
  141. <PropertyGroup Condition="'$(Base_Win32)'!=''">
  142. <DCC_ObjOutput>..\Output\OBJ\$(Platform)\$(Config)</DCC_ObjOutput>
  143. <DCC_HppOutput>..\Output\HPP\$(Platform)\$(Config)</DCC_HppOutput>
  144. <DCC_BpiOutput>..\Output\BPI\$(Platform)\$(Config)</DCC_BpiOutput>
  145. <DCC_CBuilderOutput>All</DCC_CBuilderOutput>
  146. <VerInfo_Keys>CompanyName=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductVersion=1.0.0.0;Comments=;ProgramID=com.embarcadero.$(ModuleName);FileDescription=$(ModuleName);ProductName=$(ModuleName)</VerInfo_Keys>
  147. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  148. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
  149. </PropertyGroup>
  150. <PropertyGroup Condition="'$(Base_Win64)'!=''">
  151. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  152. <VerInfo_Keys>CompanyName=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductVersion=1.0.0.0;Comments=;ProgramID=com.embarcadero.$(ModuleName);FileDescription=$(ModuleName);ProductName=$(ModuleName)</VerInfo_Keys>
  153. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
  154. </PropertyGroup>
  155. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  156. <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
  157. <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
  158. <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
  159. <DCC_DebugInformation>0</DCC_DebugInformation>
  160. </PropertyGroup>
  161. <PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
  162. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  163. <VerInfo_Keys>CompanyName=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductVersion=1.0.0.0;Comments=;ProgramID=com.embarcadero.$(ModuleName);FileDescription=$(ModuleName);ProductName=$(ModuleName)</VerInfo_Keys>
  164. </PropertyGroup>
  165. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  166. <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
  167. <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
  168. <DCC_Optimize>false</DCC_Optimize>
  169. </PropertyGroup>
  170. <PropertyGroup Condition="'$(Cfg_2_iOSDevice64)'!=''">
  171. <DCC_RemoteDebug>true</DCC_RemoteDebug>
  172. </PropertyGroup>
  173. <PropertyGroup Condition="'$(Cfg_2_OSX64)'!=''">
  174. <DCC_RemoteDebug>true</DCC_RemoteDebug>
  175. </PropertyGroup>
  176. <PropertyGroup Condition="'$(Cfg_2_OSXARM64)'!=''">
  177. <DCC_RemoteDebug>true</DCC_RemoteDebug>
  178. </PropertyGroup>
  179. <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
  180. <VerInfo_Keys>CompanyName=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductVersion=1.0.0.0;Comments=;ProgramID=com.embarcadero.$(ModuleName);FileDescription=$(ModuleName);ProductName=$(ModuleName)</VerInfo_Keys>
  181. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  182. </PropertyGroup>
  183. <PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
  184. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  185. <VerInfo_Keys>CompanyName=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductVersion=1.0.0.0;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName);FileDescription=$(MSBuildProjectName);ProductName=$(MSBuildProjectName)</VerInfo_Keys>
  186. </PropertyGroup>
  187. <ItemGroup>
  188. <DelphiCompile Include="$(MainSource)">
  189. <MainSource>MainSource</MainSource>
  190. </DelphiCompile>
  191. <DCCReference Include="rtl.dcp"/>
  192. <DCCReference Include="IndySystem280.dcp"/>
  193. <DCCReference Include="IdAssignedNumbers.pas"/>
  194. <DCCReference Include="IdBuffer.pas"/>
  195. <DCCReference Include="IdCmdTCPClient.pas"/>
  196. <DCCReference Include="IdCmdTCPServer.pas"/>
  197. <DCCReference Include="IdCommandHandlers.pas"/>
  198. <DCCReference Include="IdContext.pas"/>
  199. <DCCReference Include="IdCustomTCPServer.pas"/>
  200. <DCCReference Include="IdCustomTransparentProxy.pas"/>
  201. <DCCReference Include="IdExceptionCore.pas"/>
  202. <DCCReference Include="IdGlobalCore.pas"/>
  203. <DCCReference Include="IdIOHandler.pas"/>
  204. <DCCReference Include="IdIOHandlerSocket.pas"/>
  205. <DCCReference Include="IdIOHandlerStack.pas"/>
  206. <DCCReference Include="IdIOHandlerStream.pas"/>
  207. <DCCReference Include="IdIPAddress.pas"/>
  208. <DCCReference Include="IdIPMCastBase.pas"/>
  209. <DCCReference Include="IdIPMCastClient.pas"/>
  210. <DCCReference Include="IdIPMCastServer.pas"/>
  211. <DCCReference Include="IdIcmpClient.pas"/>
  212. <DCCReference Include="IdIntercept.pas"/>
  213. <DCCReference Include="IdInterceptSimLog.pas"/>
  214. <DCCReference Include="IdInterceptThrottler.pas"/>
  215. <DCCReference Include="IdLogBase.pas"/>
  216. <DCCReference Include="IdLogDebug.pas"/>
  217. <DCCReference Include="IdLogEvent.pas"/>
  218. <DCCReference Include="IdLogFile.pas"/>
  219. <DCCReference Include="IdLogStream.pas"/>
  220. <DCCReference Include="IdRawBase.pas"/>
  221. <DCCReference Include="IdRawClient.pas"/>
  222. <DCCReference Include="IdRawFunctions.pas"/>
  223. <DCCReference Include="IdRawHeaders.pas"/>
  224. <DCCReference Include="IdReply.pas"/>
  225. <DCCReference Include="IdReplyRFC.pas"/>
  226. <DCCReference Include="IdResourceStringsCore.pas"/>
  227. <DCCReference Include="IdScheduler.pas"/>
  228. <DCCReference Include="IdSchedulerOfThread.pas"/>
  229. <DCCReference Include="IdSchedulerOfThreadDefault.pas"/>
  230. <DCCReference Include="IdSchedulerOfThreadPool.pas"/>
  231. <DCCReference Include="IdServerIOHandler.pas"/>
  232. <DCCReference Include="IdServerIOHandlerSocket.pas"/>
  233. <DCCReference Include="IdServerIOHandlerStack.pas"/>
  234. <DCCReference Include="IdSimpleServer.pas"/>
  235. <DCCReference Include="IdSocketHandle.pas"/>
  236. <DCCReference Include="IdSocks.pas"/>
  237. <DCCReference Include="IdSync.pas"/>
  238. <DCCReference Include="IdTCPClient.pas"/>
  239. <DCCReference Include="IdTCPConnection.pas"/>
  240. <DCCReference Include="IdTCPServer.pas"/>
  241. <DCCReference Include="IdTCPStream.pas"/>
  242. <DCCReference Include="IdTask.pas"/>
  243. <DCCReference Include="IdThread.pas"/>
  244. <DCCReference Include="IdThreadComponent.pas"/>
  245. <DCCReference Include="IdThreadSafe.pas"/>
  246. <DCCReference Include="IdTraceRoute.pas"/>
  247. <DCCReference Include="IdUDPBase.pas"/>
  248. <DCCReference Include="IdUDPClient.pas"/>
  249. <DCCReference Include="IdUDPServer.pas"/>
  250. <DCCReference Include="IdYarn.pas"/>
  251. <BuildConfiguration Include="Base">
  252. <Key>Base</Key>
  253. </BuildConfiguration>
  254. <BuildConfiguration Include="Release">
  255. <Key>Cfg_1</Key>
  256. <CfgParent>Base</CfgParent>
  257. </BuildConfiguration>
  258. <BuildConfiguration Include="Debug">
  259. <Key>Cfg_2</Key>
  260. <CfgParent>Base</CfgParent>
  261. </BuildConfiguration>
  262. </ItemGroup>
  263. <ProjectExtensions>
  264. <Borland.Personality>Delphi.Personality.12</Borland.Personality>
  265. <Borland.ProjectType>Package</Borland.ProjectType>
  266. <BorlandProject>
  267. <Delphi.Personality>
  268. <Source>
  269. <Source Name="MainSource">IndyCore280.dpk</Source>
  270. </Source>
  271. <Excluded_Packages>
  272. <Excluded_Packages Name="$(BDSBIN)\dclemsedge280.bpl">Embarcadero RAD Server Edge Components</Excluded_Packages>
  273. <Excluded_Packages Name="$(BDSBIN)\dcloffice2k280.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages>
  274. <Excluded_Packages Name="$(BDSBIN)\dclofficexp280.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages>
  275. </Excluded_Packages>
  276. </Delphi.Personality>
  277. <Platforms>
  278. <Platform value="Android">True</Platform>
  279. <Platform value="Android64">True</Platform>
  280. <Platform value="iOSDevice64">True</Platform>
  281. <Platform value="Linux64">False</Platform>
  282. <Platform value="OSX64">True</Platform>
  283. <Platform value="OSXARM64">False</Platform>
  284. <Platform value="Win32">True</Platform>
  285. <Platform value="Win64">True</Platform>
  286. </Platforms>
  287. <Deployment Version="3">
  288. <DeployFile LocalName="$(BDS)\Redist\iossimulator\libcgunwind.1.0.dylib" Class="DependencyModule">
  289. <Platform Name="iOSSimulator">
  290. <Overwrite>true</Overwrite>
  291. </Platform>
  292. </DeployFile>
  293. <DeployFile LocalName="$(BDS)\Redist\iossimulator\libpcre.dylib" Class="DependencyModule">
  294. <Platform Name="iOSSimulator">
  295. <Overwrite>true</Overwrite>
  296. </Platform>
  297. </DeployFile>
  298. <DeployFile LocalName="$(BDS)\Redist\iossimulator\libPCRE.dylib" Class="DependencyModule">
  299. <Platform Name="iOSSimulator">
  300. <Overwrite>true</Overwrite>
  301. </Platform>
  302. </DeployFile>
  303. <DeployFile LocalName="$(BDS)\Redist\osx32\libcgsqlite3.dylib" Class="DependencyModule">
  304. <Platform Name="OSX32">
  305. <Overwrite>true</Overwrite>
  306. </Platform>
  307. </DeployFile>
  308. <DeployFile LocalName="$(BDS)\Redist\osx32\libcgunwind.1.0.dylib" Class="DependencyModule">
  309. <Platform Name="OSX32">
  310. <Overwrite>true</Overwrite>
  311. </Platform>
  312. </DeployFile>
  313. <DeployClass Name="AdditionalDebugSymbols">
  314. <Platform Name="OSX32">
  315. <Operation>1</Operation>
  316. </Platform>
  317. <Platform Name="Win32">
  318. <Operation>0</Operation>
  319. </Platform>
  320. </DeployClass>
  321. <DeployClass Name="AndroidClasses">
  322. <Platform Name="Android">
  323. <RemoteDir>classes</RemoteDir>
  324. <Operation>64</Operation>
  325. </Platform>
  326. <Platform Name="Android64">
  327. <RemoteDir>classes</RemoteDir>
  328. <Operation>64</Operation>
  329. </Platform>
  330. </DeployClass>
  331. <DeployClass Name="AndroidClassesDexFile">
  332. <Platform Name="Android">
  333. <RemoteDir>classes</RemoteDir>
  334. <Operation>1</Operation>
  335. </Platform>
  336. <Platform Name="Android64">
  337. <RemoteDir>classes</RemoteDir>
  338. <Operation>1</Operation>
  339. </Platform>
  340. </DeployClass>
  341. <DeployClass Name="AndroidFileProvider">
  342. <Platform Name="Android">
  343. <RemoteDir>res\xml</RemoteDir>
  344. <Operation>1</Operation>
  345. </Platform>
  346. <Platform Name="Android64">
  347. <RemoteDir>res\xml</RemoteDir>
  348. <Operation>1</Operation>
  349. </Platform>
  350. </DeployClass>
  351. <DeployClass Name="AndroidGDBServer">
  352. <Platform Name="Android">
  353. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  354. <Operation>1</Operation>
  355. </Platform>
  356. </DeployClass>
  357. <DeployClass Name="AndroidLibnativeArmeabiFile">
  358. <Platform Name="Android">
  359. <RemoteDir>library\lib\armeabi</RemoteDir>
  360. <Operation>1</Operation>
  361. </Platform>
  362. <Platform Name="Android64">
  363. <RemoteDir>library\lib\armeabi</RemoteDir>
  364. <Operation>1</Operation>
  365. </Platform>
  366. </DeployClass>
  367. <DeployClass Name="AndroidLibnativeArmeabiv7aFile">
  368. <Platform Name="Android64">
  369. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  370. <Operation>1</Operation>
  371. </Platform>
  372. </DeployClass>
  373. <DeployClass Name="AndroidLibnativeMipsFile">
  374. <Platform Name="Android">
  375. <RemoteDir>library\lib\mips</RemoteDir>
  376. <Operation>1</Operation>
  377. </Platform>
  378. <Platform Name="Android64">
  379. <RemoteDir>library\lib\mips</RemoteDir>
  380. <Operation>1</Operation>
  381. </Platform>
  382. </DeployClass>
  383. <DeployClass Name="AndroidServiceOutput">
  384. <Platform Name="Android">
  385. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  386. <Operation>1</Operation>
  387. </Platform>
  388. <Platform Name="Android64">
  389. <RemoteDir>library\lib\arm64-v8a</RemoteDir>
  390. <Operation>1</Operation>
  391. </Platform>
  392. </DeployClass>
  393. <DeployClass Name="AndroidServiceOutput_Android32">
  394. <Platform Name="Android64">
  395. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  396. <Operation>1</Operation>
  397. </Platform>
  398. </DeployClass>
  399. <DeployClass Name="AndroidSplashImageDef">
  400. <Platform Name="Android">
  401. <RemoteDir>res\drawable</RemoteDir>
  402. <Operation>1</Operation>
  403. </Platform>
  404. <Platform Name="Android64">
  405. <RemoteDir>res\drawable</RemoteDir>
  406. <Operation>1</Operation>
  407. </Platform>
  408. </DeployClass>
  409. <DeployClass Name="AndroidSplashStyles">
  410. <Platform Name="Android">
  411. <RemoteDir>res\values</RemoteDir>
  412. <Operation>1</Operation>
  413. </Platform>
  414. <Platform Name="Android64">
  415. <RemoteDir>res\values</RemoteDir>
  416. <Operation>1</Operation>
  417. </Platform>
  418. </DeployClass>
  419. <DeployClass Name="AndroidSplashStylesV21">
  420. <Platform Name="Android">
  421. <RemoteDir>res\values-v21</RemoteDir>
  422. <Operation>1</Operation>
  423. </Platform>
  424. <Platform Name="Android64">
  425. <RemoteDir>res\values-v21</RemoteDir>
  426. <Operation>1</Operation>
  427. </Platform>
  428. </DeployClass>
  429. <DeployClass Name="Android_Colors">
  430. <Platform Name="Android">
  431. <RemoteDir>res\values</RemoteDir>
  432. <Operation>1</Operation>
  433. </Platform>
  434. <Platform Name="Android64">
  435. <RemoteDir>res\values</RemoteDir>
  436. <Operation>1</Operation>
  437. </Platform>
  438. </DeployClass>
  439. <DeployClass Name="Android_DefaultAppIcon">
  440. <Platform Name="Android">
  441. <RemoteDir>res\drawable</RemoteDir>
  442. <Operation>1</Operation>
  443. </Platform>
  444. <Platform Name="Android64">
  445. <RemoteDir>res\drawable</RemoteDir>
  446. <Operation>1</Operation>
  447. </Platform>
  448. </DeployClass>
  449. <DeployClass Name="Android_LauncherIcon144">
  450. <Platform Name="Android">
  451. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  452. <Operation>1</Operation>
  453. </Platform>
  454. <Platform Name="Android64">
  455. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  456. <Operation>1</Operation>
  457. </Platform>
  458. </DeployClass>
  459. <DeployClass Name="Android_LauncherIcon192">
  460. <Platform Name="Android">
  461. <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
  462. <Operation>1</Operation>
  463. </Platform>
  464. <Platform Name="Android64">
  465. <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
  466. <Operation>1</Operation>
  467. </Platform>
  468. </DeployClass>
  469. <DeployClass Name="Android_LauncherIcon36">
  470. <Platform Name="Android">
  471. <RemoteDir>res\drawable-ldpi</RemoteDir>
  472. <Operation>1</Operation>
  473. </Platform>
  474. <Platform Name="Android64">
  475. <RemoteDir>res\drawable-ldpi</RemoteDir>
  476. <Operation>1</Operation>
  477. </Platform>
  478. </DeployClass>
  479. <DeployClass Name="Android_LauncherIcon48">
  480. <Platform Name="Android">
  481. <RemoteDir>res\drawable-mdpi</RemoteDir>
  482. <Operation>1</Operation>
  483. </Platform>
  484. <Platform Name="Android64">
  485. <RemoteDir>res\drawable-mdpi</RemoteDir>
  486. <Operation>1</Operation>
  487. </Platform>
  488. </DeployClass>
  489. <DeployClass Name="Android_LauncherIcon72">
  490. <Platform Name="Android">
  491. <RemoteDir>res\drawable-hdpi</RemoteDir>
  492. <Operation>1</Operation>
  493. </Platform>
  494. <Platform Name="Android64">
  495. <RemoteDir>res\drawable-hdpi</RemoteDir>
  496. <Operation>1</Operation>
  497. </Platform>
  498. </DeployClass>
  499. <DeployClass Name="Android_LauncherIcon96">
  500. <Platform Name="Android">
  501. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  502. <Operation>1</Operation>
  503. </Platform>
  504. <Platform Name="Android64">
  505. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  506. <Operation>1</Operation>
  507. </Platform>
  508. </DeployClass>
  509. <DeployClass Name="Android_NotificationIcon24">
  510. <Platform Name="Android">
  511. <RemoteDir>res\drawable-mdpi</RemoteDir>
  512. <Operation>1</Operation>
  513. </Platform>
  514. <Platform Name="Android64">
  515. <RemoteDir>res\drawable-mdpi</RemoteDir>
  516. <Operation>1</Operation>
  517. </Platform>
  518. </DeployClass>
  519. <DeployClass Name="Android_NotificationIcon36">
  520. <Platform Name="Android">
  521. <RemoteDir>res\drawable-hdpi</RemoteDir>
  522. <Operation>1</Operation>
  523. </Platform>
  524. <Platform Name="Android64">
  525. <RemoteDir>res\drawable-hdpi</RemoteDir>
  526. <Operation>1</Operation>
  527. </Platform>
  528. </DeployClass>
  529. <DeployClass Name="Android_NotificationIcon48">
  530. <Platform Name="Android">
  531. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  532. <Operation>1</Operation>
  533. </Platform>
  534. <Platform Name="Android64">
  535. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  536. <Operation>1</Operation>
  537. </Platform>
  538. </DeployClass>
  539. <DeployClass Name="Android_NotificationIcon72">
  540. <Platform Name="Android">
  541. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  542. <Operation>1</Operation>
  543. </Platform>
  544. <Platform Name="Android64">
  545. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  546. <Operation>1</Operation>
  547. </Platform>
  548. </DeployClass>
  549. <DeployClass Name="Android_NotificationIcon96">
  550. <Platform Name="Android">
  551. <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
  552. <Operation>1</Operation>
  553. </Platform>
  554. <Platform Name="Android64">
  555. <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
  556. <Operation>1</Operation>
  557. </Platform>
  558. </DeployClass>
  559. <DeployClass Name="Android_SplashImage426">
  560. <Platform Name="Android">
  561. <RemoteDir>res\drawable-small</RemoteDir>
  562. <Operation>1</Operation>
  563. </Platform>
  564. <Platform Name="Android64">
  565. <RemoteDir>res\drawable-small</RemoteDir>
  566. <Operation>1</Operation>
  567. </Platform>
  568. </DeployClass>
  569. <DeployClass Name="Android_SplashImage470">
  570. <Platform Name="Android">
  571. <RemoteDir>res\drawable-normal</RemoteDir>
  572. <Operation>1</Operation>
  573. </Platform>
  574. <Platform Name="Android64">
  575. <RemoteDir>res\drawable-normal</RemoteDir>
  576. <Operation>1</Operation>
  577. </Platform>
  578. </DeployClass>
  579. <DeployClass Name="Android_SplashImage640">
  580. <Platform Name="Android">
  581. <RemoteDir>res\drawable-large</RemoteDir>
  582. <Operation>1</Operation>
  583. </Platform>
  584. <Platform Name="Android64">
  585. <RemoteDir>res\drawable-large</RemoteDir>
  586. <Operation>1</Operation>
  587. </Platform>
  588. </DeployClass>
  589. <DeployClass Name="Android_SplashImage960">
  590. <Platform Name="Android">
  591. <RemoteDir>res\drawable-xlarge</RemoteDir>
  592. <Operation>1</Operation>
  593. </Platform>
  594. <Platform Name="Android64">
  595. <RemoteDir>res\drawable-xlarge</RemoteDir>
  596. <Operation>1</Operation>
  597. </Platform>
  598. </DeployClass>
  599. <DeployClass Name="Android_Strings">
  600. <Platform Name="Android">
  601. <RemoteDir>res\values</RemoteDir>
  602. <Operation>1</Operation>
  603. </Platform>
  604. <Platform Name="Android64">
  605. <RemoteDir>res\values</RemoteDir>
  606. <Operation>1</Operation>
  607. </Platform>
  608. </DeployClass>
  609. <DeployClass Name="DebugSymbols">
  610. <Platform Name="iOSSimulator">
  611. <Operation>1</Operation>
  612. </Platform>
  613. <Platform Name="OSX32">
  614. <Operation>1</Operation>
  615. </Platform>
  616. <Platform Name="Win32">
  617. <Operation>0</Operation>
  618. </Platform>
  619. </DeployClass>
  620. <DeployClass Name="DependencyFramework">
  621. <Platform Name="OSX32">
  622. <Operation>1</Operation>
  623. <Extensions>.framework</Extensions>
  624. </Platform>
  625. <Platform Name="OSX64">
  626. <Operation>1</Operation>
  627. <Extensions>.framework</Extensions>
  628. </Platform>
  629. <Platform Name="OSXARM64">
  630. <Operation>1</Operation>
  631. <Extensions>.framework</Extensions>
  632. </Platform>
  633. <Platform Name="Win32">
  634. <Operation>0</Operation>
  635. </Platform>
  636. </DeployClass>
  637. <DeployClass Name="DependencyModule">
  638. <Platform Name="OSX32">
  639. <Operation>1</Operation>
  640. <Extensions>.dylib</Extensions>
  641. </Platform>
  642. <Platform Name="OSX64">
  643. <Operation>1</Operation>
  644. <Extensions>.dylib</Extensions>
  645. </Platform>
  646. <Platform Name="OSXARM64">
  647. <Operation>1</Operation>
  648. <Extensions>.dylib</Extensions>
  649. </Platform>
  650. <Platform Name="Win32">
  651. <Operation>0</Operation>
  652. <Extensions>.dll;.bpl</Extensions>
  653. </Platform>
  654. </DeployClass>
  655. <DeployClass Required="true" Name="DependencyPackage">
  656. <Platform Name="iOSDevice32">
  657. <Operation>1</Operation>
  658. <Extensions>.dylib</Extensions>
  659. </Platform>
  660. <Platform Name="iOSDevice64">
  661. <Operation>1</Operation>
  662. <Extensions>.dylib</Extensions>
  663. </Platform>
  664. <Platform Name="iOSSimulator">
  665. <Operation>1</Operation>
  666. <Extensions>.dylib</Extensions>
  667. </Platform>
  668. <Platform Name="OSX32">
  669. <Operation>1</Operation>
  670. <Extensions>.dylib</Extensions>
  671. </Platform>
  672. <Platform Name="OSX64">
  673. <Operation>1</Operation>
  674. <Extensions>.dylib</Extensions>
  675. </Platform>
  676. <Platform Name="OSXARM64">
  677. <Operation>1</Operation>
  678. <Extensions>.dylib</Extensions>
  679. </Platform>
  680. <Platform Name="Win32">
  681. <Operation>0</Operation>
  682. <Extensions>.bpl</Extensions>
  683. </Platform>
  684. </DeployClass>
  685. <DeployClass Name="File">
  686. <Platform Name="Android">
  687. <Operation>0</Operation>
  688. </Platform>
  689. <Platform Name="Android64">
  690. <Operation>0</Operation>
  691. </Platform>
  692. <Platform Name="iOSDevice32">
  693. <Operation>0</Operation>
  694. </Platform>
  695. <Platform Name="iOSDevice64">
  696. <Operation>0</Operation>
  697. </Platform>
  698. <Platform Name="iOSSimulator">
  699. <Operation>0</Operation>
  700. </Platform>
  701. <Platform Name="OSX32">
  702. <Operation>0</Operation>
  703. </Platform>
  704. <Platform Name="OSX64">
  705. <Operation>0</Operation>
  706. </Platform>
  707. <Platform Name="OSXARM64">
  708. <Operation>0</Operation>
  709. </Platform>
  710. <Platform Name="Win32">
  711. <Operation>0</Operation>
  712. </Platform>
  713. </DeployClass>
  714. <DeployClass Name="iOS_AppStore1024">
  715. <Platform Name="iOSDevice64">
  716. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  717. <Operation>1</Operation>
  718. </Platform>
  719. </DeployClass>
  720. <DeployClass Name="iPad_AppIcon152">
  721. <Platform Name="iOSDevice64">
  722. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  723. <Operation>1</Operation>
  724. </Platform>
  725. <Platform Name="iOSSimulator">
  726. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  727. <Operation>1</Operation>
  728. </Platform>
  729. </DeployClass>
  730. <DeployClass Name="iPad_AppIcon167">
  731. <Platform Name="iOSDevice64">
  732. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  733. <Operation>1</Operation>
  734. </Platform>
  735. <Platform Name="iOSSimulator">
  736. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  737. <Operation>1</Operation>
  738. </Platform>
  739. </DeployClass>
  740. <DeployClass Name="iPad_Launch1024">
  741. <Platform Name="iOSDevice32">
  742. <Operation>1</Operation>
  743. </Platform>
  744. <Platform Name="iOSDevice64">
  745. <Operation>1</Operation>
  746. </Platform>
  747. <Platform Name="iOSSimulator">
  748. <Operation>1</Operation>
  749. </Platform>
  750. </DeployClass>
  751. <DeployClass Name="iPad_Launch1536">
  752. <Platform Name="iOSDevice32">
  753. <Operation>1</Operation>
  754. </Platform>
  755. <Platform Name="iOSDevice64">
  756. <Operation>1</Operation>
  757. </Platform>
  758. <Platform Name="iOSSimulator">
  759. <Operation>1</Operation>
  760. </Platform>
  761. </DeployClass>
  762. <DeployClass Name="iPad_Launch2048">
  763. <Platform Name="iOSDevice32">
  764. <Operation>1</Operation>
  765. </Platform>
  766. <Platform Name="iOSDevice64">
  767. <Operation>1</Operation>
  768. </Platform>
  769. <Platform Name="iOSSimulator">
  770. <Operation>1</Operation>
  771. </Platform>
  772. </DeployClass>
  773. <DeployClass Name="iPad_Launch2x">
  774. <Platform Name="iOSDevice64">
  775. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  776. <Operation>1</Operation>
  777. </Platform>
  778. <Platform Name="iOSSimulator">
  779. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  780. <Operation>1</Operation>
  781. </Platform>
  782. </DeployClass>
  783. <DeployClass Name="iPad_Launch768">
  784. <Platform Name="iOSDevice32">
  785. <Operation>1</Operation>
  786. </Platform>
  787. <Platform Name="iOSDevice64">
  788. <Operation>1</Operation>
  789. </Platform>
  790. <Platform Name="iOSSimulator">
  791. <Operation>1</Operation>
  792. </Platform>
  793. </DeployClass>
  794. <DeployClass Name="iPad_LaunchDark2x">
  795. <Platform Name="iOSDevice64">
  796. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  797. <Operation>1</Operation>
  798. </Platform>
  799. <Platform Name="iOSSimulator">
  800. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  801. <Operation>1</Operation>
  802. </Platform>
  803. </DeployClass>
  804. <DeployClass Name="iPad_Notification40">
  805. <Platform Name="iOSDevice64">
  806. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  807. <Operation>1</Operation>
  808. </Platform>
  809. <Platform Name="iOSSimulator">
  810. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  811. <Operation>1</Operation>
  812. </Platform>
  813. </DeployClass>
  814. <DeployClass Name="iPad_Setting58">
  815. <Platform Name="iOSDevice64">
  816. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  817. <Operation>1</Operation>
  818. </Platform>
  819. <Platform Name="iOSSimulator">
  820. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  821. <Operation>1</Operation>
  822. </Platform>
  823. </DeployClass>
  824. <DeployClass Name="iPad_SpotLight80">
  825. <Platform Name="iOSDevice64">
  826. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  827. <Operation>1</Operation>
  828. </Platform>
  829. <Platform Name="iOSSimulator">
  830. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  831. <Operation>1</Operation>
  832. </Platform>
  833. </DeployClass>
  834. <DeployClass Name="iPhone_AppIcon120">
  835. <Platform Name="iOSDevice64">
  836. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  837. <Operation>1</Operation>
  838. </Platform>
  839. <Platform Name="iOSSimulator">
  840. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  841. <Operation>1</Operation>
  842. </Platform>
  843. </DeployClass>
  844. <DeployClass Name="iPhone_AppIcon180">
  845. <Platform Name="iOSDevice64">
  846. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  847. <Operation>1</Operation>
  848. </Platform>
  849. <Platform Name="iOSSimulator">
  850. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  851. <Operation>1</Operation>
  852. </Platform>
  853. </DeployClass>
  854. <DeployClass Name="iPhone_Launch2x">
  855. <Platform Name="iOSDevice64">
  856. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  857. <Operation>1</Operation>
  858. </Platform>
  859. <Platform Name="iOSSimulator">
  860. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  861. <Operation>1</Operation>
  862. </Platform>
  863. </DeployClass>
  864. <DeployClass Name="iPhone_Launch320">
  865. <Platform Name="iOSDevice32">
  866. <Operation>1</Operation>
  867. </Platform>
  868. <Platform Name="iOSDevice64">
  869. <Operation>1</Operation>
  870. </Platform>
  871. <Platform Name="iOSSimulator">
  872. <Operation>1</Operation>
  873. </Platform>
  874. </DeployClass>
  875. <DeployClass Name="iPhone_Launch3x">
  876. <Platform Name="iOSDevice64">
  877. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  878. <Operation>1</Operation>
  879. </Platform>
  880. <Platform Name="iOSSimulator">
  881. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  882. <Operation>1</Operation>
  883. </Platform>
  884. </DeployClass>
  885. <DeployClass Name="iPhone_Launch640">
  886. <Platform Name="iOSDevice32">
  887. <Operation>1</Operation>
  888. </Platform>
  889. <Platform Name="iOSDevice64">
  890. <Operation>1</Operation>
  891. </Platform>
  892. <Platform Name="iOSSimulator">
  893. <Operation>1</Operation>
  894. </Platform>
  895. </DeployClass>
  896. <DeployClass Name="iPhone_Launch640x1136">
  897. <Platform Name="iOSDevice32">
  898. <Operation>1</Operation>
  899. </Platform>
  900. <Platform Name="iOSDevice64">
  901. <Operation>1</Operation>
  902. </Platform>
  903. <Platform Name="iOSSimulator">
  904. <Operation>1</Operation>
  905. </Platform>
  906. </DeployClass>
  907. <DeployClass Name="iPhone_LaunchDark2x">
  908. <Platform Name="iOSDevice64">
  909. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  910. <Operation>1</Operation>
  911. </Platform>
  912. <Platform Name="iOSSimulator">
  913. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  914. <Operation>1</Operation>
  915. </Platform>
  916. </DeployClass>
  917. <DeployClass Name="iPhone_LaunchDark3x">
  918. <Platform Name="iOSDevice64">
  919. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  920. <Operation>1</Operation>
  921. </Platform>
  922. <Platform Name="iOSSimulator">
  923. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  924. <Operation>1</Operation>
  925. </Platform>
  926. </DeployClass>
  927. <DeployClass Name="iPhone_Notification40">
  928. <Platform Name="iOSDevice64">
  929. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  930. <Operation>1</Operation>
  931. </Platform>
  932. <Platform Name="iOSSimulator">
  933. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  934. <Operation>1</Operation>
  935. </Platform>
  936. </DeployClass>
  937. <DeployClass Name="iPhone_Notification60">
  938. <Platform Name="iOSDevice64">
  939. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  940. <Operation>1</Operation>
  941. </Platform>
  942. <Platform Name="iOSSimulator">
  943. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  944. <Operation>1</Operation>
  945. </Platform>
  946. </DeployClass>
  947. <DeployClass Name="iPhone_Setting58">
  948. <Platform Name="iOSDevice64">
  949. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  950. <Operation>1</Operation>
  951. </Platform>
  952. <Platform Name="iOSSimulator">
  953. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  954. <Operation>1</Operation>
  955. </Platform>
  956. </DeployClass>
  957. <DeployClass Name="iPhone_Setting87">
  958. <Platform Name="iOSDevice64">
  959. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  960. <Operation>1</Operation>
  961. </Platform>
  962. <Platform Name="iOSSimulator">
  963. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  964. <Operation>1</Operation>
  965. </Platform>
  966. </DeployClass>
  967. <DeployClass Name="iPhone_Spotlight120">
  968. <Platform Name="iOSDevice64">
  969. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  970. <Operation>1</Operation>
  971. </Platform>
  972. <Platform Name="iOSSimulator">
  973. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  974. <Operation>1</Operation>
  975. </Platform>
  976. </DeployClass>
  977. <DeployClass Name="iPhone_Spotlight80">
  978. <Platform Name="iOSDevice64">
  979. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  980. <Operation>1</Operation>
  981. </Platform>
  982. <Platform Name="iOSSimulator">
  983. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  984. <Operation>1</Operation>
  985. </Platform>
  986. </DeployClass>
  987. <DeployClass Name="ProjectAndroidManifest">
  988. <Platform Name="Android">
  989. <Operation>1</Operation>
  990. </Platform>
  991. <Platform Name="Android64">
  992. <Operation>1</Operation>
  993. </Platform>
  994. </DeployClass>
  995. <DeployClass Name="ProjectiOSDeviceDebug">
  996. <Platform Name="iOSDevice32">
  997. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  998. <Operation>1</Operation>
  999. </Platform>
  1000. <Platform Name="iOSDevice64">
  1001. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  1002. <Operation>1</Operation>
  1003. </Platform>
  1004. </DeployClass>
  1005. <DeployClass Name="ProjectiOSDeviceResourceRules"/>
  1006. <DeployClass Name="ProjectiOSEntitlements"/>
  1007. <DeployClass Name="ProjectiOSInfoPList"/>
  1008. <DeployClass Name="ProjectiOSLaunchScreen"/>
  1009. <DeployClass Name="ProjectiOSResource">
  1010. <Platform Name="iOSDevice32">
  1011. <Operation>1</Operation>
  1012. </Platform>
  1013. <Platform Name="iOSDevice64">
  1014. <Operation>1</Operation>
  1015. </Platform>
  1016. <Platform Name="iOSSimulator">
  1017. <Operation>1</Operation>
  1018. </Platform>
  1019. </DeployClass>
  1020. <DeployClass Name="ProjectOSXDebug"/>
  1021. <DeployClass Name="ProjectOSXEntitlements"/>
  1022. <DeployClass Name="ProjectOSXInfoPList"/>
  1023. <DeployClass Name="ProjectOSXResource">
  1024. <Platform Name="OSX32">
  1025. <RemoteDir>Contents\Resources</RemoteDir>
  1026. <Operation>1</Operation>
  1027. </Platform>
  1028. <Platform Name="OSX64">
  1029. <RemoteDir>Contents\Resources</RemoteDir>
  1030. <Operation>1</Operation>
  1031. </Platform>
  1032. <Platform Name="OSXARM64">
  1033. <RemoteDir>Contents\Resources</RemoteDir>
  1034. <Operation>1</Operation>
  1035. </Platform>
  1036. </DeployClass>
  1037. <DeployClass Required="true" Name="ProjectOutput">
  1038. <Platform Name="Android">
  1039. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  1040. <Operation>1</Operation>
  1041. </Platform>
  1042. <Platform Name="Android64">
  1043. <RemoteDir>library\lib\arm64-v8a</RemoteDir>
  1044. <Operation>1</Operation>
  1045. </Platform>
  1046. <Platform Name="iOSDevice32">
  1047. <Operation>1</Operation>
  1048. </Platform>
  1049. <Platform Name="iOSDevice64">
  1050. <Operation>1</Operation>
  1051. </Platform>
  1052. <Platform Name="iOSSimulator">
  1053. <Operation>1</Operation>
  1054. </Platform>
  1055. <Platform Name="Linux64">
  1056. <Operation>1</Operation>
  1057. </Platform>
  1058. <Platform Name="OSX32">
  1059. <Operation>1</Operation>
  1060. </Platform>
  1061. <Platform Name="OSX64">
  1062. <Operation>1</Operation>
  1063. </Platform>
  1064. <Platform Name="OSXARM64">
  1065. <Operation>1</Operation>
  1066. </Platform>
  1067. <Platform Name="Win32">
  1068. <Operation>0</Operation>
  1069. </Platform>
  1070. </DeployClass>
  1071. <DeployClass Name="ProjectOutput_Android32">
  1072. <Platform Name="Android64">
  1073. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  1074. <Operation>1</Operation>
  1075. </Platform>
  1076. </DeployClass>
  1077. <DeployClass Name="ProjectUWPManifest">
  1078. <Platform Name="Win32">
  1079. <Operation>1</Operation>
  1080. </Platform>
  1081. <Platform Name="Win64">
  1082. <Operation>1</Operation>
  1083. </Platform>
  1084. </DeployClass>
  1085. <DeployClass Name="UWP_DelphiLogo150">
  1086. <Platform Name="Win32">
  1087. <RemoteDir>Assets</RemoteDir>
  1088. <Operation>1</Operation>
  1089. </Platform>
  1090. <Platform Name="Win64">
  1091. <RemoteDir>Assets</RemoteDir>
  1092. <Operation>1</Operation>
  1093. </Platform>
  1094. </DeployClass>
  1095. <DeployClass Name="UWP_DelphiLogo44">
  1096. <Platform Name="Win32">
  1097. <RemoteDir>Assets</RemoteDir>
  1098. <Operation>1</Operation>
  1099. </Platform>
  1100. <Platform Name="Win64">
  1101. <RemoteDir>Assets</RemoteDir>
  1102. <Operation>1</Operation>
  1103. </Platform>
  1104. </DeployClass>
  1105. <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
  1106. <ProjectRoot Platform="Android64" Name="$(PROJECTNAME)"/>
  1107. <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
  1108. <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
  1109. <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
  1110. <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
  1111. <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME)"/>
  1112. <ProjectRoot Platform="OSX64" Name="$(PROJECTNAME)"/>
  1113. <ProjectRoot Platform="OSXARM64" Name="$(PROJECTNAME)"/>
  1114. <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
  1115. <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
  1116. </Deployment>
  1117. </BorlandProject>
  1118. <ProjectFileVersion>12</ProjectFileVersion>
  1119. </ProjectExtensions>
  1120. <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
  1121. <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
  1122. <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
  1123. </Project>