MyServiceConsole.dproj 37 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659
  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{1E7AA196-6865-4B02-9569-250A2B6BA91F}</ProjectGuid>
  4. <MainSource>MyServiceConsole.dpr</MainSource>
  5. <Base>True</Base>
  6. <Config Condition="'$(Config)'==''">Debug</Config>
  7. <TargetedPlatforms>1025</TargetedPlatforms>
  8. <AppType>Console</AppType>
  9. <FrameworkType>None</FrameworkType>
  10. <ProjectVersion>18.5</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)'=='iOSDevice32' and '$(Base)'=='true') or '$(Base_iOSDevice32)'!=''">
  22. <Base_iOSDevice32>true</Base_iOSDevice32>
  23. <CfgParent>Base</CfgParent>
  24. <Base>true</Base>
  25. </PropertyGroup>
  26. <PropertyGroup Condition="('$(Platform)'=='iOSSimulator' and '$(Base)'=='true') or '$(Base_iOSSimulator)'!=''">
  27. <Base_iOSSimulator>true</Base_iOSSimulator>
  28. <CfgParent>Base</CfgParent>
  29. <Base>true</Base>
  30. </PropertyGroup>
  31. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
  32. <Base_Win32>true</Base_Win32>
  33. <CfgParent>Base</CfgParent>
  34. <Base>true</Base>
  35. </PropertyGroup>
  36. <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''">
  37. <Cfg_1>true</Cfg_1>
  38. <CfgParent>Base</CfgParent>
  39. <Base>true</Base>
  40. </PropertyGroup>
  41. <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">
  42. <Cfg_2>true</Cfg_2>
  43. <CfgParent>Base</CfgParent>
  44. <Base>true</Base>
  45. </PropertyGroup>
  46. <PropertyGroup Condition="('$(Platform)'=='iOSDevice32' and '$(Cfg_2)'=='true') or '$(Cfg_2_iOSDevice32)'!=''">
  47. <Cfg_2_iOSDevice32>true</Cfg_2_iOSDevice32>
  48. <CfgParent>Cfg_2</CfgParent>
  49. <Cfg_2>true</Cfg_2>
  50. <Base>true</Base>
  51. </PropertyGroup>
  52. <PropertyGroup Condition="('$(Platform)'=='iOSDevice64' and '$(Cfg_2)'=='true') or '$(Cfg_2_iOSDevice64)'!=''">
  53. <Cfg_2_iOSDevice64>true</Cfg_2_iOSDevice64>
  54. <CfgParent>Cfg_2</CfgParent>
  55. <Cfg_2>true</Cfg_2>
  56. <Base>true</Base>
  57. </PropertyGroup>
  58. <PropertyGroup Condition="('$(Platform)'=='iOSSimulator' and '$(Cfg_2)'=='true') or '$(Cfg_2_iOSSimulator)'!=''">
  59. <Cfg_2_iOSSimulator>true</Cfg_2_iOSSimulator>
  60. <CfgParent>Cfg_2</CfgParent>
  61. <Cfg_2>true</Cfg_2>
  62. <Base>true</Base>
  63. </PropertyGroup>
  64. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
  65. <Cfg_2_Win32>true</Cfg_2_Win32>
  66. <CfgParent>Cfg_2</CfgParent>
  67. <Cfg_2>true</Cfg_2>
  68. <Base>true</Base>
  69. </PropertyGroup>
  70. <PropertyGroup Condition="'$(Base)'!=''">
  71. <DCC_E>false</DCC_E>
  72. <DCC_F>false</DCC_F>
  73. <DCC_K>false</DCC_K>
  74. <DCC_N>false</DCC_N>
  75. <DCC_S>false</DCC_S>
  76. <DCC_ImageBase>00400000</DCC_ImageBase>
  77. <SanitizedProjectName>MyServiceConsole</SanitizedProjectName>
  78. <VerInfo_Locale>3082</VerInfo_Locale>
  79. <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=;CFBundleName=</VerInfo_Keys>
  80. <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;$(DCC_Namespace)</DCC_Namespace>
  81. <Icon_MainIcon>$(BDS)\bin\delphi_PROJECTICON.ico</Icon_MainIcon>
  82. <Icns_MainIcns>$(BDS)\bin\delphi_PROJECTICNS.icns</Icns_MainIcns>
  83. <DCC_ExeOutput>.\bin\$(Platform)\$(Config)</DCC_ExeOutput>
  84. <DCC_DcuOutput>.\bin\$(Platform)\$(Config)\dcu</DCC_DcuOutput>
  85. </PropertyGroup>
  86. <PropertyGroup Condition="'$(Base_Android)'!=''">
  87. <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>
  88. <BT_BuildType>Debug</BT_BuildType>
  89. <Android_LauncherIcon36>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_36x36.png</Android_LauncherIcon36>
  90. <Android_LauncherIcon48>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_48x48.png</Android_LauncherIcon48>
  91. <Android_LauncherIcon72>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_72x72.png</Android_LauncherIcon72>
  92. <Android_LauncherIcon96>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_96x96.png</Android_LauncherIcon96>
  93. <Android_LauncherIcon144>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_144x144.png</Android_LauncherIcon144>
  94. <Android_SplashImage426>$(BDS)\bin\Artwork\Android\FM_SplashImage_426x320.png</Android_SplashImage426>
  95. <Android_SplashImage470>$(BDS)\bin\Artwork\Android\FM_SplashImage_470x320.png</Android_SplashImage470>
  96. <Android_SplashImage640>$(BDS)\bin\Artwork\Android\FM_SplashImage_640x480.png</Android_SplashImage640>
  97. <Android_SplashImage960>$(BDS)\bin\Artwork\Android\FM_SplashImage_960x720.png</Android_SplashImage960>
  98. <AUP_ACCESS_COARSE_LOCATION>true</AUP_ACCESS_COARSE_LOCATION>
  99. <AUP_ACCESS_FINE_LOCATION>true</AUP_ACCESS_FINE_LOCATION>
  100. <AUP_CALL_PHONE>true</AUP_CALL_PHONE>
  101. <AUP_CAMERA>true</AUP_CAMERA>
  102. <AUP_INTERNET>true</AUP_INTERNET>
  103. <AUP_READ_CALENDAR>true</AUP_READ_CALENDAR>
  104. <AUP_READ_EXTERNAL_STORAGE>true</AUP_READ_EXTERNAL_STORAGE>
  105. <AUP_WRITE_CALENDAR>true</AUP_WRITE_CALENDAR>
  106. <AUP_WRITE_EXTERNAL_STORAGE>true</AUP_WRITE_EXTERNAL_STORAGE>
  107. <AUP_READ_PHONE_STATE>true</AUP_READ_PHONE_STATE>
  108. <EnabledSysJars>android-support-v4.dex.jar;cloud-messaging.dex.jar;fmx.dex.jar;google-analytics-v2.dex.jar;google-play-billing.dex.jar;google-play-licensing.dex.jar;google-play-services-ads-7.0.0.dex.jar;google-play-services-analytics-7.0.0.dex.jar;google-play-services-base-7.0.0.dex.jar;google-play-services-identity-7.0.0.dex.jar;google-play-services-maps-7.0.0.dex.jar;google-play-services-panorama-7.0.0.dex.jar;google-play-services-plus-7.0.0.dex.jar;google-play-services-wallet-7.0.0.dex.jar</EnabledSysJars>
  109. </PropertyGroup>
  110. <PropertyGroup Condition="'$(Base_iOSDevice32)'!=''">
  111. <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;CFBundleResourceSpecification=ResourceRules.plist;NSLocationAlwaysUsageDescription=The reason for accessing the location information of the user;NSLocationWhenInUseUsageDescription=The reason for accessing the location information of the user;FMLocalNotificationPermission=false;UIBackgroundModes=;NSContactsUsageDescription=The reason for accessing the contacts;NSPhotoLibraryUsageDescription=The reason for accessing the photo library;NSCameraUsageDescription=The reason for accessing the camera</VerInfo_Keys>
  112. <VerInfo_UIDeviceFamily>iPhoneAndiPad</VerInfo_UIDeviceFamily>
  113. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  114. <BT_BuildType>Debug</BT_BuildType>
  115. <VerInfo_BundleId>$(MSBuildProjectName)</VerInfo_BundleId>
  116. <iPhone_AppIcon60>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_60x60.png</iPhone_AppIcon60>
  117. <iPhone_AppIcon120>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_120x120.png</iPhone_AppIcon120>
  118. <iPhone_Spotlight40>$(BDS)\bin\Artwork\iOS\iPhone\FM_SpotlightSearchIcon_40x40.png</iPhone_Spotlight40>
  119. <iPhone_Spotlight80>$(BDS)\bin\Artwork\iOS\iPhone\FM_SpotlightSearchIcon_80x80.png</iPhone_Spotlight80>
  120. <iPad_SpotLight40>$(BDS)\bin\Artwork\iOS\iPad\FM_SpotlightSearchIcon_40x40.png</iPad_SpotLight40>
  121. <iPad_SpotLight80>$(BDS)\bin\Artwork\iOS\iPad\FM_SpotlightSearchIcon_80x80.png</iPad_SpotLight80>
  122. <iPad_AppIcon76>$(BDS)\bin\Artwork\iOS\iPad\FM_ApplicationIcon_76x76.png</iPad_AppIcon76>
  123. <iPad_AppIcon152>$(BDS)\bin\Artwork\iOS\iPad\FM_ApplicationIcon_152x152.png</iPad_AppIcon152>
  124. <iPad_Launch768x1024>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImagePortrait_768x1024.png</iPad_Launch768x1024>
  125. <iPad_Launch1024x768>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImageLandscape_1024x768.png</iPad_Launch1024x768>
  126. <iPad_Launch1536x2048>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImagePortrait_1536x2048.png</iPad_Launch1536x2048>
  127. <iPad_Launch2048x1536>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImageLandscape_2048x1536.png</iPad_Launch2048x1536>
  128. </PropertyGroup>
  129. <PropertyGroup Condition="'$(Base_iOSSimulator)'!=''">
  130. <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;CFBundleResourceSpecification=ResourceRules.plist;NSLocationAlwaysUsageDescription=The reason for accessing the location information of the user;NSLocationWhenInUseUsageDescription=The reason for accessing the location information of the user;FMLocalNotificationPermission=false;UIBackgroundModes=;NSContactsUsageDescription=The reason for accessing the contacts;NSPhotoLibraryUsageDescription=The reason for accessing the photo library;NSCameraUsageDescription=The reason for accessing the camera</VerInfo_Keys>
  131. <VerInfo_UIDeviceFamily>iPhoneAndiPad</VerInfo_UIDeviceFamily>
  132. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  133. <iPhone_AppIcon60>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_60x60.png</iPhone_AppIcon60>
  134. <iPhone_AppIcon120>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_120x120.png</iPhone_AppIcon120>
  135. <iPhone_Spotlight40>$(BDS)\bin\Artwork\iOS\iPhone\FM_SpotlightSearchIcon_40x40.png</iPhone_Spotlight40>
  136. <iPhone_Spotlight80>$(BDS)\bin\Artwork\iOS\iPhone\FM_SpotlightSearchIcon_80x80.png</iPhone_Spotlight80>
  137. <iPad_SpotLight40>$(BDS)\bin\Artwork\iOS\iPad\FM_SpotlightSearchIcon_40x40.png</iPad_SpotLight40>
  138. <iPad_SpotLight80>$(BDS)\bin\Artwork\iOS\iPad\FM_SpotlightSearchIcon_80x80.png</iPad_SpotLight80>
  139. <iPad_AppIcon76>$(BDS)\bin\Artwork\iOS\iPad\FM_ApplicationIcon_76x76.png</iPad_AppIcon76>
  140. <iPad_AppIcon152>$(BDS)\bin\Artwork\iOS\iPad\FM_ApplicationIcon_152x152.png</iPad_AppIcon152>
  141. <iPad_Launch768x1024>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImagePortrait_768x1024.png</iPad_Launch768x1024>
  142. <iPad_Launch1024x768>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImageLandscape_1024x768.png</iPad_Launch1024x768>
  143. <iPad_Launch1536x2048>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImagePortrait_1536x2048.png</iPad_Launch1536x2048>
  144. <iPad_Launch2048x1536>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImageLandscape_2048x1536.png</iPad_Launch2048x1536>
  145. </PropertyGroup>
  146. <PropertyGroup Condition="'$(Base_Win32)'!=''">
  147. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
  148. <BT_BuildType>Debug</BT_BuildType>
  149. <VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName)</VerInfo_Keys>
  150. <VerInfo_Locale>1033</VerInfo_Locale>
  151. </PropertyGroup>
  152. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  153. <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
  154. <DCC_DebugInformation>0</DCC_DebugInformation>
  155. <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
  156. <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
  157. </PropertyGroup>
  158. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  159. <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
  160. <DCC_Optimize>false</DCC_Optimize>
  161. <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
  162. </PropertyGroup>
  163. <PropertyGroup Condition="'$(Cfg_2_iOSDevice32)'!=''">
  164. <DCC_RemoteDebug>true</DCC_RemoteDebug>
  165. </PropertyGroup>
  166. <PropertyGroup Condition="'$(Cfg_2_iOSDevice64)'!=''">
  167. <BT_BuildType>Debug</BT_BuildType>
  168. </PropertyGroup>
  169. <PropertyGroup Condition="'$(Cfg_2_iOSSimulator)'!=''">
  170. <DCC_RemoteDebug>true</DCC_RemoteDebug>
  171. </PropertyGroup>
  172. <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
  173. <VerInfo_Locale>1033</VerInfo_Locale>
  174. <VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName)</VerInfo_Keys>
  175. <Manifest_File>(None)</Manifest_File>
  176. </PropertyGroup>
  177. <ItemGroup>
  178. <DelphiCompile Include="$(MainSource)">
  179. <MainSource>MainSource</MainSource>
  180. </DelphiCompile>
  181. <BuildConfiguration Include="Debug">
  182. <Key>Cfg_2</Key>
  183. <CfgParent>Base</CfgParent>
  184. </BuildConfiguration>
  185. <BuildConfiguration Include="Base">
  186. <Key>Base</Key>
  187. </BuildConfiguration>
  188. <BuildConfiguration Include="Release">
  189. <Key>Cfg_1</Key>
  190. <CfgParent>Base</CfgParent>
  191. </BuildConfiguration>
  192. </ItemGroup>
  193. <ProjectExtensions>
  194. <Borland.Personality>Delphi.Personality.12</Borland.Personality>
  195. <Borland.ProjectType/>
  196. <BorlandProject>
  197. <Delphi.Personality>
  198. <Source>
  199. <Source Name="MainSource">MyServiceConsole.dpr</Source>
  200. </Source>
  201. <Excluded_Packages>
  202. <Excluded_Packages Name="$(BDSBIN)\DataExplorerDBXPluginEnt260.bpl">DBExpress Enterprise Data Explorer Integration</Excluded_Packages>
  203. <Excluded_Packages Name="$(BDSBIN)\bcboffice2k260.bpl">Embarcadero C++Builder Office 2000 Servers Package</Excluded_Packages>
  204. <Excluded_Packages Name="$(BDSBIN)\bcbofficexp260.bpl">Embarcadero C++Builder Office XP Servers Package</Excluded_Packages>
  205. <Excluded_Packages Name="$(BDSBIN)\dcloffice2k260.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages>
  206. <Excluded_Packages Name="$(BDSBIN)\dclofficexp260.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages>
  207. <Excluded_Packages Name="C:\Users\Public\Documents\Embarcadero\Studio\20.0\Bpl\AdvChartDXE12.bpl">File C:\Users\Public\Documents\Embarcadero\Studio\20.0\Bpl\AdvChartDXE12.bpl not found</Excluded_Packages>
  208. <Excluded_Packages Name="C:\Users\Public\Documents\Embarcadero\Studio\20.0\Bpl\AdvChartDEDXE12.bpl">File C:\Users\Public\Documents\Embarcadero\Studio\20.0\Bpl\AdvChartDEDXE12.bpl not found</Excluded_Packages>
  209. <Excluded_Packages Name="C:\Users\Public\Documents\Embarcadero\Studio\20.0\Bpl\vcwDXE12.bpl">File C:\Users\Public\Documents\Embarcadero\Studio\20.0\Bpl\vcwDXE12.bpl not found</Excluded_Packages>
  210. <Excluded_Packages Name="C:\Users\Public\Documents\Embarcadero\Studio\20.0\Bpl\vcwdeDXE12.bpl">File C:\Users\Public\Documents\Embarcadero\Studio\20.0\Bpl\vcwdeDXE12.bpl not found</Excluded_Packages>
  211. <Excluded_Packages Name="C:\Users\Public\Documents\Embarcadero\Studio\20.0\Bpl\TMSFMXPackPkgDEDXE12.bpl">File C:\Users\Public\Documents\Embarcadero\Studio\20.0\Bpl\TMSFMXPackPkgDEDXE12.bpl not found</Excluded_Packages>
  212. </Excluded_Packages>
  213. </Delphi.Personality>
  214. <Platforms>
  215. <Platform value="Android">False</Platform>
  216. <Platform value="iOSDevice32">False</Platform>
  217. <Platform value="iOSDevice64">True</Platform>
  218. <Platform value="iOSSimulator">False</Platform>
  219. <Platform value="OSX32">False</Platform>
  220. <Platform value="Win32">True</Platform>
  221. <Platform value="Win64">False</Platform>
  222. </Platforms>
  223. <Deployment Version="3">
  224. <DeployFile LocalName="$(BDS)\Redist\osx32\libcgunwind.1.0.dylib" Class="DependencyModule">
  225. <Platform Name="OSX32">
  226. <Overwrite>true</Overwrite>
  227. </Platform>
  228. </DeployFile>
  229. <DeployFile LocalName="$(BDS)\Redist\osx64\libcgsqlite3.dylib" Class="DependencyModule">
  230. <Platform Name="OSX64">
  231. <Overwrite>true</Overwrite>
  232. </Platform>
  233. </DeployFile>
  234. <DeployFile LocalName="$(BDS)\Redist\iossimulator\libPCRE.dylib" Class="DependencyModule">
  235. <Platform Name="iOSSimulator">
  236. <Overwrite>true</Overwrite>
  237. </Platform>
  238. </DeployFile>
  239. <DeployFile LocalName="$(BDS)\Redist\iossimulator\libcgunwind.1.0.dylib" Class="DependencyModule">
  240. <Platform Name="iOSSimulator">
  241. <Overwrite>true</Overwrite>
  242. </Platform>
  243. </DeployFile>
  244. <DeployFile LocalName="$(BDS)\Redist\iossimulator\libpcre.dylib" Class="DependencyModule">
  245. <Platform Name="iOSSimulator">
  246. <Overwrite>true</Overwrite>
  247. </Platform>
  248. </DeployFile>
  249. <DeployFile LocalName="$(BDS)\Redist\osx32\libcgsqlite3.dylib" Class="DependencyModule">
  250. <Platform Name="OSX32">
  251. <Overwrite>true</Overwrite>
  252. </Platform>
  253. </DeployFile>
  254. <DeployFile LocalName="MyServiceConsole.exe" Configuration="Debug" Class="ProjectOutput">
  255. <Platform Name="Win32">
  256. <RemoteName>MyServiceConsole.exe</RemoteName>
  257. <Overwrite>true</Overwrite>
  258. </Platform>
  259. </DeployFile>
  260. <DeployClass Name="AdditionalDebugSymbols">
  261. <Platform Name="OSX32">
  262. <Operation>1</Operation>
  263. </Platform>
  264. <Platform Name="Win32">
  265. <Operation>0</Operation>
  266. </Platform>
  267. </DeployClass>
  268. <DeployClass Name="AndroidClassesDexFile">
  269. <Platform Name="Android">
  270. <RemoteDir>classes</RemoteDir>
  271. <Operation>1</Operation>
  272. </Platform>
  273. </DeployClass>
  274. <DeployClass Name="AndroidFileProvider">
  275. <Platform Name="Android">
  276. <RemoteDir>res\xml</RemoteDir>
  277. <Operation>1</Operation>
  278. </Platform>
  279. </DeployClass>
  280. <DeployClass Name="AndroidGDBServer">
  281. <Platform Name="Android">
  282. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  283. <Operation>1</Operation>
  284. </Platform>
  285. </DeployClass>
  286. <DeployClass Name="AndroidLibnativeArmeabiFile">
  287. <Platform Name="Android">
  288. <RemoteDir>library\lib\armeabi</RemoteDir>
  289. <Operation>1</Operation>
  290. </Platform>
  291. </DeployClass>
  292. <DeployClass Name="AndroidLibnativeMipsFile">
  293. <Platform Name="Android">
  294. <RemoteDir>library\lib\mips</RemoteDir>
  295. <Operation>1</Operation>
  296. </Platform>
  297. </DeployClass>
  298. <DeployClass Name="AndroidServiceOutput">
  299. <Platform Name="Android">
  300. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  301. <Operation>1</Operation>
  302. </Platform>
  303. </DeployClass>
  304. <DeployClass Name="AndroidSplashImageDef">
  305. <Platform Name="Android">
  306. <RemoteDir>res\drawable</RemoteDir>
  307. <Operation>1</Operation>
  308. </Platform>
  309. </DeployClass>
  310. <DeployClass Name="AndroidSplashStyles">
  311. <Platform Name="Android">
  312. <RemoteDir>res\values</RemoteDir>
  313. <Operation>1</Operation>
  314. </Platform>
  315. </DeployClass>
  316. <DeployClass Name="AndroidSplashStylesV21">
  317. <Platform Name="Android">
  318. <RemoteDir>res\values-v21</RemoteDir>
  319. <Operation>1</Operation>
  320. </Platform>
  321. </DeployClass>
  322. <DeployClass Name="Android_DefaultAppIcon">
  323. <Platform Name="Android">
  324. <RemoteDir>res\drawable</RemoteDir>
  325. <Operation>1</Operation>
  326. </Platform>
  327. </DeployClass>
  328. <DeployClass Name="Android_LauncherIcon144">
  329. <Platform Name="Android">
  330. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  331. <Operation>1</Operation>
  332. </Platform>
  333. </DeployClass>
  334. <DeployClass Name="Android_LauncherIcon36">
  335. <Platform Name="Android">
  336. <RemoteDir>res\drawable-ldpi</RemoteDir>
  337. <Operation>1</Operation>
  338. </Platform>
  339. </DeployClass>
  340. <DeployClass Name="Android_LauncherIcon48">
  341. <Platform Name="Android">
  342. <RemoteDir>res\drawable-mdpi</RemoteDir>
  343. <Operation>1</Operation>
  344. </Platform>
  345. </DeployClass>
  346. <DeployClass Name="Android_LauncherIcon72">
  347. <Platform Name="Android">
  348. <RemoteDir>res\drawable-hdpi</RemoteDir>
  349. <Operation>1</Operation>
  350. </Platform>
  351. </DeployClass>
  352. <DeployClass Name="Android_LauncherIcon96">
  353. <Platform Name="Android">
  354. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  355. <Operation>1</Operation>
  356. </Platform>
  357. </DeployClass>
  358. <DeployClass Name="Android_SplashImage426">
  359. <Platform Name="Android">
  360. <RemoteDir>res\drawable-small</RemoteDir>
  361. <Operation>1</Operation>
  362. </Platform>
  363. </DeployClass>
  364. <DeployClass Name="Android_SplashImage470">
  365. <Platform Name="Android">
  366. <RemoteDir>res\drawable-normal</RemoteDir>
  367. <Operation>1</Operation>
  368. </Platform>
  369. </DeployClass>
  370. <DeployClass Name="Android_SplashImage640">
  371. <Platform Name="Android">
  372. <RemoteDir>res\drawable-large</RemoteDir>
  373. <Operation>1</Operation>
  374. </Platform>
  375. </DeployClass>
  376. <DeployClass Name="Android_SplashImage960">
  377. <Platform Name="Android">
  378. <RemoteDir>res\drawable-xlarge</RemoteDir>
  379. <Operation>1</Operation>
  380. </Platform>
  381. </DeployClass>
  382. <DeployClass Name="DebugSymbols">
  383. <Platform Name="iOSSimulator">
  384. <Operation>1</Operation>
  385. </Platform>
  386. <Platform Name="OSX32">
  387. <Operation>1</Operation>
  388. </Platform>
  389. <Platform Name="Win32">
  390. <Operation>0</Operation>
  391. </Platform>
  392. </DeployClass>
  393. <DeployClass Name="DependencyFramework">
  394. <Platform Name="OSX32">
  395. <Operation>1</Operation>
  396. <Extensions>.framework</Extensions>
  397. </Platform>
  398. <Platform Name="OSX64">
  399. <Operation>1</Operation>
  400. <Extensions>.framework</Extensions>
  401. </Platform>
  402. <Platform Name="Win32">
  403. <Operation>0</Operation>
  404. </Platform>
  405. </DeployClass>
  406. <DeployClass Name="DependencyModule">
  407. <Platform Name="OSX32">
  408. <Operation>1</Operation>
  409. <Extensions>.dylib</Extensions>
  410. </Platform>
  411. <Platform Name="OSX64">
  412. <Operation>1</Operation>
  413. <Extensions>.dylib</Extensions>
  414. </Platform>
  415. <Platform Name="Win32">
  416. <Operation>0</Operation>
  417. <Extensions>.dll;.bpl</Extensions>
  418. </Platform>
  419. </DeployClass>
  420. <DeployClass Required="true" Name="DependencyPackage">
  421. <Platform Name="iOSDevice32">
  422. <Operation>1</Operation>
  423. <Extensions>.dylib</Extensions>
  424. </Platform>
  425. <Platform Name="iOSDevice64">
  426. <Operation>1</Operation>
  427. <Extensions>.dylib</Extensions>
  428. </Platform>
  429. <Platform Name="iOSSimulator">
  430. <Operation>1</Operation>
  431. <Extensions>.dylib</Extensions>
  432. </Platform>
  433. <Platform Name="OSX32">
  434. <Operation>1</Operation>
  435. <Extensions>.dylib</Extensions>
  436. </Platform>
  437. <Platform Name="OSX64">
  438. <Operation>1</Operation>
  439. <Extensions>.dylib</Extensions>
  440. </Platform>
  441. <Platform Name="Win32">
  442. <Operation>0</Operation>
  443. <Extensions>.bpl</Extensions>
  444. </Platform>
  445. </DeployClass>
  446. <DeployClass Name="File">
  447. <Platform Name="Android">
  448. <Operation>0</Operation>
  449. </Platform>
  450. <Platform Name="iOSDevice32">
  451. <Operation>0</Operation>
  452. </Platform>
  453. <Platform Name="iOSDevice64">
  454. <Operation>0</Operation>
  455. </Platform>
  456. <Platform Name="iOSSimulator">
  457. <Operation>0</Operation>
  458. </Platform>
  459. <Platform Name="OSX32">
  460. <Operation>0</Operation>
  461. </Platform>
  462. <Platform Name="OSX64">
  463. <Operation>0</Operation>
  464. </Platform>
  465. <Platform Name="Win32">
  466. <Operation>0</Operation>
  467. </Platform>
  468. </DeployClass>
  469. <DeployClass Name="iPad_Launch1024">
  470. <Platform Name="iOSDevice32">
  471. <Operation>1</Operation>
  472. </Platform>
  473. <Platform Name="iOSDevice64">
  474. <Operation>1</Operation>
  475. </Platform>
  476. <Platform Name="iOSSimulator">
  477. <Operation>1</Operation>
  478. </Platform>
  479. </DeployClass>
  480. <DeployClass Name="iPad_Launch1536">
  481. <Platform Name="iOSDevice32">
  482. <Operation>1</Operation>
  483. </Platform>
  484. <Platform Name="iOSDevice64">
  485. <Operation>1</Operation>
  486. </Platform>
  487. <Platform Name="iOSSimulator">
  488. <Operation>1</Operation>
  489. </Platform>
  490. </DeployClass>
  491. <DeployClass Name="iPad_Launch2048">
  492. <Platform Name="iOSDevice32">
  493. <Operation>1</Operation>
  494. </Platform>
  495. <Platform Name="iOSDevice64">
  496. <Operation>1</Operation>
  497. </Platform>
  498. <Platform Name="iOSSimulator">
  499. <Operation>1</Operation>
  500. </Platform>
  501. </DeployClass>
  502. <DeployClass Name="iPad_Launch768">
  503. <Platform Name="iOSDevice32">
  504. <Operation>1</Operation>
  505. </Platform>
  506. <Platform Name="iOSDevice64">
  507. <Operation>1</Operation>
  508. </Platform>
  509. <Platform Name="iOSSimulator">
  510. <Operation>1</Operation>
  511. </Platform>
  512. </DeployClass>
  513. <DeployClass Name="iPhone_Launch320">
  514. <Platform Name="iOSDevice32">
  515. <Operation>1</Operation>
  516. </Platform>
  517. <Platform Name="iOSDevice64">
  518. <Operation>1</Operation>
  519. </Platform>
  520. <Platform Name="iOSSimulator">
  521. <Operation>1</Operation>
  522. </Platform>
  523. </DeployClass>
  524. <DeployClass Name="iPhone_Launch640">
  525. <Platform Name="iOSDevice32">
  526. <Operation>1</Operation>
  527. </Platform>
  528. <Platform Name="iOSDevice64">
  529. <Operation>1</Operation>
  530. </Platform>
  531. <Platform Name="iOSSimulator">
  532. <Operation>1</Operation>
  533. </Platform>
  534. </DeployClass>
  535. <DeployClass Name="iPhone_Launch640x1136">
  536. <Platform Name="iOSDevice32">
  537. <Operation>1</Operation>
  538. </Platform>
  539. <Platform Name="iOSDevice64">
  540. <Operation>1</Operation>
  541. </Platform>
  542. <Platform Name="iOSSimulator">
  543. <Operation>1</Operation>
  544. </Platform>
  545. </DeployClass>
  546. <DeployClass Name="ProjectAndroidManifest">
  547. <Platform Name="Android">
  548. <Operation>1</Operation>
  549. </Platform>
  550. </DeployClass>
  551. <DeployClass Name="ProjectiOSDeviceDebug">
  552. <Platform Name="iOSDevice32">
  553. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  554. <Operation>1</Operation>
  555. </Platform>
  556. <Platform Name="iOSDevice64">
  557. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  558. <Operation>1</Operation>
  559. </Platform>
  560. </DeployClass>
  561. <DeployClass Name="ProjectiOSDeviceResourceRules"/>
  562. <DeployClass Name="ProjectiOSEntitlements"/>
  563. <DeployClass Name="ProjectiOSInfoPList"/>
  564. <DeployClass Name="ProjectiOSResource">
  565. <Platform Name="iOSDevice32">
  566. <Operation>1</Operation>
  567. </Platform>
  568. <Platform Name="iOSDevice64">
  569. <Operation>1</Operation>
  570. </Platform>
  571. <Platform Name="iOSSimulator">
  572. <Operation>1</Operation>
  573. </Platform>
  574. </DeployClass>
  575. <DeployClass Name="ProjectOSXDebug"/>
  576. <DeployClass Name="ProjectOSXEntitlements"/>
  577. <DeployClass Name="ProjectOSXInfoPList"/>
  578. <DeployClass Name="ProjectOSXResource">
  579. <Platform Name="OSX32">
  580. <RemoteDir>Contents\Resources</RemoteDir>
  581. <Operation>1</Operation>
  582. </Platform>
  583. <Platform Name="OSX64">
  584. <RemoteDir>Contents\Resources</RemoteDir>
  585. <Operation>1</Operation>
  586. </Platform>
  587. </DeployClass>
  588. <DeployClass Required="true" Name="ProjectOutput">
  589. <Platform Name="Android">
  590. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  591. <Operation>1</Operation>
  592. </Platform>
  593. <Platform Name="iOSDevice32">
  594. <Operation>1</Operation>
  595. </Platform>
  596. <Platform Name="iOSDevice64">
  597. <Operation>1</Operation>
  598. </Platform>
  599. <Platform Name="iOSSimulator">
  600. <Operation>1</Operation>
  601. </Platform>
  602. <Platform Name="Linux64">
  603. <Operation>1</Operation>
  604. </Platform>
  605. <Platform Name="OSX32">
  606. <Operation>1</Operation>
  607. </Platform>
  608. <Platform Name="OSX64">
  609. <Operation>1</Operation>
  610. </Platform>
  611. <Platform Name="Win32">
  612. <Operation>0</Operation>
  613. </Platform>
  614. </DeployClass>
  615. <DeployClass Name="ProjectUWPManifest">
  616. <Platform Name="Win32">
  617. <Operation>1</Operation>
  618. </Platform>
  619. <Platform Name="Win64">
  620. <Operation>1</Operation>
  621. </Platform>
  622. </DeployClass>
  623. <DeployClass Name="UWP_DelphiLogo150">
  624. <Platform Name="Win32">
  625. <RemoteDir>Assets</RemoteDir>
  626. <Operation>1</Operation>
  627. </Platform>
  628. <Platform Name="Win64">
  629. <RemoteDir>Assets</RemoteDir>
  630. <Operation>1</Operation>
  631. </Platform>
  632. </DeployClass>
  633. <DeployClass Name="UWP_DelphiLogo44">
  634. <Platform Name="Win32">
  635. <RemoteDir>Assets</RemoteDir>
  636. <Operation>1</Operation>
  637. </Platform>
  638. <Platform Name="Win64">
  639. <RemoteDir>Assets</RemoteDir>
  640. <Operation>1</Operation>
  641. </Platform>
  642. </DeployClass>
  643. <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
  644. <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
  645. <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
  646. <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
  647. <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
  648. <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME)"/>
  649. <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
  650. <ProjectRoot Platform="OSX64" Name="$(PROJECTNAME)"/>
  651. <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
  652. </Deployment>
  653. </BorlandProject>
  654. <ProjectFileVersion>12</ProjectFileVersion>
  655. </ProjectExtensions>
  656. <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
  657. <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
  658. <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
  659. </Project>