OSDN Git Service

よくわからないままです、FMXが難しいのでVCLで作成しましたが解決していません
[newbbs/newbbs.git] / yourBBS.dproj
1 <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2     <PropertyGroup>
3         <ProjectGuid>{BA84953A-0D8C-4FD1-B739-3AE1EE5F9E4A}</ProjectGuid>
4         <ProjectVersion>16.1</ProjectVersion>
5         <FrameworkType>VCL</FrameworkType>
6         <MainSource>yourBBS.dpr</MainSource>
7         <Base>True</Base>
8         <Config Condition="'$(Config)'==''">Release</Config>
9         <Platform Condition="'$(Platform)'==''">Win32</Platform>
10         <TargetedPlatforms>3</TargetedPlatforms>
11         <AppType>Application</AppType>
12     </PropertyGroup>
13     <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
14         <Base>true</Base>
15     </PropertyGroup>
16     <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
17         <Base_Win32>true</Base_Win32>
18         <CfgParent>Base</CfgParent>
19         <Base>true</Base>
20     </PropertyGroup>
21     <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
22         <Base_Win64>true</Base_Win64>
23         <CfgParent>Base</CfgParent>
24         <Base>true</Base>
25     </PropertyGroup>
26     <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_1)'!=''">
27         <Cfg_1>true</Cfg_1>
28         <CfgParent>Base</CfgParent>
29         <Base>true</Base>
30     </PropertyGroup>
31     <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
32         <Cfg_1_Win32>true</Cfg_1_Win32>
33         <CfgParent>Cfg_1</CfgParent>
34         <Cfg_1>true</Cfg_1>
35         <Base>true</Base>
36     </PropertyGroup>
37     <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
38         <Cfg_2>true</Cfg_2>
39         <CfgParent>Base</CfgParent>
40         <Base>true</Base>
41     </PropertyGroup>
42     <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
43         <Cfg_2_Win32>true</Cfg_2_Win32>
44         <CfgParent>Cfg_2</CfgParent>
45         <Cfg_2>true</Cfg_2>
46         <Base>true</Base>
47     </PropertyGroup>
48     <PropertyGroup Condition="'$(Base)'!=''">
49         <Icns_MainIcns>$(BDS)\bin\delphi_PROJECTICNS.icns</Icns_MainIcns>
50         <Icon_MainIcon>$(BDS)\bin\delphi_PROJECTICON.ico</Icon_MainIcon>
51         <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;$(DCC_Namespace)</DCC_Namespace>
52         <SanitizedProjectName>yourBBS</SanitizedProjectName>
53         <DCC_DcuOutput>.\$(Platform)\$(Config)</DCC_DcuOutput>
54         <DCC_ExeOutput>.\$(Platform)\$(Config)</DCC_ExeOutput>
55         <DCC_E>false</DCC_E>
56         <DCC_N>false</DCC_N>
57         <DCC_S>false</DCC_S>
58         <DCC_F>false</DCC_F>
59         <DCC_K>false</DCC_K>
60     </PropertyGroup>
61     <PropertyGroup Condition="'$(Base_Win32)'!=''">
62         <DCC_UsePackage>IndyIPClient;FireDACASADriver;FireDACSqliteDriver;bindcompfmx;FireDACDSDriver;DBXSqliteDriver;FireDACPgDriver;FireDACODBCDriver;RESTBackendComponents;emsclientfiredac;fmx;rtl;dbrtl;DbxClientDriver;IndySystem;FireDACCommon;bindcomp;inetdb;tethering;vclib;DBXInterBaseDriver;DataSnapClient;DataSnapServer;DataSnapCommon;DBXOdbcDriver;vclFireDAC;DataSnapProviderClient;xmlrtl;DataSnapNativeClient;DBXSybaseASEDriver;DbxCommonDriver;svnui;vclimg;ibxpress;IndyProtocols;dbxcds;DBXMySQLDriver;DatasnapConnectorsFreePascal;FireDACCommonDriver;MetropolisUILiveTile;bindengine;vclactnband;vcldb;bindcompdbx;soaprtl;vcldsnap;bindcompvcl;vclie;fmxFireDAC;FireDACADSDriver;vcltouch;DBXDb2Driver;emsclient;CustomIPTransport;DBXOracleDriver;vclribbon;VCLRESTComponents;FireDACMSSQLDriver;FireDAC;VclSmp;dsnap;DBXInformixDriver;vcl;DataSnapConnectors;fmxase;DataSnapServerMidas;DBXMSSQLDriver;IndyIPCommon;IndyCore;dsnapcon;FireDACIBDriver;DBXFirebirdDriver;inet;IndyIPServer;DataSnapFireDAC;fmxobj;CloudService;FireDACDBXDriver;FireDACMySQLDriver;soapmidas;vclx;soapserver;inetdbxpress;CodeSiteExpressPkg;svn;DBXSybaseASADriver;dsnapxml;FireDACOracleDriver;FireDACInfxDriver;FireDACDb2Driver;RESTComponents;fmxdae;FireDACMSAccDriver;dbexpress;DataSnapIndy10ServerTransport;adortl;$(DCC_UsePackage)</DCC_UsePackage>
63         <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
64         <VerInfo_Locale>1033</VerInfo_Locale>
65         <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
66         <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
67         <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
68     </PropertyGroup>
69     <PropertyGroup Condition="'$(Base_Win64)'!=''">
70         <DCC_UsePackage>IndyIPClient;FireDACASADriver;FireDACSqliteDriver;bindcompfmx;FireDACDSDriver;DBXSqliteDriver;FireDACPgDriver;FireDACODBCDriver;RESTBackendComponents;emsclientfiredac;fmx;rtl;dbrtl;DbxClientDriver;IndySystem;FireDACCommon;bindcomp;inetdb;tethering;vclib;DBXInterBaseDriver;DataSnapClient;DataSnapServer;DataSnapCommon;DBXOdbcDriver;vclFireDAC;DataSnapProviderClient;xmlrtl;DataSnapNativeClient;DBXSybaseASEDriver;DbxCommonDriver;vclimg;ibxpress;IndyProtocols;dbxcds;DBXMySQLDriver;DatasnapConnectorsFreePascal;FireDACCommonDriver;MetropolisUILiveTile;bindengine;vclactnband;vcldb;bindcompdbx;soaprtl;vcldsnap;bindcompvcl;vclie;fmxFireDAC;FireDACADSDriver;vcltouch;DBXDb2Driver;emsclient;CustomIPTransport;DBXOracleDriver;vclribbon;VCLRESTComponents;FireDACMSSQLDriver;FireDAC;VclSmp;dsnap;DBXInformixDriver;vcl;DataSnapConnectors;fmxase;DataSnapServerMidas;DBXMSSQLDriver;IndyIPCommon;IndyCore;dsnapcon;FireDACIBDriver;DBXFirebirdDriver;inet;IndyIPServer;DataSnapFireDAC;fmxobj;CloudService;FireDACDBXDriver;FireDACMySQLDriver;soapmidas;vclx;soapserver;inetdbxpress;DBXSybaseASADriver;dsnapxml;FireDACOracleDriver;FireDACInfxDriver;FireDACDb2Driver;RESTComponents;fmxdae;FireDACMSAccDriver;dbexpress;DataSnapIndy10ServerTransport;adortl;$(DCC_UsePackage)</DCC_UsePackage>
71         <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
72         <VerInfo_Locale>1033</VerInfo_Locale>
73         <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
74         <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
75         <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
76     </PropertyGroup>
77     <PropertyGroup Condition="'$(Cfg_1)'!=''">
78         <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
79         <DCC_DebugDCUs>true</DCC_DebugDCUs>
80         <DCC_Optimize>false</DCC_Optimize>
81         <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
82         <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
83         <DCC_RemoteDebug>true</DCC_RemoteDebug>
84     </PropertyGroup>
85     <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
86         <DCC_RemoteDebug>false</DCC_RemoteDebug>
87     </PropertyGroup>
88     <PropertyGroup Condition="'$(Cfg_2)'!=''">
89         <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
90         <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
91         <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
92         <DCC_DebugInformation>0</DCC_DebugInformation>
93     </PropertyGroup>
94     <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
95         <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
96         <OutputExt>cgi</OutputExt>
97         <VerInfo_Locale>1033</VerInfo_Locale>
98     </PropertyGroup>
99     <ItemGroup>
100         <DelphiCompile Include="$(MainSource)">
101             <MainSource>MainSource</MainSource>
102         </DelphiCompile>
103         <DCCReference Include="Unit1.pas">
104             <Form>DataModule1</Form>
105             <FormType>dfm</FormType>
106             <DesignClass>TDataModule</DesignClass>
107         </DCCReference>
108         <DCCReference Include="WebModuleUnit1.pas">
109             <Form>WebModule1</Form>
110             <FormType>dfm</FormType>
111             <DesignClass>TWebModule</DesignClass>
112         </DCCReference>
113         <RcItem Include="sprites.png">
114             <ResourceType>RCDATA</ResourceType>
115             <ResourceId>PngImage_1</ResourceId>
116         </RcItem>
117         <BuildConfiguration Include="Release">
118             <Key>Cfg_2</Key>
119             <CfgParent>Base</CfgParent>
120         </BuildConfiguration>
121         <BuildConfiguration Include="Base">
122             <Key>Base</Key>
123         </BuildConfiguration>
124         <BuildConfiguration Include="Debug">
125             <Key>Cfg_1</Key>
126             <CfgParent>Base</CfgParent>
127         </BuildConfiguration>
128     </ItemGroup>
129     <ProjectExtensions>
130         <Borland.Personality>Delphi.Personality.12</Borland.Personality>
131         <Borland.ProjectType>Console</Borland.ProjectType>
132         <BorlandProject>
133             <Delphi.Personality>
134                 <Source>
135                     <Source Name="MainSource">yourBBS.dpr</Source>
136                 </Source>
137                 <Excluded_Packages>
138                     <Excluded_Packages Name="$(BDSBIN)\dcloffice2k210.bpl">Microsoft Office 2000 オートメーション サーバー ラッパー コンポーネントのサンプル</Excluded_Packages>
139                     <Excluded_Packages Name="$(BDSBIN)\dclofficexp210.bpl">Microsoft Office XP オートメーション サーバー ラッパー コンポーネントのサンプル</Excluded_Packages>
140                     <Excluded_Packages Name="$(BDSBIN)\bcboffice2k210.bpl">Embarcadero C++Builder Office 2000 サーバー パッケージ</Excluded_Packages>
141                     <Excluded_Packages Name="$(BDSBIN)\bcbofficexp210.bpl">Embarcadero C++Builder Office XP サーバー パッケージ</Excluded_Packages>
142                 </Excluded_Packages>
143             </Delphi.Personality>
144             <Deployment>
145                 <DeployFile LocalName="sprites.png" Configuration="Release" Class="ProjectFile"/>
146                 <DeployFile LocalName="Win32\Release\yourBBS.exe" Configuration="Release" Class="ProjectOutput">
147                     <Platform Name="Win32">
148                         <RemoteName>yourBBS.exe</RemoteName>
149                         <Overwrite>true</Overwrite>
150                     </Platform>
151                 </DeployFile>
152                 <DeployFile LocalName="Win64\Release\yourBBS.exe" Configuration="Release" Class="ProjectOutput">
153                     <Platform Name="Win64">
154                         <RemoteName>yourBBS.exe</RemoteName>
155                         <Overwrite>true</Overwrite>
156                     </Platform>
157                 </DeployFile>
158                 <DeployFile LocalName="Win32\Debug\yourBBS.exe" Configuration="Debug" Class="ProjectOutput">
159                     <Platform Name="Win32">
160                         <RemoteName>yourBBS.exe</RemoteName>
161                         <Overwrite>true</Overwrite>
162                     </Platform>
163                 </DeployFile>
164                 <DeployFile LocalName="sprites.png" Configuration="Release" Class="ProjectFile">
165                     <Platform Name="Win32">
166                         <RemoteDir>.\</RemoteDir>
167                         <Overwrite>true</Overwrite>
168                     </Platform>
169                 </DeployFile>
170                 <DeployClass Required="true" Name="DependencyPackage">
171                     <Platform Name="iOSDevice">
172                         <Operation>1</Operation>
173                         <Extensions>.dylib</Extensions>
174                     </Platform>
175                     <Platform Name="Win32">
176                         <Operation>0</Operation>
177                         <Extensions>.bpl</Extensions>
178                     </Platform>
179                     <Platform Name="OSX32">
180                         <Operation>1</Operation>
181                         <Extensions>.dylib</Extensions>
182                     </Platform>
183                     <Platform Name="iOSSimulator">
184                         <Operation>1</Operation>
185                         <Extensions>.dylib</Extensions>
186                     </Platform>
187                 </DeployClass>
188                 <DeployClass Name="DependencyModule">
189                     <Platform Name="OSX32">
190                         <Operation>1</Operation>
191                         <Extensions>.dylib</Extensions>
192                     </Platform>
193                     <Platform Name="Win32">
194                         <Operation>0</Operation>
195                         <Extensions>.dll;.bpl</Extensions>
196                     </Platform>
197                 </DeployClass>
198                 <DeployClass Name="iPad_Launch2048">
199                     <Platform Name="iOSDevice">
200                         <Operation>1</Operation>
201                     </Platform>
202                     <Platform Name="iOSSimulator">
203                         <Operation>1</Operation>
204                     </Platform>
205                 </DeployClass>
206                 <DeployClass Name="ProjectOSXInfoPList"/>
207                 <DeployClass Name="ProjectiOSDeviceDebug">
208                     <Platform Name="iOSDevice">
209                         <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
210                         <Operation>1</Operation>
211                     </Platform>
212                 </DeployClass>
213                 <DeployClass Name="Android_SplashImage470">
214                     <Platform Name="Android">
215                         <RemoteDir>res\drawable-normal</RemoteDir>
216                         <Operation>1</Operation>
217                     </Platform>
218                 </DeployClass>
219                 <DeployClass Name="AndroidLibnativeX86File">
220                     <Platform Name="Android">
221                         <RemoteDir>library\lib\x86</RemoteDir>
222                         <Operation>1</Operation>
223                     </Platform>
224                 </DeployClass>
225                 <DeployClass Name="ProjectiOSResource">
226                     <Platform Name="iOSDevice">
227                         <Operation>1</Operation>
228                     </Platform>
229                     <Platform Name="iOSSimulator">
230                         <Operation>1</Operation>
231                     </Platform>
232                 </DeployClass>
233                 <DeployClass Name="ProjectOSXEntitlements"/>
234                 <DeployClass Name="AndroidGDBServer">
235                     <Platform Name="Android">
236                         <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
237                         <Operation>1</Operation>
238                     </Platform>
239                 </DeployClass>
240                 <DeployClass Name="iPhone_Launch640">
241                     <Platform Name="iOSDevice">
242                         <Operation>1</Operation>
243                     </Platform>
244                     <Platform Name="iOSSimulator">
245                         <Operation>1</Operation>
246                     </Platform>
247                 </DeployClass>
248                 <DeployClass Name="Android_SplashImage960">
249                     <Platform Name="Android">
250                         <RemoteDir>res\drawable-xlarge</RemoteDir>
251                         <Operation>1</Operation>
252                     </Platform>
253                 </DeployClass>
254                 <DeployClass Name="Android_LauncherIcon96">
255                     <Platform Name="Android">
256                         <RemoteDir>res\drawable-xhdpi</RemoteDir>
257                         <Operation>1</Operation>
258                     </Platform>
259                 </DeployClass>
260                 <DeployClass Name="iPhone_Launch320">
261                     <Platform Name="iOSDevice">
262                         <Operation>1</Operation>
263                     </Platform>
264                     <Platform Name="iOSSimulator">
265                         <Operation>1</Operation>
266                     </Platform>
267                 </DeployClass>
268                 <DeployClass Name="Android_LauncherIcon144">
269                     <Platform Name="Android">
270                         <RemoteDir>res\drawable-xxhdpi</RemoteDir>
271                         <Operation>1</Operation>
272                     </Platform>
273                 </DeployClass>
274                 <DeployClass Name="AndroidLibnativeMipsFile">
275                     <Platform Name="Android">
276                         <RemoteDir>library\lib\mips</RemoteDir>
277                         <Operation>1</Operation>
278                     </Platform>
279                 </DeployClass>
280                 <DeployClass Name="AndroidSplashImageDef">
281                     <Platform Name="Android">
282                         <RemoteDir>res\drawable</RemoteDir>
283                         <Operation>1</Operation>
284                     </Platform>
285                 </DeployClass>
286                 <DeployClass Name="DebugSymbols">
287                     <Platform Name="OSX32">
288                         <Operation>1</Operation>
289                     </Platform>
290                     <Platform Name="iOSSimulator">
291                         <Operation>1</Operation>
292                     </Platform>
293                     <Platform Name="Win32">
294                         <Operation>0</Operation>
295                     </Platform>
296                 </DeployClass>
297                 <DeployClass Name="DependencyFramework">
298                     <Platform Name="OSX32">
299                         <Operation>1</Operation>
300                         <Extensions>.framework</Extensions>
301                     </Platform>
302                     <Platform Name="Win32">
303                         <Operation>0</Operation>
304                     </Platform>
305                 </DeployClass>
306                 <DeployClass Name="Android_SplashImage426">
307                     <Platform Name="Android">
308                         <RemoteDir>res\drawable-small</RemoteDir>
309                         <Operation>1</Operation>
310                     </Platform>
311                 </DeployClass>
312                 <DeployClass Name="ProjectiOSEntitlements"/>
313                 <DeployClass Name="AdditionalDebugSymbols">
314                     <Platform Name="OSX32">
315                         <Operation>1</Operation>
316                     </Platform>
317                     <Platform Name="Win32">
318                         <RemoteDir>Contents\MacOS</RemoteDir>
319                         <Operation>0</Operation>
320                     </Platform>
321                 </DeployClass>
322                 <DeployClass Name="AndroidClassesDexFile">
323                     <Platform Name="Android">
324                         <RemoteDir>classes</RemoteDir>
325                         <Operation>1</Operation>
326                     </Platform>
327                 </DeployClass>
328                 <DeployClass Name="ProjectiOSInfoPList"/>
329                 <DeployClass Name="iPad_Launch1024">
330                     <Platform Name="iOSDevice">
331                         <Operation>1</Operation>
332                     </Platform>
333                     <Platform Name="iOSSimulator">
334                         <Operation>1</Operation>
335                     </Platform>
336                 </DeployClass>
337                 <DeployClass Name="Android_DefaultAppIcon">
338                     <Platform Name="Android">
339                         <RemoteDir>res\drawable</RemoteDir>
340                         <Operation>1</Operation>
341                     </Platform>
342                 </DeployClass>
343                 <DeployClass Name="ProjectOSXResource">
344                     <Platform Name="OSX32">
345                         <RemoteDir>Contents\Resources</RemoteDir>
346                         <Operation>1</Operation>
347                     </Platform>
348                 </DeployClass>
349                 <DeployClass Name="ProjectiOSDeviceResourceRules"/>
350                 <DeployClass Name="iPad_Launch768">
351                     <Platform Name="iOSDevice">
352                         <Operation>1</Operation>
353                     </Platform>
354                     <Platform Name="iOSSimulator">
355                         <Operation>1</Operation>
356                     </Platform>
357                 </DeployClass>
358                 <DeployClass Required="true" Name="ProjectOutput">
359                     <Platform Name="iOSDevice">
360                         <Operation>1</Operation>
361                     </Platform>
362                     <Platform Name="Android">
363                         <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
364                         <Operation>1</Operation>
365                     </Platform>
366                     <Platform Name="Win32">
367                         <Operation>0</Operation>
368                     </Platform>
369                     <Platform Name="OSX32">
370                         <Operation>1</Operation>
371                     </Platform>
372                     <Platform Name="iOSSimulator">
373                         <Operation>1</Operation>
374                     </Platform>
375                 </DeployClass>
376                 <DeployClass Name="AndroidLibnativeArmeabiFile">
377                     <Platform Name="Android">
378                         <RemoteDir>library\lib\armeabi</RemoteDir>
379                         <Operation>1</Operation>
380                     </Platform>
381                 </DeployClass>
382                 <DeployClass Name="Android_SplashImage640">
383                     <Platform Name="Android">
384                         <RemoteDir>res\drawable-large</RemoteDir>
385                         <Operation>1</Operation>
386                     </Platform>
387                 </DeployClass>
388                 <DeployClass Name="File">
389                     <Platform Name="iOSDevice">
390                         <Operation>0</Operation>
391                     </Platform>
392                     <Platform Name="Android">
393                         <Operation>0</Operation>
394                     </Platform>
395                     <Platform Name="Win32">
396                         <Operation>0</Operation>
397                     </Platform>
398                     <Platform Name="OSX32">
399                         <Operation>0</Operation>
400                     </Platform>
401                     <Platform Name="iOSSimulator">
402                         <Operation>0</Operation>
403                     </Platform>
404                 </DeployClass>
405                 <DeployClass Name="iPhone_Launch640x1136">
406                     <Platform Name="iOSDevice">
407                         <Operation>1</Operation>
408                     </Platform>
409                     <Platform Name="iOSSimulator">
410                         <Operation>1</Operation>
411                     </Platform>
412                 </DeployClass>
413                 <DeployClass Name="Android_LauncherIcon36">
414                     <Platform Name="Android">
415                         <RemoteDir>res\drawable-ldpi</RemoteDir>
416                         <Operation>1</Operation>
417                     </Platform>
418                 </DeployClass>
419                 <DeployClass Name="AndroidSplashStyles">
420                     <Platform Name="Android">
421                         <RemoteDir>res\values</RemoteDir>
422                         <Operation>1</Operation>
423                     </Platform>
424                 </DeployClass>
425                 <DeployClass Name="iPad_Launch1536">
426                     <Platform Name="iOSDevice">
427                         <Operation>1</Operation>
428                     </Platform>
429                     <Platform Name="iOSSimulator">
430                         <Operation>1</Operation>
431                     </Platform>
432                 </DeployClass>
433                 <DeployClass Name="Android_LauncherIcon48">
434                     <Platform Name="Android">
435                         <RemoteDir>res\drawable-mdpi</RemoteDir>
436                         <Operation>1</Operation>
437                     </Platform>
438                 </DeployClass>
439                 <DeployClass Name="Android_LauncherIcon72">
440                     <Platform Name="Android">
441                         <RemoteDir>res\drawable-hdpi</RemoteDir>
442                         <Operation>1</Operation>
443                     </Platform>
444                 </DeployClass>
445                 <DeployClass Name="ProjectAndroidManifest">
446                     <Platform Name="Android">
447                         <Operation>1</Operation>
448                     </Platform>
449                 </DeployClass>
450                 <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
451                 <ProjectRoot Platform="iOSDevice" Name="$(PROJECTNAME).app"/>
452                 <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
453                 <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME)"/>
454                 <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
455                 <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
456             </Deployment>
457             <Platforms>
458                 <Platform value="Win32">True</Platform>
459                 <Platform value="Win64">True</Platform>
460             </Platforms>
461         </BorlandProject>
462         <ProjectFileVersion>12</ProjectFileVersion>
463     </ProjectExtensions>
464     <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
465     <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
466     <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
467 </Project>