OSDN Git Service

datamodule はつけられないのかもしれない
[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_ExeOutput>F:\web\cgi-bin\</DCC_ExeOutput>
63         <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>
64         <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
65         <VerInfo_Locale>1033</VerInfo_Locale>
66         <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
67         <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
68         <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
69     </PropertyGroup>
70     <PropertyGroup Condition="'$(Base_Win64)'!=''">
71         <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>
72         <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
73         <VerInfo_Locale>1033</VerInfo_Locale>
74         <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
75         <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
76         <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
77     </PropertyGroup>
78     <PropertyGroup Condition="'$(Cfg_1)'!=''">
79         <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
80         <DCC_DebugDCUs>true</DCC_DebugDCUs>
81         <DCC_Optimize>false</DCC_Optimize>
82         <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
83         <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
84         <DCC_RemoteDebug>true</DCC_RemoteDebug>
85     </PropertyGroup>
86     <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
87         <DCC_RemoteDebug>false</DCC_RemoteDebug>
88     </PropertyGroup>
89     <PropertyGroup Condition="'$(Cfg_2)'!=''">
90         <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
91         <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
92         <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
93         <DCC_DebugInformation>0</DCC_DebugInformation>
94     </PropertyGroup>
95     <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
96         <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
97         <OutputExt>cgi</OutputExt>
98         <VerInfo_Locale>1033</VerInfo_Locale>
99     </PropertyGroup>
100     <ItemGroup>
101         <DelphiCompile Include="$(MainSource)">
102             <MainSource>MainSource</MainSource>
103         </DelphiCompile>
104         <DCCReference Include="WebModuleUnit1.pas">
105             <Form>WebModule1</Form>
106             <FormType>dfm</FormType>
107             <DesignClass>TWebModule</DesignClass>
108         </DCCReference>
109         <RcItem Include="sprites.png">
110             <ResourceType>RCDATA</ResourceType>
111             <ResourceId>PngImage_1</ResourceId>
112         </RcItem>
113         <BuildConfiguration Include="Release">
114             <Key>Cfg_2</Key>
115             <CfgParent>Base</CfgParent>
116         </BuildConfiguration>
117         <BuildConfiguration Include="Base">
118             <Key>Base</Key>
119         </BuildConfiguration>
120         <BuildConfiguration Include="Debug">
121             <Key>Cfg_1</Key>
122             <CfgParent>Base</CfgParent>
123         </BuildConfiguration>
124     </ItemGroup>
125     <ProjectExtensions>
126         <Borland.Personality>Delphi.Personality.12</Borland.Personality>
127         <Borland.ProjectType>Console</Borland.ProjectType>
128         <BorlandProject>
129             <Delphi.Personality>
130                 <Source>
131                     <Source Name="MainSource">yourBBS.dpr</Source>
132                 </Source>
133                 <Excluded_Packages>
134                     <Excluded_Packages Name="$(BDSBIN)\dcloffice2k210.bpl">Microsoft Office 2000 オートメーション サーバー ラッパー コンポーネントのサンプル</Excluded_Packages>
135                     <Excluded_Packages Name="$(BDSBIN)\dclofficexp210.bpl">Microsoft Office XP オートメーション サーバー ラッパー コンポーネントのサンプル</Excluded_Packages>
136                     <Excluded_Packages Name="$(BDSBIN)\bcboffice2k210.bpl">Embarcadero C++Builder Office 2000 サーバー パッケージ</Excluded_Packages>
137                     <Excluded_Packages Name="$(BDSBIN)\bcbofficexp210.bpl">Embarcadero C++Builder Office XP サーバー パッケージ</Excluded_Packages>
138                 </Excluded_Packages>
139             </Delphi.Personality>
140             <Deployment>
141                 <DeployFile LocalName="Win32\Release\yourBBS.exe" Configuration="Release" Class="ProjectOutput">
142                     <Platform Name="Win32">
143                         <RemoteName>yourBBS.exe</RemoteName>
144                         <Overwrite>true</Overwrite>
145                     </Platform>
146                 </DeployFile>
147                 <DeployFile LocalName="Win32\Debug\yourBBS.exe" Configuration="Debug" Class="ProjectOutput">
148                     <Platform Name="Win32">
149                         <RemoteName>yourBBS.exe</RemoteName>
150                         <Overwrite>true</Overwrite>
151                     </Platform>
152                 </DeployFile>
153                 <DeployFile LocalName="F:\web\cgi-bin\yourBBS.cgi" Configuration="Release" Class="ProjectOutput">
154                     <Platform Name="Win32">
155                         <RemoteName>yourBBS.exe</RemoteName>
156                         <Overwrite>true</Overwrite>
157                     </Platform>
158                 </DeployFile>
159                 <DeployFile LocalName="sprites.png" Configuration="Release" Class="ProjectFile"/>
160                 <DeployFile LocalName="Win64\Release\yourBBS.exe" Configuration="Release" Class="ProjectOutput">
161                     <Platform Name="Win64">
162                         <RemoteName>yourBBS.exe</RemoteName>
163                         <Overwrite>true</Overwrite>
164                     </Platform>
165                 </DeployFile>
166                 <DeployFile LocalName="sprites.png" Configuration="Release" Class="ProjectFile">
167                     <Platform Name="Win32">
168                         <RemoteDir>.\</RemoteDir>
169                         <Overwrite>true</Overwrite>
170                     </Platform>
171                 </DeployFile>
172                 <DeployClass Required="true" Name="DependencyPackage">
173                     <Platform Name="iOSDevice">
174                         <Operation>1</Operation>
175                         <Extensions>.dylib</Extensions>
176                     </Platform>
177                     <Platform Name="Win32">
178                         <Operation>0</Operation>
179                         <Extensions>.bpl</Extensions>
180                     </Platform>
181                     <Platform Name="OSX32">
182                         <Operation>1</Operation>
183                         <Extensions>.dylib</Extensions>
184                     </Platform>
185                     <Platform Name="iOSSimulator">
186                         <Operation>1</Operation>
187                         <Extensions>.dylib</Extensions>
188                     </Platform>
189                 </DeployClass>
190                 <DeployClass Name="DependencyModule">
191                     <Platform Name="OSX32">
192                         <Operation>1</Operation>
193                         <Extensions>.dylib</Extensions>
194                     </Platform>
195                     <Platform Name="Win32">
196                         <Operation>0</Operation>
197                         <Extensions>.dll;.bpl</Extensions>
198                     </Platform>
199                 </DeployClass>
200                 <DeployClass Name="iPad_Launch2048">
201                     <Platform Name="iOSDevice">
202                         <Operation>1</Operation>
203                     </Platform>
204                     <Platform Name="iOSSimulator">
205                         <Operation>1</Operation>
206                     </Platform>
207                 </DeployClass>
208                 <DeployClass Name="ProjectOSXInfoPList"/>
209                 <DeployClass Name="ProjectiOSDeviceDebug">
210                     <Platform Name="iOSDevice">
211                         <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
212                         <Operation>1</Operation>
213                     </Platform>
214                 </DeployClass>
215                 <DeployClass Name="Android_SplashImage470">
216                     <Platform Name="Android">
217                         <RemoteDir>res\drawable-normal</RemoteDir>
218                         <Operation>1</Operation>
219                     </Platform>
220                 </DeployClass>
221                 <DeployClass Name="AndroidLibnativeX86File">
222                     <Platform Name="Android">
223                         <RemoteDir>library\lib\x86</RemoteDir>
224                         <Operation>1</Operation>
225                     </Platform>
226                 </DeployClass>
227                 <DeployClass Name="ProjectiOSResource">
228                     <Platform Name="iOSDevice">
229                         <Operation>1</Operation>
230                     </Platform>
231                     <Platform Name="iOSSimulator">
232                         <Operation>1</Operation>
233                     </Platform>
234                 </DeployClass>
235                 <DeployClass Name="ProjectOSXEntitlements"/>
236                 <DeployClass Name="AndroidGDBServer">
237                     <Platform Name="Android">
238                         <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
239                         <Operation>1</Operation>
240                     </Platform>
241                 </DeployClass>
242                 <DeployClass Name="iPhone_Launch640">
243                     <Platform Name="iOSDevice">
244                         <Operation>1</Operation>
245                     </Platform>
246                     <Platform Name="iOSSimulator">
247                         <Operation>1</Operation>
248                     </Platform>
249                 </DeployClass>
250                 <DeployClass Name="Android_SplashImage960">
251                     <Platform Name="Android">
252                         <RemoteDir>res\drawable-xlarge</RemoteDir>
253                         <Operation>1</Operation>
254                     </Platform>
255                 </DeployClass>
256                 <DeployClass Name="Android_LauncherIcon96">
257                     <Platform Name="Android">
258                         <RemoteDir>res\drawable-xhdpi</RemoteDir>
259                         <Operation>1</Operation>
260                     </Platform>
261                 </DeployClass>
262                 <DeployClass Name="iPhone_Launch320">
263                     <Platform Name="iOSDevice">
264                         <Operation>1</Operation>
265                     </Platform>
266                     <Platform Name="iOSSimulator">
267                         <Operation>1</Operation>
268                     </Platform>
269                 </DeployClass>
270                 <DeployClass Name="Android_LauncherIcon144">
271                     <Platform Name="Android">
272                         <RemoteDir>res\drawable-xxhdpi</RemoteDir>
273                         <Operation>1</Operation>
274                     </Platform>
275                 </DeployClass>
276                 <DeployClass Name="AndroidLibnativeMipsFile">
277                     <Platform Name="Android">
278                         <RemoteDir>library\lib\mips</RemoteDir>
279                         <Operation>1</Operation>
280                     </Platform>
281                 </DeployClass>
282                 <DeployClass Name="AndroidSplashImageDef">
283                     <Platform Name="Android">
284                         <RemoteDir>res\drawable</RemoteDir>
285                         <Operation>1</Operation>
286                     </Platform>
287                 </DeployClass>
288                 <DeployClass Name="DebugSymbols">
289                     <Platform Name="OSX32">
290                         <Operation>1</Operation>
291                     </Platform>
292                     <Platform Name="iOSSimulator">
293                         <Operation>1</Operation>
294                     </Platform>
295                     <Platform Name="Win32">
296                         <Operation>0</Operation>
297                     </Platform>
298                 </DeployClass>
299                 <DeployClass Name="DependencyFramework">
300                     <Platform Name="OSX32">
301                         <Operation>1</Operation>
302                         <Extensions>.framework</Extensions>
303                     </Platform>
304                     <Platform Name="Win32">
305                         <Operation>0</Operation>
306                     </Platform>
307                 </DeployClass>
308                 <DeployClass Name="Android_SplashImage426">
309                     <Platform Name="Android">
310                         <RemoteDir>res\drawable-small</RemoteDir>
311                         <Operation>1</Operation>
312                     </Platform>
313                 </DeployClass>
314                 <DeployClass Name="ProjectiOSEntitlements"/>
315                 <DeployClass Name="AdditionalDebugSymbols">
316                     <Platform Name="OSX32">
317                         <Operation>1</Operation>
318                     </Platform>
319                     <Platform Name="Win32">
320                         <RemoteDir>Contents\MacOS</RemoteDir>
321                         <Operation>0</Operation>
322                     </Platform>
323                 </DeployClass>
324                 <DeployClass Name="AndroidClassesDexFile">
325                     <Platform Name="Android">
326                         <RemoteDir>classes</RemoteDir>
327                         <Operation>1</Operation>
328                     </Platform>
329                 </DeployClass>
330                 <DeployClass Name="ProjectiOSInfoPList"/>
331                 <DeployClass Name="iPad_Launch1024">
332                     <Platform Name="iOSDevice">
333                         <Operation>1</Operation>
334                     </Platform>
335                     <Platform Name="iOSSimulator">
336                         <Operation>1</Operation>
337                     </Platform>
338                 </DeployClass>
339                 <DeployClass Name="Android_DefaultAppIcon">
340                     <Platform Name="Android">
341                         <RemoteDir>res\drawable</RemoteDir>
342                         <Operation>1</Operation>
343                     </Platform>
344                 </DeployClass>
345                 <DeployClass Name="ProjectOSXResource">
346                     <Platform Name="OSX32">
347                         <RemoteDir>Contents\Resources</RemoteDir>
348                         <Operation>1</Operation>
349                     </Platform>
350                 </DeployClass>
351                 <DeployClass Name="ProjectiOSDeviceResourceRules"/>
352                 <DeployClass Name="iPad_Launch768">
353                     <Platform Name="iOSDevice">
354                         <Operation>1</Operation>
355                     </Platform>
356                     <Platform Name="iOSSimulator">
357                         <Operation>1</Operation>
358                     </Platform>
359                 </DeployClass>
360                 <DeployClass Required="true" Name="ProjectOutput">
361                     <Platform Name="iOSDevice">
362                         <Operation>1</Operation>
363                     </Platform>
364                     <Platform Name="Android">
365                         <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
366                         <Operation>1</Operation>
367                     </Platform>
368                     <Platform Name="Win32">
369                         <Operation>0</Operation>
370                     </Platform>
371                     <Platform Name="OSX32">
372                         <Operation>1</Operation>
373                     </Platform>
374                     <Platform Name="iOSSimulator">
375                         <Operation>1</Operation>
376                     </Platform>
377                 </DeployClass>
378                 <DeployClass Name="AndroidLibnativeArmeabiFile">
379                     <Platform Name="Android">
380                         <RemoteDir>library\lib\armeabi</RemoteDir>
381                         <Operation>1</Operation>
382                     </Platform>
383                 </DeployClass>
384                 <DeployClass Name="Android_SplashImage640">
385                     <Platform Name="Android">
386                         <RemoteDir>res\drawable-large</RemoteDir>
387                         <Operation>1</Operation>
388                     </Platform>
389                 </DeployClass>
390                 <DeployClass Name="File">
391                     <Platform Name="iOSDevice">
392                         <Operation>0</Operation>
393                     </Platform>
394                     <Platform Name="Android">
395                         <Operation>0</Operation>
396                     </Platform>
397                     <Platform Name="Win32">
398                         <Operation>0</Operation>
399                     </Platform>
400                     <Platform Name="OSX32">
401                         <Operation>0</Operation>
402                     </Platform>
403                     <Platform Name="iOSSimulator">
404                         <Operation>0</Operation>
405                     </Platform>
406                 </DeployClass>
407                 <DeployClass Name="iPhone_Launch640x1136">
408                     <Platform Name="iOSDevice">
409                         <Operation>1</Operation>
410                     </Platform>
411                     <Platform Name="iOSSimulator">
412                         <Operation>1</Operation>
413                     </Platform>
414                 </DeployClass>
415                 <DeployClass Name="Android_LauncherIcon36">
416                     <Platform Name="Android">
417                         <RemoteDir>res\drawable-ldpi</RemoteDir>
418                         <Operation>1</Operation>
419                     </Platform>
420                 </DeployClass>
421                 <DeployClass Name="AndroidSplashStyles">
422                     <Platform Name="Android">
423                         <RemoteDir>res\values</RemoteDir>
424                         <Operation>1</Operation>
425                     </Platform>
426                 </DeployClass>
427                 <DeployClass Name="iPad_Launch1536">
428                     <Platform Name="iOSDevice">
429                         <Operation>1</Operation>
430                     </Platform>
431                     <Platform Name="iOSSimulator">
432                         <Operation>1</Operation>
433                     </Platform>
434                 </DeployClass>
435                 <DeployClass Name="Android_LauncherIcon48">
436                     <Platform Name="Android">
437                         <RemoteDir>res\drawable-mdpi</RemoteDir>
438                         <Operation>1</Operation>
439                     </Platform>
440                 </DeployClass>
441                 <DeployClass Name="Android_LauncherIcon72">
442                     <Platform Name="Android">
443                         <RemoteDir>res\drawable-hdpi</RemoteDir>
444                         <Operation>1</Operation>
445                     </Platform>
446                 </DeployClass>
447                 <DeployClass Name="ProjectAndroidManifest">
448                     <Platform Name="Android">
449                         <Operation>1</Operation>
450                     </Platform>
451                 </DeployClass>
452                 <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
453                 <ProjectRoot Platform="iOSDevice" Name="$(PROJECTNAME).app"/>
454                 <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
455                 <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME)"/>
456                 <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
457                 <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
458             </Deployment>
459             <Platforms>
460                 <Platform value="Win32">True</Platform>
461                 <Platform value="Win64">True</Platform>
462             </Platforms>
463         </BorlandProject>
464         <ProjectFileVersion>12</ProjectFileVersion>
465     </ProjectExtensions>
466     <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
467     <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
468     <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
469 </Project>