OSDN Git Service

funcは将来利用できません エラー対応です
[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)'==''">Debug</Config>
9         <Platform Condition="'$(Platform)'==''">Win32</Platform>
10         <TargetedPlatforms>1</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="'$(Base)'!=''">
58         <SanitizedProjectName>wand</SanitizedProjectName>
59         <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;$(DCC_Namespace)</DCC_Namespace>
60         <DCC_DcuOutput>.\$(Platform)\$(Config)</DCC_DcuOutput>
61         <DCC_ExeOutput>.\$(Platform)\$(Config)</DCC_ExeOutput>
62         <DCC_E>false</DCC_E>
63         <DCC_N>false</DCC_N>
64         <DCC_S>false</DCC_S>
65         <DCC_F>false</DCC_F>
66         <DCC_K>false</DCC_K>
67         <Icon_MainIcon>$(BDS)\bin\delphi_PROJECTICON.ico</Icon_MainIcon>
68         <Icns_MainIcns>$(BDS)\bin\delphi_PROJECTICNS.icns</Icns_MainIcns>
69     </PropertyGroup>
70     <PropertyGroup Condition="'$(Base_Android)'!=''">
71         <Android_LauncherIcon36>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_36x36.png</Android_LauncherIcon36>
72         <Android_LauncherIcon48>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_48x48.png</Android_LauncherIcon48>
73         <Android_LauncherIcon72>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_72x72.png</Android_LauncherIcon72>
74         <Android_LauncherIcon96>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_96x96.png</Android_LauncherIcon96>
75         <Android_LauncherIcon144>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_144x144.png</Android_LauncherIcon144>
76         <Android_SplashImage426>$(BDS)\bin\Artwork\Android\FM_SplashImage_426x320.png</Android_SplashImage426>
77         <Android_SplashImage470>$(BDS)\bin\Artwork\Android\FM_SplashImage_470x320.png</Android_SplashImage470>
78         <Android_SplashImage640>$(BDS)\bin\Artwork\Android\FM_SplashImage_640x480.png</Android_SplashImage640>
79         <Android_SplashImage960>$(BDS)\bin\Artwork\Android\FM_SplashImage_960x720.png</Android_SplashImage960>
80         <AUP_ACCESS_COARSE_LOCATION>true</AUP_ACCESS_COARSE_LOCATION>
81         <AUP_ACCESS_FINE_LOCATION>true</AUP_ACCESS_FINE_LOCATION>
82         <AUP_CALL_PHONE>true</AUP_CALL_PHONE>
83         <AUP_CAMERA>true</AUP_CAMERA>
84         <AUP_INTERNET>true</AUP_INTERNET>
85         <AUP_READ_CALENDAR>true</AUP_READ_CALENDAR>
86         <AUP_READ_EXTERNAL_STORAGE>true</AUP_READ_EXTERNAL_STORAGE>
87         <AUP_WRITE_CALENDAR>true</AUP_WRITE_CALENDAR>
88         <AUP_WRITE_EXTERNAL_STORAGE>true</AUP_WRITE_EXTERNAL_STORAGE>
89         <AUP_READ_PHONE_STATE>true</AUP_READ_PHONE_STATE>
90     </PropertyGroup>
91     <PropertyGroup Condition="'$(Base_iOSSimulator)'!=''">
92         <iPhone_AppIcon60>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_60x60.png</iPhone_AppIcon60>
93         <iPhone_AppIcon120>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_120x120.png</iPhone_AppIcon120>
94         <iPhone_Spotlight40>$(BDS)\bin\Artwork\iOS\iPhone\FM_SpotlightSearchIcon_40x40.png</iPhone_Spotlight40>
95         <iPhone_Spotlight80>$(BDS)\bin\Artwork\iOS\iPhone\FM_SpotlightSearchIcon_80x80.png</iPhone_Spotlight80>
96         <iPad_SpotLight40>$(BDS)\bin\Artwork\iOS\iPad\FM_SpotlightSearchIcon_40x40.png</iPad_SpotLight40>
97         <iPad_SpotLight80>$(BDS)\bin\Artwork\iOS\iPad\FM_SpotlightSearchIcon_80x80.png</iPad_SpotLight80>
98         <iPad_AppIcon76>$(BDS)\bin\Artwork\iOS\iPad\FM_ApplicationIcon_76x76.png</iPad_AppIcon76>
99         <iPad_AppIcon152>$(BDS)\bin\Artwork\iOS\iPad\FM_ApplicationIcon_152x152.png</iPad_AppIcon152>
100         <iPad_Launch768x1024>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImagePortrait_768x1024.png</iPad_Launch768x1024>
101         <iPad_Launch1024x768>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImageLandscape_1024x768.png</iPad_Launch1024x768>
102         <iPad_Launch1536x2048>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImagePortrait_1536x2048.png</iPad_Launch1536x2048>
103         <iPad_Launch2048x1536>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImageLandscape_2048x1536.png</iPad_Launch2048x1536>
104     </PropertyGroup>
105     <PropertyGroup Condition="'$(Base_OSX32)'!=''">
106         <DCC_ConsoleTarget>true</DCC_ConsoleTarget>
107         <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>
108     </PropertyGroup>
109     <PropertyGroup Condition="'$(Base_Win32)'!=''">
110         <DCC_ConsoleTarget>true</DCC_ConsoleTarget>
111         <VerInfo_Locale>1033</VerInfo_Locale>
112         <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>
113         <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>
114         <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
115     </PropertyGroup>
116     <PropertyGroup Condition="'$(Base_Win64)'!=''">
117         <DCC_ConsoleTarget>true</DCC_ConsoleTarget>
118         <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>
119     </PropertyGroup>
120     <PropertyGroup Condition="'$(Cfg_1)'!=''">
121         <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
122         <DCC_DebugDCUs>true</DCC_DebugDCUs>
123         <DCC_Optimize>false</DCC_Optimize>
124         <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
125         <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
126         <DCC_RemoteDebug>true</DCC_RemoteDebug>
127     </PropertyGroup>
128     <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
129         <DCC_RemoteDebug>false</DCC_RemoteDebug>
130     </PropertyGroup>
131     <PropertyGroup Condition="'$(Cfg_2)'!=''">
132         <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
133         <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
134         <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
135         <DCC_DebugInformation>0</DCC_DebugInformation>
136     </PropertyGroup>
137     <ItemGroup>
138         <DelphiCompile Include="$(MainSource)">
139             <MainSource>MainSource</MainSource>
140         </DelphiCompile>
141         <DCCReference Include="bootpack.pas"/>
142         <DCCReference Include="asmhead.pas"/>
143         <DCCReference Include="graphic.pas"/>
144         <DCCReference Include="timer.pas"/>
145         <DCCReference Include="func.pas"/>
146         <RcItem Include="hankaku.bin">
147             <ContainerId>ResourceItem</ContainerId>
148             <ResourceType>RCDATA</ResourceType>
149             <ResourceId>hankaku</ResourceId>
150         </RcItem>
151         <BuildConfiguration Include="Release">
152             <Key>Cfg_2</Key>
153             <CfgParent>Base</CfgParent>
154         </BuildConfiguration>
155         <BuildConfiguration Include="Base">
156             <Key>Base</Key>
157         </BuildConfiguration>
158         <BuildConfiguration Include="Debug">
159             <Key>Cfg_1</Key>
160             <CfgParent>Base</CfgParent>
161         </BuildConfiguration>
162     </ItemGroup>
163     <ProjectExtensions>
164         <Borland.Personality>Delphi.Personality.12</Borland.Personality>
165         <Borland.ProjectType>Application</Borland.ProjectType>
166         <BorlandProject>
167             <Delphi.Personality>
168                 <Source>
169                     <Source Name="MainSource">wand.dpr</Source>
170                 </Source>
171             </Delphi.Personality>
172             <Deployment Version="3">
173                 <DeployFile LocalName="$(BDS)\Redist\iossimulator\libPCRE.dylib" Class="DependencyModule">
174                     <Platform Name="iOSSimulator">
175                         <Overwrite>true</Overwrite>
176                     </Platform>
177                 </DeployFile>
178                 <DeployFile LocalName="$(BDS)\Redist\osx32\libcgunwind.1.0.dylib" Class="DependencyModule">
179                     <Platform Name="OSX32">
180                         <Overwrite>true</Overwrite>
181                     </Platform>
182                     <Platform Name="iOSSimulator">
183                         <Overwrite>true</Overwrite>
184                     </Platform>
185                 </DeployFile>
186                 <DeployFile LocalName="$(BDS)\Redist\osx32\libcgsqlite3.dylib" Class="DependencyModule">
187                     <Platform Name="OSX32">
188                         <Overwrite>true</Overwrite>
189                     </Platform>
190                 </DeployFile>
191                 <DeployFile LocalName="Win32\Release\wand.exe" Configuration="Release" Class="ProjectOutput"/>
192                 <DeployFile LocalName="Win32\Debug\wand.exe" Configuration="Debug" Class="ProjectOutput"/>
193                 <DeployFile LocalName="Win32\Debug\wand.exe" Configuration="Debug" Class="ProjectOutput">
194                     <Platform Name="Win32">
195                         <RemoteName>wand.exe</RemoteName>
196                         <Overwrite>true</Overwrite>
197                     </Platform>
198                 </DeployFile>
199                 <DeployFile LocalName="$(BDS)\Redist\osx32\libcgunwind.1.0.dylib" Class="DependencyModule">
200                     <Platform Name="OSX32">
201                         <Overwrite>true</Overwrite>
202                     </Platform>
203                 </DeployFile>
204                 <DeployFile LocalName="$(BDS)\Redist\iossimulator\libcgunwind.1.0.dylib" Class="DependencyModule">
205                     <Platform Name="iOSSimulator">
206                         <Overwrite>true</Overwrite>
207                     </Platform>
208                 </DeployFile>
209                 <DeployClass Name="Android_SplashImage470">
210                     <Platform Name="Android">
211                         <RemoteDir>res\drawable-normal</RemoteDir>
212                         <Operation>1</Operation>
213                     </Platform>
214                 </DeployClass>
215                 <DeployClass Name="DependencyModule">
216                     <Platform Name="iOSDevice">
217                         <Operation>1</Operation>
218                         <Extensions>.dylib</Extensions>
219                     </Platform>
220                     <Platform Name="Win32">
221                         <Operation>0</Operation>
222                         <Extensions>.dll;.bpl</Extensions>
223                     </Platform>
224                     <Platform Name="OSX32">
225                         <RemoteDir>Contents\MacOS</RemoteDir>
226                         <Operation>1</Operation>
227                         <Extensions>.dylib</Extensions>
228                     </Platform>
229                     <Platform Name="iOSSimulator">
230                         <Operation>1</Operation>
231                         <Extensions>.dylib</Extensions>
232                     </Platform>
233                 </DeployClass>
234                 <DeployClass Required="true" Name="DependencyPackage">
235                     <Platform Name="iOSDevice">
236                         <Operation>1</Operation>
237                         <Extensions>.dylib</Extensions>
238                     </Platform>
239                     <Platform Name="Win32">
240                         <Operation>0</Operation>
241                         <Extensions>.bpl</Extensions>
242                     </Platform>
243                     <Platform Name="OSX32">
244                         <RemoteDir>Contents\MacOS</RemoteDir>
245                         <Operation>1</Operation>
246                         <Extensions>.dylib</Extensions>
247                     </Platform>
248                     <Platform Name="iOSSimulator">
249                         <Operation>1</Operation>
250                         <Extensions>.dylib</Extensions>
251                     </Platform>
252                 </DeployClass>
253                 <DeployClass Name="iPad_Launch2048">
254                     <Platform Name="iOSDevice">
255                         <Operation>1</Operation>
256                     </Platform>
257                     <Platform Name="iOSSimulator">
258                         <Operation>1</Operation>
259                     </Platform>
260                 </DeployClass>
261                 <DeployClass Name="ProjectiOSDeviceDebug">
262                     <Platform Name="iOSDevice">
263                         <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
264                         <Operation>1</Operation>
265                     </Platform>
266                 </DeployClass>
267                 <DeployClass Name="AndroidLibnativeMipsFile">
268                     <Platform Name="Android">
269                         <RemoteDir>library\lib\mips</RemoteDir>
270                         <Operation>1</Operation>
271                     </Platform>
272                 </DeployClass>
273                 <DeployClass Name="ProjectOSXInfoPList">
274                     <Platform Name="OSX32">
275                         <RemoteDir>Contents</RemoteDir>
276                         <Operation>1</Operation>
277                     </Platform>
278                 </DeployClass>
279                 <DeployClass Name="AndroidGDBServer">
280                     <Platform Name="Android">
281                         <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
282                         <Operation>1</Operation>
283                     </Platform>
284                 </DeployClass>
285                 <DeployClass Name="ProjectiOSResource">
286                     <Platform Name="iOSDevice">
287                         <Operation>1</Operation>
288                     </Platform>
289                     <Platform Name="iOSSimulator">
290                         <Operation>1</Operation>
291                     </Platform>
292                 </DeployClass>
293                 <DeployClass Name="ProjectOSXEntitlements">
294                     <Platform Name="OSX32">
295                         <RemoteDir>../</RemoteDir>
296                         <Operation>1</Operation>
297                     </Platform>
298                 </DeployClass>
299                 <DeployClass Name="iPhone_Launch640">
300                     <Platform Name="iOSDevice">
301                         <Operation>1</Operation>
302                     </Platform>
303                     <Platform Name="iOSSimulator">
304                         <Operation>1</Operation>
305                     </Platform>
306                 </DeployClass>
307                 <DeployClass Name="Android_SplashImage960">
308                     <Platform Name="Android">
309                         <RemoteDir>res\drawable-xlarge</RemoteDir>
310                         <Operation>1</Operation>
311                     </Platform>
312                 </DeployClass>
313                 <DeployClass Name="Android_LauncherIcon96">
314                     <Platform Name="Android">
315                         <RemoteDir>res\drawable-xhdpi</RemoteDir>
316                         <Operation>1</Operation>
317                     </Platform>
318                 </DeployClass>
319                 <DeployClass Name="Android_LauncherIcon144">
320                     <Platform Name="Android">
321                         <RemoteDir>res\drawable-xxhdpi</RemoteDir>
322                         <Operation>1</Operation>
323                     </Platform>
324                 </DeployClass>
325                 <DeployClass Name="iPhone_Launch320">
326                     <Platform Name="iOSDevice">
327                         <Operation>1</Operation>
328                     </Platform>
329                     <Platform Name="iOSSimulator">
330                         <Operation>1</Operation>
331                     </Platform>
332                 </DeployClass>
333                 <DeployClass Name="UWP_DelphiLogo150">
334                     <Platform Name="Win64">
335                         <RemoteDir>Assets</RemoteDir>
336                         <Operation>1</Operation>
337                     </Platform>
338                     <Platform Name="Win32">
339                         <RemoteDir>Assets</RemoteDir>
340                         <Operation>1</Operation>
341                     </Platform>
342                 </DeployClass>
343                 <DeployClass Name="AndroidSplashImageDef">
344                     <Platform Name="Android">
345                         <RemoteDir>res\drawable</RemoteDir>
346                         <Operation>1</Operation>
347                     </Platform>
348                 </DeployClass>
349                 <DeployClass Name="UWP_DelphiLogo44">
350                     <Platform Name="Win64">
351                         <RemoteDir>Assets</RemoteDir>
352                         <Operation>1</Operation>
353                     </Platform>
354                     <Platform Name="Win32">
355                         <RemoteDir>Assets</RemoteDir>
356                         <Operation>1</Operation>
357                     </Platform>
358                 </DeployClass>
359                 <DeployClass Name="AndroidLibnativeX86File">
360                     <Platform Name="Android">
361                         <RemoteDir>library\lib\x86</RemoteDir>
362                         <Operation>1</Operation>
363                     </Platform>
364                 </DeployClass>
365                 <DeployClass Name="DebugSymbols">
366                     <Platform Name="OSX32">
367                         <RemoteDir>Contents\MacOS</RemoteDir>
368                         <Operation>1</Operation>
369                     </Platform>
370                     <Platform Name="iOSSimulator">
371                         <Operation>1</Operation>
372                     </Platform>
373                     <Platform Name="Win32">
374                         <Operation>0</Operation>
375                     </Platform>
376                 </DeployClass>
377                 <DeployClass Name="DependencyFramework">
378                     <Platform Name="OSX32">
379                         <RemoteDir>Contents\MacOS</RemoteDir>
380                         <Operation>1</Operation>
381                         <Extensions>.framework</Extensions>
382                     </Platform>
383                     <Platform Name="Win32">
384                         <Operation>0</Operation>
385                     </Platform>
386                 </DeployClass>
387                 <DeployClass Name="Android_SplashImage426">
388                     <Platform Name="Android">
389                         <RemoteDir>res\drawable-small</RemoteDir>
390                         <Operation>1</Operation>
391                     </Platform>
392                 </DeployClass>
393                 <DeployClass Name="ProjectiOSEntitlements">
394                     <Platform Name="iOSDevice">
395                         <RemoteDir>../</RemoteDir>
396                         <Operation>1</Operation>
397                     </Platform>
398                 </DeployClass>
399                 <DeployClass Name="AdditionalDebugSymbols">
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                         <RemoteDir>Contents\MacOS</RemoteDir>
409                         <Operation>0</Operation>
410                     </Platform>
411                 </DeployClass>
412                 <DeployClass Name="AndroidClassesDexFile">
413                     <Platform Name="Android">
414                         <RemoteDir>classes</RemoteDir>
415                         <Operation>1</Operation>
416                     </Platform>
417                 </DeployClass>
418                 <DeployClass Name="ProjectiOSInfoPList">
419                     <Platform Name="iOSDevice">
420                         <Operation>1</Operation>
421                     </Platform>
422                     <Platform Name="iOSSimulator">
423                         <Operation>1</Operation>
424                     </Platform>
425                 </DeployClass>
426                 <DeployClass Name="iPad_Launch1024">
427                     <Platform Name="iOSDevice">
428                         <Operation>1</Operation>
429                     </Platform>
430                     <Platform Name="iOSSimulator">
431                         <Operation>1</Operation>
432                     </Platform>
433                 </DeployClass>
434                 <DeployClass Name="AndroidServiceOutput">
435                     <Platform Name="Android">
436                         <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
437                         <Operation>1</Operation>
438                     </Platform>
439                 </DeployClass>
440                 <DeployClass Name="Android_DefaultAppIcon">
441                     <Platform Name="Android">
442                         <RemoteDir>res\drawable</RemoteDir>
443                         <Operation>1</Operation>
444                     </Platform>
445                 </DeployClass>
446                 <DeployClass Name="ProjectiOSDeviceResourceRules">
447                     <Platform Name="iOSDevice">
448                         <Operation>1</Operation>
449                     </Platform>
450                 </DeployClass>
451                 <DeployClass Name="ProjectOSXResource">
452                     <Platform Name="OSX32">
453                         <RemoteDir>Contents\Resources</RemoteDir>
454                         <Operation>1</Operation>
455                     </Platform>
456                 </DeployClass>
457                 <DeployClass Name="iPad_Launch768">
458                     <Platform Name="iOSDevice">
459                         <Operation>1</Operation>
460                     </Platform>
461                     <Platform Name="iOSSimulator">
462                         <Operation>1</Operation>
463                     </Platform>
464                 </DeployClass>
465                 <DeployClass Name="AndroidLibnativeArmeabiFile">
466                     <Platform Name="Android">
467                         <RemoteDir>library\lib\armeabi</RemoteDir>
468                         <Operation>1</Operation>
469                     </Platform>
470                 </DeployClass>
471                 <DeployClass Required="true" Name="ProjectOutput">
472                     <Platform Name="iOSDevice">
473                         <Operation>1</Operation>
474                     </Platform>
475                     <Platform Name="Android">
476                         <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
477                         <Operation>1</Operation>
478                     </Platform>
479                     <Platform Name="Win32">
480                         <Operation>0</Operation>
481                     </Platform>
482                     <Platform Name="OSX32">
483                         <RemoteDir>Contents\MacOS</RemoteDir>
484                         <Operation>1</Operation>
485                     </Platform>
486                     <Platform Name="iOSSimulator">
487                         <Operation>1</Operation>
488                     </Platform>
489                 </DeployClass>
490                 <DeployClass Name="Android_SplashImage640">
491                     <Platform Name="Android">
492                         <RemoteDir>res\drawable-large</RemoteDir>
493                         <Operation>1</Operation>
494                     </Platform>
495                 </DeployClass>
496                 <DeployClass Name="File">
497                     <Platform Name="iOSDevice">
498                         <Operation>0</Operation>
499                     </Platform>
500                     <Platform Name="Android">
501                         <Operation>0</Operation>
502                     </Platform>
503                     <Platform Name="Win32">
504                         <Operation>0</Operation>
505                     </Platform>
506                     <Platform Name="OSX32">
507                         <RemoteDir>Contents\MacOS</RemoteDir>
508                         <Operation>0</Operation>
509                     </Platform>
510                     <Platform Name="iOSSimulator">
511                         <Operation>0</Operation>
512                     </Platform>
513                 </DeployClass>
514                 <DeployClass Name="iPhone_Launch640x1136">
515                     <Platform Name="iOSDevice">
516                         <Operation>1</Operation>
517                     </Platform>
518                     <Platform Name="iOSSimulator">
519                         <Operation>1</Operation>
520                     </Platform>
521                 </DeployClass>
522                 <DeployClass Name="AndroidSplashStyles">
523                     <Platform Name="Android">
524                         <RemoteDir>res\values</RemoteDir>
525                         <Operation>1</Operation>
526                     </Platform>
527                 </DeployClass>
528                 <DeployClass Name="Android_LauncherIcon36">
529                     <Platform Name="Android">
530                         <RemoteDir>res\drawable-ldpi</RemoteDir>
531                         <Operation>1</Operation>
532                     </Platform>
533                 </DeployClass>
534                 <DeployClass Name="iPad_Launch1536">
535                     <Platform Name="iOSDevice">
536                         <Operation>1</Operation>
537                     </Platform>
538                     <Platform Name="iOSSimulator">
539                         <Operation>1</Operation>
540                     </Platform>
541                 </DeployClass>
542                 <DeployClass Name="Android_LauncherIcon48">
543                     <Platform Name="Android">
544                         <RemoteDir>res\drawable-mdpi</RemoteDir>
545                         <Operation>1</Operation>
546                     </Platform>
547                 </DeployClass>
548                 <DeployClass Name="Android_LauncherIcon72">
549                     <Platform Name="Android">
550                         <RemoteDir>res\drawable-hdpi</RemoteDir>
551                         <Operation>1</Operation>
552                     </Platform>
553                 </DeployClass>
554                 <DeployClass Name="ProjectAndroidManifest">
555                     <Platform Name="Android">
556                         <Operation>1</Operation>
557                     </Platform>
558                 </DeployClass>
559                 <DeployClass Name="ProjectUWPManifest">
560                     <Platform Name="Win64">
561                         <Operation>1</Operation>
562                     </Platform>
563                     <Platform Name="Win32">
564                         <Operation>1</Operation>
565                     </Platform>
566                 </DeployClass>
567                 <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
568                 <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
569                 <ProjectRoot Platform="iOSDevice" Name="$(PROJECTNAME).app"/>
570                 <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
571                 <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
572                 <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
573                 <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
574                 <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
575                 <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
576             </Deployment>
577             <Platforms>
578                 <Platform value="Android">False</Platform>
579                 <Platform value="iOSSimulator">False</Platform>
580                 <Platform value="OSX32">False</Platform>
581                 <Platform value="Win32">True</Platform>
582                 <Platform value="Win64">False</Platform>
583             </Platforms>
584         </BorlandProject>
585         <ProjectFileVersion>12</ProjectFileVersion>
586     </ProjectExtensions>
587     <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
588     <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
589     <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
590 </Project>