OSDN Git Service

実行ファイルを2つに分けたいけど分けられず
[haribote-os-xe/hariboteXE.git] / wand.dproj
1 <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2     <PropertyGroup>
3         <ProjectGuid>{319E3DAD-6128-46F4-A56E-ABE7603D2EB4}</ProjectGuid>
4         <ProjectVersion>18.4</ProjectVersion>
5         <FrameworkType>None</FrameworkType>
6         <MainSource>wand.dpr</MainSource>
7         <Base>True</Base>
8         <Config Condition="'$(Config)'==''">Release</Config>
9         <Platform Condition="'$(Platform)'==''">Win32</Platform>
10         <TargetedPlatforms>5</TargetedPlatforms>
11         <AppType>Console</AppType>
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)'=='iOSSimulator' and '$(Base)'=='true') or '$(Base_iOSSimulator)'!=''">
22         <Base_iOSSimulator>true</Base_iOSSimulator>
23         <CfgParent>Base</CfgParent>
24         <Base>true</Base>
25     </PropertyGroup>
26     <PropertyGroup Condition="('$(Platform)'=='OSX32' and '$(Base)'=='true') or '$(Base_OSX32)'!=''">
27         <Base_OSX32>true</Base_OSX32>
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="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
37         <Base_Win64>true</Base_Win64>
38         <CfgParent>Base</CfgParent>
39         <Base>true</Base>
40     </PropertyGroup>
41     <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_1)'!=''">
42         <Cfg_1>true</Cfg_1>
43         <CfgParent>Base</CfgParent>
44         <Base>true</Base>
45     </PropertyGroup>
46     <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
47         <Cfg_1_Win32>true</Cfg_1_Win32>
48         <CfgParent>Cfg_1</CfgParent>
49         <Cfg_1>true</Cfg_1>
50         <Base>true</Base>
51     </PropertyGroup>
52     <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
53         <Cfg_2>true</Cfg_2>
54         <CfgParent>Base</CfgParent>
55         <Base>true</Base>
56     </PropertyGroup>
57     <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
58         <Cfg_2_Win32>true</Cfg_2_Win32>
59         <CfgParent>Cfg_2</CfgParent>
60         <Cfg_2>true</Cfg_2>
61         <Base>true</Base>
62     </PropertyGroup>
63     <PropertyGroup Condition="'$(Base)'!=''">
64         <SanitizedProjectName>wand</SanitizedProjectName>
65         <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;$(DCC_Namespace)</DCC_Namespace>
66         <DCC_DcuOutput>.\$(Platform)\$(Config)</DCC_DcuOutput>
67         <DCC_ExeOutput>.\$(Platform)\$(Config)</DCC_ExeOutput>
68         <DCC_E>false</DCC_E>
69         <DCC_N>false</DCC_N>
70         <DCC_S>false</DCC_S>
71         <DCC_F>false</DCC_F>
72         <DCC_K>false</DCC_K>
73         <Icon_MainIcon>$(BDS)\bin\delphi_PROJECTICON.ico</Icon_MainIcon>
74         <Icns_MainIcns>$(BDS)\bin\delphi_PROJECTICNS.icns</Icns_MainIcns>
75     </PropertyGroup>
76     <PropertyGroup Condition="'$(Base_Android)'!=''">
77         <Android_LauncherIcon36>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_36x36.png</Android_LauncherIcon36>
78         <Android_LauncherIcon48>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_48x48.png</Android_LauncherIcon48>
79         <Android_LauncherIcon72>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_72x72.png</Android_LauncherIcon72>
80         <Android_LauncherIcon96>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_96x96.png</Android_LauncherIcon96>
81         <Android_LauncherIcon144>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_144x144.png</Android_LauncherIcon144>
82         <Android_SplashImage426>$(BDS)\bin\Artwork\Android\FM_SplashImage_426x320.png</Android_SplashImage426>
83         <Android_SplashImage470>$(BDS)\bin\Artwork\Android\FM_SplashImage_470x320.png</Android_SplashImage470>
84         <Android_SplashImage640>$(BDS)\bin\Artwork\Android\FM_SplashImage_640x480.png</Android_SplashImage640>
85         <Android_SplashImage960>$(BDS)\bin\Artwork\Android\FM_SplashImage_960x720.png</Android_SplashImage960>
86         <AUP_ACCESS_COARSE_LOCATION>true</AUP_ACCESS_COARSE_LOCATION>
87         <AUP_ACCESS_FINE_LOCATION>true</AUP_ACCESS_FINE_LOCATION>
88         <AUP_CALL_PHONE>true</AUP_CALL_PHONE>
89         <AUP_CAMERA>true</AUP_CAMERA>
90         <AUP_INTERNET>true</AUP_INTERNET>
91         <AUP_READ_CALENDAR>true</AUP_READ_CALENDAR>
92         <AUP_READ_EXTERNAL_STORAGE>true</AUP_READ_EXTERNAL_STORAGE>
93         <AUP_WRITE_CALENDAR>true</AUP_WRITE_CALENDAR>
94         <AUP_WRITE_EXTERNAL_STORAGE>true</AUP_WRITE_EXTERNAL_STORAGE>
95         <AUP_READ_PHONE_STATE>true</AUP_READ_PHONE_STATE>
96     </PropertyGroup>
97     <PropertyGroup Condition="'$(Base_iOSSimulator)'!=''">
98         <VerInfo_UIDeviceFamily>iPhoneAndiPad</VerInfo_UIDeviceFamily>
99         <VerInfo_Keys>CFBundleName=$(MSBuildProjectName);CFBundleDevelopmentRegion=ja;CFBundleDisplayName=$(MSBuildProjectName);CFBundleIdentifier=$(MSBuildProjectName);CFBundleInfoDictionaryVersion=7.1;CFBundleVersion=1.0.0.0;CFBundlePackageType=APPL;CFBundleSignature=????;LSRequiresIPhoneOS=true;CFBundleAllowMixedLocalizations=YES;CFBundleExecutable=$(MSBuildProjectName);UIDeviceFamily=iPhone &amp; iPad;CFBundleResourceSpecification=ResourceRules.plist</VerInfo_Keys>
100         <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
101         <iPhone_AppIcon60>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_60x60.png</iPhone_AppIcon60>
102         <iPhone_AppIcon120>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_120x120.png</iPhone_AppIcon120>
103         <iPhone_Spotlight40>$(BDS)\bin\Artwork\iOS\iPhone\FM_SpotlightSearchIcon_40x40.png</iPhone_Spotlight40>
104         <iPhone_Spotlight80>$(BDS)\bin\Artwork\iOS\iPhone\FM_SpotlightSearchIcon_80x80.png</iPhone_Spotlight80>
105         <iPad_SpotLight40>$(BDS)\bin\Artwork\iOS\iPad\FM_SpotlightSearchIcon_40x40.png</iPad_SpotLight40>
106         <iPad_SpotLight80>$(BDS)\bin\Artwork\iOS\iPad\FM_SpotlightSearchIcon_80x80.png</iPad_SpotLight80>
107         <iPad_AppIcon76>$(BDS)\bin\Artwork\iOS\iPad\FM_ApplicationIcon_76x76.png</iPad_AppIcon76>
108         <iPad_AppIcon152>$(BDS)\bin\Artwork\iOS\iPad\FM_ApplicationIcon_152x152.png</iPad_AppIcon152>
109         <iPad_Launch768x1024>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImagePortrait_768x1024.png</iPad_Launch768x1024>
110         <iPad_Launch1024x768>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImageLandscape_1024x768.png</iPad_Launch1024x768>
111         <iPad_Launch1536x2048>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImagePortrait_1536x2048.png</iPad_Launch1536x2048>
112         <iPad_Launch2048x1536>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImageLandscape_2048x1536.png</iPad_Launch2048x1536>
113     </PropertyGroup>
114     <PropertyGroup Condition="'$(Base_OSX32)'!=''">
115         <VerInfo_Keys>CFBundleName=$(MSBuildProjectName);CFBundleDisplayName=$(MSBuildProjectName);CFBundleIdentifier=$(MSBuildProjectName);CFBundleVersion=1.0.0;CFBundlePackageType=APPL;CFBundleSignature=????;CFBundleAllowMixedLocalizations=YES;CFBundleExecutable=$(MSBuildProjectName);NSHighResolutionCapable=true;LSApplicationCategoryType=public.app-category.utilities</VerInfo_Keys>
116         <DCC_ConsoleTarget>true</DCC_ConsoleTarget>
117         <DCC_UsePackage>FireDACSqliteDriver;FireDACDSDriver;DBXSqliteDriver;FireDACPgDriver;fmx;IndySystem;tethering;DBXInterBaseDriver;DataSnapClient;DataSnapServer;DataSnapCommon;DataSnapProviderClient;DbxCommonDriver;dbxcds;fmxFireDAC;DBXOracleDriver;CustomIPTransport;dsnap;IndyIPServer;fmxase;IndyCore;IndyIPCommon;CloudService;FmxTeeUI;FireDACIBDriver;DataSnapFireDAC;FireDACDBXDriver;soapserver;inetdbxpress;dsnapxml;FireDACASADriver;bindcompfmx;FireDACODBCDriver;RESTBackendComponents;emsclientfiredac;rtl;dbrtl;DbxClientDriver;FireDACCommon;bindcomp;inetdb;xmlrtl;DataSnapNativeClient;ibxpress;IndyProtocols;DBXMySQLDriver;FireDACCommonDriver;bindengine;bindcompdbx;soaprtl;FMXTee;emsclient;FireDACMSSQLDriver;FireDAC;DBXInformixDriver;DataSnapServerMidas;DBXFirebirdDriver;inet;fmxobj;FireDACMySQLDriver;soapmidas;DBXSybaseASADriver;FireDACOracleDriver;fmxdae;RESTComponents;dbexpress;DataSnapIndy10ServerTransport;IndyIPClient;$(DCC_UsePackage)</DCC_UsePackage>
118     </PropertyGroup>
119     <PropertyGroup Condition="'$(Base_Win32)'!=''">
120         <OutputExt>img</OutputExt>
121         <Manifest_File>None</Manifest_File>
122         <DCC_ConsoleTarget>true</DCC_ConsoleTarget>
123         <VerInfo_Locale>1033</VerInfo_Locale>
124         <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>
125         <DCC_UsePackage>FireDACSqliteDriver;FireDACDSDriver;DBXSqliteDriver;FireDACPgDriver;fmx;IndySystem;frxe21;TeeDB;tethering;vclib;DBXInterBaseDriver;DataSnapClient;DataSnapServer;frx21;DataSnapCommon;DataSnapProviderClient;DBXSybaseASEDriver;DbxCommonDriver;vclimg;dbxcds;DatasnapConnectorsFreePascal;MetropolisUILiveTile;vcldb;vcldsnap;fmxFireDAC;DBXDb2Driver;DBXOracleDriver;CustomIPTransport;vclribbon;dsnap;IndyIPServer;fmxase;vcl;IndyCore;DBXMSSQLDriver;IndyIPCommon;CloudService;FmxTeeUI;FireDACIBDriver;CodeSiteExpressPkg;DataSnapFireDAC;FireDACDBXDriver;soapserver;inetdbxpress;dsnapxml;FireDACInfxDriver;FireDACDb2Driver;adortl;FireDACASADriver;Intraweb_14_DXE7;bindcompfmx;FireDACODBCDriver;RESTBackendComponents;emsclientfiredac;rtl;dbrtl;DbxClientDriver;frxTee21;FireDACCommon;bindcomp;inetdb;Tee;DBXOdbcDriver;frxDB21;vclFireDAC;xmlrtl;DataSnapNativeClient;svnui;ibxpress;SOEngine;IndyProtocols;DBXMySQLDriver;FireDACCommonDriver;vclactnband;bindengine;bindcompdbx;soaprtl;FMXTee;TeeUI;bindcompvcl;vclie;FireDACADSDriver;vcltouch;emsclient;VCLRESTComponents;FireDACMSSQLDriver;FireDAC;VclSmp;DBXInformixDriver;DataSnapConnectors;Python_XE7;DataSnapServerMidas;dsnapcon;DBXFirebirdDriver;inet;fmxobj;FireDACMySQLDriver;soapmidas;vclx;svn;DBXSybaseASADriver;FireDACOracleDriver;fmxdae;RESTComponents;FireDACMSAccDriver;dbexpress;DataSnapIndy10ServerTransport;IndyIPClient;$(DCC_UsePackage)</DCC_UsePackage>
126         <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
127     </PropertyGroup>
128     <PropertyGroup Condition="'$(Base_Win64)'!=''">
129         <DCC_ConsoleTarget>true</DCC_ConsoleTarget>
130         <DCC_UsePackage>FireDACSqliteDriver;FireDACDSDriver;DBXSqliteDriver;FireDACPgDriver;fmx;IndySystem;TeeDB;tethering;vclib;DBXInterBaseDriver;DataSnapClient;DataSnapServer;DataSnapCommon;DataSnapProviderClient;DBXSybaseASEDriver;DbxCommonDriver;vclimg;dbxcds;DatasnapConnectorsFreePascal;MetropolisUILiveTile;vcldb;vcldsnap;fmxFireDAC;DBXDb2Driver;DBXOracleDriver;CustomIPTransport;vclribbon;dsnap;IndyIPServer;fmxase;vcl;IndyCore;DBXMSSQLDriver;IndyIPCommon;CloudService;FmxTeeUI;FireDACIBDriver;DataSnapFireDAC;FireDACDBXDriver;soapserver;inetdbxpress;dsnapxml;FireDACInfxDriver;FireDACDb2Driver;adortl;FireDACASADriver;bindcompfmx;FireDACODBCDriver;RESTBackendComponents;emsclientfiredac;rtl;dbrtl;DbxClientDriver;FireDACCommon;bindcomp;inetdb;Tee;DBXOdbcDriver;vclFireDAC;xmlrtl;DataSnapNativeClient;ibxpress;IndyProtocols;DBXMySQLDriver;FireDACCommonDriver;vclactnband;bindengine;bindcompdbx;soaprtl;FMXTee;TeeUI;bindcompvcl;vclie;FireDACADSDriver;vcltouch;emsclient;VCLRESTComponents;FireDACMSSQLDriver;FireDAC;VclSmp;DBXInformixDriver;DataSnapConnectors;Python_XE7;DataSnapServerMidas;dsnapcon;DBXFirebirdDriver;inet;fmxobj;FireDACMySQLDriver;soapmidas;vclx;DBXSybaseASADriver;FireDACOracleDriver;fmxdae;RESTComponents;FireDACMSAccDriver;dbexpress;DataSnapIndy10ServerTransport;IndyIPClient;$(DCC_UsePackage)</DCC_UsePackage>
131     </PropertyGroup>
132     <PropertyGroup Condition="'$(Cfg_1)'!=''">
133         <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
134         <DCC_DebugDCUs>true</DCC_DebugDCUs>
135         <DCC_Optimize>false</DCC_Optimize>
136         <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
137         <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
138         <DCC_RemoteDebug>true</DCC_RemoteDebug>
139     </PropertyGroup>
140     <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
141         <Manifest_File>None</Manifest_File>
142         <VerInfo_Locale>1033</VerInfo_Locale>
143         <DCC_RemoteDebug>false</DCC_RemoteDebug>
144     </PropertyGroup>
145     <PropertyGroup Condition="'$(Cfg_2)'!=''">
146         <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
147         <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
148         <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
149         <DCC_DebugInformation>0</DCC_DebugInformation>
150     </PropertyGroup>
151     <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
152         <VerInfo_Locale>1033</VerInfo_Locale>
153         <OutputExt>img</OutputExt>
154         <Manifest_File>None</Manifest_File>
155     </PropertyGroup>
156     <ItemGroup>
157         <DelphiCompile Include="$(MainSource)">
158             <MainSource>MainSource</MainSource>
159         </DelphiCompile>
160         <DCCReference Include="bootpack.pas"/>
161         <DCCReference Include="asmhead.pas"/>
162         <DCCReference Include="func.pas"/>
163         <DCCReference Include="files.pas"/>
164         <RcItem Include="hankaku.bin">
165             <ContainerId>ResourceItem</ContainerId>
166             <ResourceType>RCDATA</ResourceType>
167             <ResourceId>hankaku</ResourceId>
168         </RcItem>
169         <BuildConfiguration Include="Release">
170             <Key>Cfg_2</Key>
171             <CfgParent>Base</CfgParent>
172         </BuildConfiguration>
173         <BuildConfiguration Include="Base">
174             <Key>Base</Key>
175         </BuildConfiguration>
176         <BuildConfiguration Include="Debug">
177             <Key>Cfg_1</Key>
178             <CfgParent>Base</CfgParent>
179         </BuildConfiguration>
180     </ItemGroup>
181     <ProjectExtensions>
182         <Borland.Personality>Delphi.Personality.12</Borland.Personality>
183         <Borland.ProjectType>Application</Borland.ProjectType>
184         <BorlandProject>
185             <Delphi.Personality>
186                 <Source>
187                     <Source Name="MainSource">wand.dpr</Source>
188                 </Source>
189                 <Excluded_Packages>
190                     <Excluded_Packages Name="$(BDSBIN)\dcloffice2k210.bpl">Microsoft Office 2000 オートメーション サーバー ラッパー コンポーネントのサンプル</Excluded_Packages>
191                     <Excluded_Packages Name="$(BDSBIN)\dclofficexp210.bpl">Microsoft Office XP オートメーション サーバー ラッパー コンポーネントのサンプル</Excluded_Packages>
192                 </Excluded_Packages>
193             </Delphi.Personality>
194             <Deployment Version="3">
195                 <DeployFile LocalName="$(BDS)\Redist\iossimulator\libPCRE.dylib" Class="DependencyModule">
196                     <Platform Name="iOSSimulator">
197                         <Overwrite>true</Overwrite>
198                     </Platform>
199                 </DeployFile>
200                 <DeployFile LocalName="$(BDS)\Redist\osx32\libcgunwind.1.0.dylib" Class="DependencyModule">
201                     <Platform Name="OSX32">
202                         <Overwrite>true</Overwrite>
203                     </Platform>
204                     <Platform Name="iOSSimulator">
205                         <Overwrite>true</Overwrite>
206                     </Platform>
207                 </DeployFile>
208                 <DeployFile LocalName="$(BDS)\Redist\osx32\libcgsqlite3.dylib" Class="DependencyModule">
209                     <Platform Name="OSX32">
210                         <Overwrite>true</Overwrite>
211                     </Platform>
212                 </DeployFile>
213                 <DeployFile LocalName="Win32\Release\wand.exe" Configuration="Release" Class="ProjectOutput"/>
214                 <DeployFile LocalName="Win32\Debug\wand.exe" Configuration="Debug" Class="ProjectOutput"/>
215                 <DeployFile LocalName="Win32\Debug\wand.exe" Configuration="Debug" Class="ProjectOutput">
216                     <Platform Name="Win32">
217                         <RemoteName>wand.exe</RemoteName>
218                         <Overwrite>true</Overwrite>
219                     </Platform>
220                 </DeployFile>
221                 <DeployFile LocalName="$(BDS)\Redist\osx32\libcgunwind.1.0.dylib" Class="DependencyModule">
222                     <Platform Name="OSX32">
223                         <Overwrite>true</Overwrite>
224                     </Platform>
225                 </DeployFile>
226                 <DeployFile LocalName="Win32\Release\wand.exe" Configuration="Release" Class="ProjectOutput">
227                     <Platform Name="Win32">
228                         <RemoteName>wand.exe</RemoteName>
229                         <Overwrite>true</Overwrite>
230                     </Platform>
231                 </DeployFile>
232                 <DeployFile LocalName="OSX32\Release\wand" Configuration="Release" Class="ProjectOutput">
233                     <Platform Name="OSX32">
234                         <RemoteName>wand</RemoteName>
235                         <Overwrite>true</Overwrite>
236                     </Platform>
237                 </DeployFile>
238                 <DeployFile LocalName="$(BDS)\Redist\iossimulator\libcgunwind.1.0.dylib" Class="DependencyModule">
239                     <Platform Name="iOSSimulator">
240                         <Overwrite>true</Overwrite>
241                     </Platform>
242                 </DeployFile>
243                 <DeployClass Name="Android_SplashImage470">
244                     <Platform Name="Android">
245                         <RemoteDir>res\drawable-normal</RemoteDir>
246                         <Operation>1</Operation>
247                     </Platform>
248                 </DeployClass>
249                 <DeployClass Name="DependencyModule">
250                     <Platform Name="iOSDevice">
251                         <Operation>1</Operation>
252                         <Extensions>.dylib</Extensions>
253                     </Platform>
254                     <Platform Name="Win32">
255                         <Operation>0</Operation>
256                         <Extensions>.dll;.bpl</Extensions>
257                     </Platform>
258                     <Platform Name="OSX32">
259                         <RemoteDir>Contents\MacOS</RemoteDir>
260                         <Operation>1</Operation>
261                         <Extensions>.dylib</Extensions>
262                     </Platform>
263                     <Platform Name="iOSSimulator">
264                         <Operation>1</Operation>
265                         <Extensions>.dylib</Extensions>
266                     </Platform>
267                 </DeployClass>
268                 <DeployClass Required="true" Name="DependencyPackage">
269                     <Platform Name="iOSDevice">
270                         <Operation>1</Operation>
271                         <Extensions>.dylib</Extensions>
272                     </Platform>
273                     <Platform Name="Win32">
274                         <Operation>0</Operation>
275                         <Extensions>.bpl</Extensions>
276                     </Platform>
277                     <Platform Name="OSX32">
278                         <RemoteDir>Contents\MacOS</RemoteDir>
279                         <Operation>1</Operation>
280                         <Extensions>.dylib</Extensions>
281                     </Platform>
282                     <Platform Name="iOSSimulator">
283                         <Operation>1</Operation>
284                         <Extensions>.dylib</Extensions>
285                     </Platform>
286                 </DeployClass>
287                 <DeployClass Name="iPad_Launch2048">
288                     <Platform Name="iOSDevice">
289                         <Operation>1</Operation>
290                     </Platform>
291                     <Platform Name="iOSSimulator">
292                         <Operation>1</Operation>
293                     </Platform>
294                 </DeployClass>
295                 <DeployClass Name="ProjectiOSDeviceDebug">
296                     <Platform Name="iOSDevice">
297                         <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
298                         <Operation>1</Operation>
299                     </Platform>
300                 </DeployClass>
301                 <DeployClass Name="AndroidLibnativeMipsFile">
302                     <Platform Name="Android">
303                         <RemoteDir>library\lib\mips</RemoteDir>
304                         <Operation>1</Operation>
305                     </Platform>
306                 </DeployClass>
307                 <DeployClass Name="ProjectOSXInfoPList">
308                     <Platform Name="OSX32">
309                         <RemoteDir>Contents</RemoteDir>
310                         <Operation>1</Operation>
311                     </Platform>
312                 </DeployClass>
313                 <DeployClass Name="AndroidGDBServer">
314                     <Platform Name="Android">
315                         <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
316                         <Operation>1</Operation>
317                     </Platform>
318                 </DeployClass>
319                 <DeployClass Name="ProjectiOSResource">
320                     <Platform Name="iOSDevice">
321                         <Operation>1</Operation>
322                     </Platform>
323                     <Platform Name="iOSSimulator">
324                         <Operation>1</Operation>
325                     </Platform>
326                 </DeployClass>
327                 <DeployClass Name="ProjectOSXEntitlements">
328                     <Platform Name="OSX32">
329                         <RemoteDir>../</RemoteDir>
330                         <Operation>1</Operation>
331                     </Platform>
332                 </DeployClass>
333                 <DeployClass Name="iPhone_Launch640">
334                     <Platform Name="iOSDevice">
335                         <Operation>1</Operation>
336                     </Platform>
337                     <Platform Name="iOSSimulator">
338                         <Operation>1</Operation>
339                     </Platform>
340                 </DeployClass>
341                 <DeployClass Name="Android_SplashImage960">
342                     <Platform Name="Android">
343                         <RemoteDir>res\drawable-xlarge</RemoteDir>
344                         <Operation>1</Operation>
345                     </Platform>
346                 </DeployClass>
347                 <DeployClass Name="Android_LauncherIcon96">
348                     <Platform Name="Android">
349                         <RemoteDir>res\drawable-xhdpi</RemoteDir>
350                         <Operation>1</Operation>
351                     </Platform>
352                 </DeployClass>
353                 <DeployClass Name="Android_LauncherIcon144">
354                     <Platform Name="Android">
355                         <RemoteDir>res\drawable-xxhdpi</RemoteDir>
356                         <Operation>1</Operation>
357                     </Platform>
358                 </DeployClass>
359                 <DeployClass Name="iPhone_Launch320">
360                     <Platform Name="iOSDevice">
361                         <Operation>1</Operation>
362                     </Platform>
363                     <Platform Name="iOSSimulator">
364                         <Operation>1</Operation>
365                     </Platform>
366                 </DeployClass>
367                 <DeployClass Name="UWP_DelphiLogo150">
368                     <Platform Name="Win64">
369                         <RemoteDir>Assets</RemoteDir>
370                         <Operation>1</Operation>
371                     </Platform>
372                     <Platform Name="Win32">
373                         <RemoteDir>Assets</RemoteDir>
374                         <Operation>1</Operation>
375                     </Platform>
376                 </DeployClass>
377                 <DeployClass Name="AndroidSplashImageDef">
378                     <Platform Name="Android">
379                         <RemoteDir>res\drawable</RemoteDir>
380                         <Operation>1</Operation>
381                     </Platform>
382                 </DeployClass>
383                 <DeployClass Name="UWP_DelphiLogo44">
384                     <Platform Name="Win64">
385                         <RemoteDir>Assets</RemoteDir>
386                         <Operation>1</Operation>
387                     </Platform>
388                     <Platform Name="Win32">
389                         <RemoteDir>Assets</RemoteDir>
390                         <Operation>1</Operation>
391                     </Platform>
392                 </DeployClass>
393                 <DeployClass Name="AndroidLibnativeX86File">
394                     <Platform Name="Android">
395                         <RemoteDir>library\lib\x86</RemoteDir>
396                         <Operation>1</Operation>
397                     </Platform>
398                 </DeployClass>
399                 <DeployClass Name="DebugSymbols">
400                     <Platform Name="OSX32">
401                         <RemoteDir>Contents\MacOS</RemoteDir>
402                         <Operation>1</Operation>
403                     </Platform>
404                     <Platform Name="iOSSimulator">
405                         <Operation>1</Operation>
406                     </Platform>
407                     <Platform Name="Win32">
408                         <Operation>0</Operation>
409                     </Platform>
410                 </DeployClass>
411                 <DeployClass Name="DependencyFramework">
412                     <Platform Name="OSX32">
413                         <RemoteDir>Contents\MacOS</RemoteDir>
414                         <Operation>1</Operation>
415                         <Extensions>.framework</Extensions>
416                     </Platform>
417                     <Platform Name="Win32">
418                         <Operation>0</Operation>
419                     </Platform>
420                 </DeployClass>
421                 <DeployClass Name="Android_SplashImage426">
422                     <Platform Name="Android">
423                         <RemoteDir>res\drawable-small</RemoteDir>
424                         <Operation>1</Operation>
425                     </Platform>
426                 </DeployClass>
427                 <DeployClass Name="ProjectiOSEntitlements">
428                     <Platform Name="iOSDevice">
429                         <RemoteDir>../</RemoteDir>
430                         <Operation>1</Operation>
431                     </Platform>
432                 </DeployClass>
433                 <DeployClass Name="AdditionalDebugSymbols">
434                     <Platform Name="OSX32">
435                         <RemoteDir>Contents\MacOS</RemoteDir>
436                         <Operation>1</Operation>
437                     </Platform>
438                     <Platform Name="iOSSimulator">
439                         <Operation>1</Operation>
440                     </Platform>
441                     <Platform Name="Win32">
442                         <RemoteDir>Contents\MacOS</RemoteDir>
443                         <Operation>0</Operation>
444                     </Platform>
445                 </DeployClass>
446                 <DeployClass Name="AndroidClassesDexFile">
447                     <Platform Name="Android">
448                         <RemoteDir>classes</RemoteDir>
449                         <Operation>1</Operation>
450                     </Platform>
451                 </DeployClass>
452                 <DeployClass Name="ProjectiOSInfoPList">
453                     <Platform Name="iOSDevice">
454                         <Operation>1</Operation>
455                     </Platform>
456                     <Platform Name="iOSSimulator">
457                         <Operation>1</Operation>
458                     </Platform>
459                 </DeployClass>
460                 <DeployClass Name="iPad_Launch1024">
461                     <Platform Name="iOSDevice">
462                         <Operation>1</Operation>
463                     </Platform>
464                     <Platform Name="iOSSimulator">
465                         <Operation>1</Operation>
466                     </Platform>
467                 </DeployClass>
468                 <DeployClass Name="AndroidServiceOutput">
469                     <Platform Name="Android">
470                         <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
471                         <Operation>1</Operation>
472                     </Platform>
473                 </DeployClass>
474                 <DeployClass Name="Android_DefaultAppIcon">
475                     <Platform Name="Android">
476                         <RemoteDir>res\drawable</RemoteDir>
477                         <Operation>1</Operation>
478                     </Platform>
479                 </DeployClass>
480                 <DeployClass Name="ProjectiOSDeviceResourceRules">
481                     <Platform Name="iOSDevice">
482                         <Operation>1</Operation>
483                     </Platform>
484                 </DeployClass>
485                 <DeployClass Name="ProjectOSXResource">
486                     <Platform Name="OSX32">
487                         <RemoteDir>Contents\Resources</RemoteDir>
488                         <Operation>1</Operation>
489                     </Platform>
490                 </DeployClass>
491                 <DeployClass Name="iPad_Launch768">
492                     <Platform Name="iOSDevice">
493                         <Operation>1</Operation>
494                     </Platform>
495                     <Platform Name="iOSSimulator">
496                         <Operation>1</Operation>
497                     </Platform>
498                 </DeployClass>
499                 <DeployClass Name="AndroidLibnativeArmeabiFile">
500                     <Platform Name="Android">
501                         <RemoteDir>library\lib\armeabi</RemoteDir>
502                         <Operation>1</Operation>
503                     </Platform>
504                 </DeployClass>
505                 <DeployClass Required="true" Name="ProjectOutput">
506                     <Platform Name="iOSDevice">
507                         <Operation>1</Operation>
508                     </Platform>
509                     <Platform Name="Android">
510                         <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
511                         <Operation>1</Operation>
512                     </Platform>
513                     <Platform Name="Win32">
514                         <Operation>0</Operation>
515                     </Platform>
516                     <Platform Name="OSX32">
517                         <RemoteDir>Contents\MacOS</RemoteDir>
518                         <Operation>1</Operation>
519                     </Platform>
520                     <Platform Name="iOSSimulator">
521                         <Operation>1</Operation>
522                     </Platform>
523                 </DeployClass>
524                 <DeployClass Name="Android_SplashImage640">
525                     <Platform Name="Android">
526                         <RemoteDir>res\drawable-large</RemoteDir>
527                         <Operation>1</Operation>
528                     </Platform>
529                 </DeployClass>
530                 <DeployClass Name="File">
531                     <Platform Name="iOSDevice">
532                         <Operation>0</Operation>
533                     </Platform>
534                     <Platform Name="Android">
535                         <Operation>0</Operation>
536                     </Platform>
537                     <Platform Name="Win32">
538                         <Operation>0</Operation>
539                     </Platform>
540                     <Platform Name="OSX32">
541                         <RemoteDir>Contents\MacOS</RemoteDir>
542                         <Operation>0</Operation>
543                     </Platform>
544                     <Platform Name="iOSSimulator">
545                         <Operation>0</Operation>
546                     </Platform>
547                 </DeployClass>
548                 <DeployClass Name="iPhone_Launch640x1136">
549                     <Platform Name="iOSDevice">
550                         <Operation>1</Operation>
551                     </Platform>
552                     <Platform Name="iOSSimulator">
553                         <Operation>1</Operation>
554                     </Platform>
555                 </DeployClass>
556                 <DeployClass Name="AndroidSplashStyles">
557                     <Platform Name="Android">
558                         <RemoteDir>res\values</RemoteDir>
559                         <Operation>1</Operation>
560                     </Platform>
561                 </DeployClass>
562                 <DeployClass Name="Android_LauncherIcon36">
563                     <Platform Name="Android">
564                         <RemoteDir>res\drawable-ldpi</RemoteDir>
565                         <Operation>1</Operation>
566                     </Platform>
567                 </DeployClass>
568                 <DeployClass Name="iPad_Launch1536">
569                     <Platform Name="iOSDevice">
570                         <Operation>1</Operation>
571                     </Platform>
572                     <Platform Name="iOSSimulator">
573                         <Operation>1</Operation>
574                     </Platform>
575                 </DeployClass>
576                 <DeployClass Name="Android_LauncherIcon48">
577                     <Platform Name="Android">
578                         <RemoteDir>res\drawable-mdpi</RemoteDir>
579                         <Operation>1</Operation>
580                     </Platform>
581                 </DeployClass>
582                 <DeployClass Name="Android_LauncherIcon72">
583                     <Platform Name="Android">
584                         <RemoteDir>res\drawable-hdpi</RemoteDir>
585                         <Operation>1</Operation>
586                     </Platform>
587                 </DeployClass>
588                 <DeployClass Name="ProjectAndroidManifest">
589                     <Platform Name="Android">
590                         <Operation>1</Operation>
591                     </Platform>
592                 </DeployClass>
593                 <DeployClass Name="ProjectUWPManifest">
594                     <Platform Name="Win64">
595                         <Operation>1</Operation>
596                     </Platform>
597                     <Platform Name="Win32">
598                         <Operation>1</Operation>
599                     </Platform>
600                 </DeployClass>
601                 <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
602                 <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
603                 <ProjectRoot Platform="iOSDevice" Name="$(PROJECTNAME).app"/>
604                 <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
605                 <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
606                 <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
607                 <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
608                 <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
609                 <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
610             </Deployment>
611             <Platforms>
612                 <Platform value="Android">False</Platform>
613                 <Platform value="iOSSimulator" ActiveMobileDevice="iPhone">False</Platform>
614                 <Platform value="OSX32">True</Platform>
615                 <Platform value="Win32">True</Platform>
616                 <Platform value="Win64">False</Platform>
617             </Platforms>
618         </BorlandProject>
619         <ProjectFileVersion>12</ProjectFileVersion>
620     </ProjectExtensions>
621     <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
622     <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
623     <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
624 </Project>