OSDN Git Service

なやみながらですね。
[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>18.6</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>1</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="'$(Config)'=='Debug' or '$(Cfg_1)'!=''">
22         <Cfg_1>true</Cfg_1>
23         <CfgParent>Base</CfgParent>
24         <Base>true</Base>
25     </PropertyGroup>
26     <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
27         <Cfg_1_Win32>true</Cfg_1_Win32>
28         <CfgParent>Cfg_1</CfgParent>
29         <Cfg_1>true</Cfg_1>
30         <Base>true</Base>
31     </PropertyGroup>
32     <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
33         <Cfg_2>true</Cfg_2>
34         <CfgParent>Base</CfgParent>
35         <Base>true</Base>
36     </PropertyGroup>
37     <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
38         <Cfg_2_Win32>true</Cfg_2_Win32>
39         <CfgParent>Cfg_2</CfgParent>
40         <Cfg_2>true</Cfg_2>
41         <Base>true</Base>
42     </PropertyGroup>
43     <PropertyGroup Condition="'$(Base)'!=''">
44         <Icns_MainIcns>$(BDS)\bin\delphi_PROJECTICNS.icns</Icns_MainIcns>
45         <Icon_MainIcon>$(BDS)\bin\delphi_PROJECTICON.ico</Icon_MainIcon>
46         <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;$(DCC_Namespace)</DCC_Namespace>
47         <SanitizedProjectName>yourBBS</SanitizedProjectName>
48         <DCC_DcuOutput>.\$(Platform)\$(Config)</DCC_DcuOutput>
49         <DCC_ExeOutput>.\$(Platform)\$(Config)</DCC_ExeOutput>
50         <DCC_E>false</DCC_E>
51         <DCC_N>false</DCC_N>
52         <DCC_S>false</DCC_S>
53         <DCC_F>false</DCC_F>
54         <DCC_K>false</DCC_K>
55     </PropertyGroup>
56     <PropertyGroup Condition="'$(Base_Win32)'!=''">
57         <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>
58         <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
59         <VerInfo_Locale>1033</VerInfo_Locale>
60         <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
61         <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
62         <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>
63         <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
64         <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
65         <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
66     </PropertyGroup>
67     <PropertyGroup Condition="'$(Cfg_1)'!=''">
68         <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
69         <DCC_DebugDCUs>true</DCC_DebugDCUs>
70         <DCC_Optimize>false</DCC_Optimize>
71         <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
72         <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
73         <DCC_RemoteDebug>true</DCC_RemoteDebug>
74     </PropertyGroup>
75     <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
76         <DCC_RemoteDebug>false</DCC_RemoteDebug>
77     </PropertyGroup>
78     <PropertyGroup Condition="'$(Cfg_2)'!=''">
79         <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
80         <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
81         <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
82         <DCC_DebugInformation>0</DCC_DebugInformation>
83     </PropertyGroup>
84     <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
85         <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
86         <OutputExt>exe</OutputExt>
87         <VerInfo_Locale>1033</VerInfo_Locale>
88         <BT_BuildType>Debug</BT_BuildType>
89     </PropertyGroup>
90     <ItemGroup>
91         <DelphiCompile Include="$(MainSource)">
92             <MainSource>MainSource</MainSource>
93         </DelphiCompile>
94         <DCCReference Include="WebModuleUnit1.pas">
95             <Form>WebModule1</Form>
96             <FormType>dfm</FormType>
97             <DesignClass>TWebModule</DesignClass>
98         </DCCReference>
99         <RcItem Include="sprites.png">
100             <ResourceType>RCDATA</ResourceType>
101             <ResourceId>PngImage_1</ResourceId>
102         </RcItem>
103         <BuildConfiguration Include="Release">
104             <Key>Cfg_2</Key>
105             <CfgParent>Base</CfgParent>
106         </BuildConfiguration>
107         <BuildConfiguration Include="Base">
108             <Key>Base</Key>
109         </BuildConfiguration>
110         <BuildConfiguration Include="Debug">
111             <Key>Cfg_1</Key>
112             <CfgParent>Base</CfgParent>
113         </BuildConfiguration>
114     </ItemGroup>
115     <ProjectExtensions>
116         <Borland.Personality>Delphi.Personality.12</Borland.Personality>
117         <Borland.ProjectType>Console</Borland.ProjectType>
118         <BorlandProject>
119             <Delphi.Personality>
120                 <Source>
121                     <Source Name="MainSource">yourBBS.dpr</Source>
122                 </Source>
123                 <Excluded_Packages>
124                     <Excluded_Packages Name="$(BDSBIN)\dcloffice2k210.bpl">Microsoft Office 2000 オートメーション サーバー ラッパー コンポーネントのサンプル</Excluded_Packages>
125                     <Excluded_Packages Name="$(BDSBIN)\dclofficexp210.bpl">Microsoft Office XP オートメーション サーバー ラッパー コンポーネントのサンプル</Excluded_Packages>
126                     <Excluded_Packages Name="$(BDSBIN)\bcboffice2k210.bpl">Embarcadero C++Builder Office 2000 サーバー パッケージ</Excluded_Packages>
127                     <Excluded_Packages Name="$(BDSBIN)\bcbofficexp210.bpl">Embarcadero C++Builder Office XP サーバー パッケージ</Excluded_Packages>
128                 </Excluded_Packages>
129             </Delphi.Personality>
130             <Deployment Version="3">
131                 <DeployFile LocalName="Win32\Debug\yourBBS.exe" Configuration="Debug" Class="ProjectOutput"/>
132                 <DeployFile LocalName="Win64\Release\yourBBS.exe" Configuration="Release" Class="ProjectOutput"/>
133                 <DeployFile LocalName="sprites.png" Configuration="Release" Class="ProjectFile"/>
134                 <DeployFile LocalName="sprites.png" Configuration="Release" Class="ProjectFile"/>
135                 <DeployFile LocalName="Win32\Release\yourBBS.exe" Configuration="Release" Class="ProjectOutput"/>
136                 <DeployFile LocalName="F:\web\cgi-bin\yourBBS.cgi" Configuration="Release" Class="ProjectOutput"/>
137                 <DeployClass Name="AdditionalDebugSymbols">
138                     <Platform Name="OSX32">
139                         <Operation>1</Operation>
140                     </Platform>
141                     <Platform Name="Win32">
142                         <Operation>0</Operation>
143                     </Platform>
144                 </DeployClass>
145                 <DeployClass Name="AndroidClassesDexFile">
146                     <Platform Name="Android">
147                         <RemoteDir>classes</RemoteDir>
148                         <Operation>1</Operation>
149                     </Platform>
150                 </DeployClass>
151                 <DeployClass Name="AndroidFileProvider">
152                     <Platform Name="Android">
153                         <RemoteDir>res\xml</RemoteDir>
154                         <Operation>1</Operation>
155                     </Platform>
156                 </DeployClass>
157                 <DeployClass Name="AndroidGDBServer">
158                     <Platform Name="Android">
159                         <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
160                         <Operation>1</Operation>
161                     </Platform>
162                 </DeployClass>
163                 <DeployClass Name="AndroidLibnativeArmeabiFile">
164                     <Platform Name="Android">
165                         <RemoteDir>library\lib\armeabi</RemoteDir>
166                         <Operation>1</Operation>
167                     </Platform>
168                 </DeployClass>
169                 <DeployClass Name="AndroidLibnativeMipsFile">
170                     <Platform Name="Android">
171                         <RemoteDir>library\lib\mips</RemoteDir>
172                         <Operation>1</Operation>
173                     </Platform>
174                 </DeployClass>
175                 <DeployClass Name="AndroidServiceOutput">
176                     <Platform Name="Android">
177                         <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
178                         <Operation>1</Operation>
179                     </Platform>
180                 </DeployClass>
181                 <DeployClass Name="AndroidSplashImageDef">
182                     <Platform Name="Android">
183                         <RemoteDir>res\drawable</RemoteDir>
184                         <Operation>1</Operation>
185                     </Platform>
186                 </DeployClass>
187                 <DeployClass Name="AndroidSplashStyles">
188                     <Platform Name="Android">
189                         <RemoteDir>res\values</RemoteDir>
190                         <Operation>1</Operation>
191                     </Platform>
192                 </DeployClass>
193                 <DeployClass Name="AndroidSplashStylesV21">
194                     <Platform Name="Android">
195                         <RemoteDir>res\values-v21</RemoteDir>
196                         <Operation>1</Operation>
197                     </Platform>
198                 </DeployClass>
199                 <DeployClass Name="Android_DefaultAppIcon">
200                     <Platform Name="Android">
201                         <RemoteDir>res\drawable</RemoteDir>
202                         <Operation>1</Operation>
203                     </Platform>
204                 </DeployClass>
205                 <DeployClass Name="Android_LauncherIcon144">
206                     <Platform Name="Android">
207                         <RemoteDir>res\drawable-xxhdpi</RemoteDir>
208                         <Operation>1</Operation>
209                     </Platform>
210                 </DeployClass>
211                 <DeployClass Name="Android_LauncherIcon36">
212                     <Platform Name="Android">
213                         <RemoteDir>res\drawable-ldpi</RemoteDir>
214                         <Operation>1</Operation>
215                     </Platform>
216                 </DeployClass>
217                 <DeployClass Name="Android_LauncherIcon48">
218                     <Platform Name="Android">
219                         <RemoteDir>res\drawable-mdpi</RemoteDir>
220                         <Operation>1</Operation>
221                     </Platform>
222                 </DeployClass>
223                 <DeployClass Name="Android_LauncherIcon72">
224                     <Platform Name="Android">
225                         <RemoteDir>res\drawable-hdpi</RemoteDir>
226                         <Operation>1</Operation>
227                     </Platform>
228                 </DeployClass>
229                 <DeployClass Name="Android_LauncherIcon96">
230                     <Platform Name="Android">
231                         <RemoteDir>res\drawable-xhdpi</RemoteDir>
232                         <Operation>1</Operation>
233                     </Platform>
234                 </DeployClass>
235                 <DeployClass Name="Android_SplashImage426">
236                     <Platform Name="Android">
237                         <RemoteDir>res\drawable-small</RemoteDir>
238                         <Operation>1</Operation>
239                     </Platform>
240                 </DeployClass>
241                 <DeployClass Name="Android_SplashImage470">
242                     <Platform Name="Android">
243                         <RemoteDir>res\drawable-normal</RemoteDir>
244                         <Operation>1</Operation>
245                     </Platform>
246                 </DeployClass>
247                 <DeployClass Name="Android_SplashImage640">
248                     <Platform Name="Android">
249                         <RemoteDir>res\drawable-large</RemoteDir>
250                         <Operation>1</Operation>
251                     </Platform>
252                 </DeployClass>
253                 <DeployClass Name="Android_SplashImage960">
254                     <Platform Name="Android">
255                         <RemoteDir>res\drawable-xlarge</RemoteDir>
256                         <Operation>1</Operation>
257                     </Platform>
258                 </DeployClass>
259                 <DeployClass Name="DebugSymbols">
260                     <Platform Name="iOSSimulator">
261                         <Operation>1</Operation>
262                     </Platform>
263                     <Platform Name="OSX32">
264                         <Operation>1</Operation>
265                     </Platform>
266                     <Platform Name="Win32">
267                         <Operation>0</Operation>
268                     </Platform>
269                 </DeployClass>
270                 <DeployClass Name="DependencyFramework">
271                     <Platform Name="OSX32">
272                         <Operation>1</Operation>
273                         <Extensions>.framework</Extensions>
274                     </Platform>
275                     <Platform Name="OSX64">
276                         <Operation>1</Operation>
277                         <Extensions>.framework</Extensions>
278                     </Platform>
279                     <Platform Name="Win32">
280                         <Operation>0</Operation>
281                     </Platform>
282                 </DeployClass>
283                 <DeployClass Name="DependencyModule">
284                     <Platform Name="OSX32">
285                         <Operation>1</Operation>
286                         <Extensions>.dylib</Extensions>
287                     </Platform>
288                     <Platform Name="OSX64">
289                         <Operation>1</Operation>
290                         <Extensions>.dylib</Extensions>
291                     </Platform>
292                     <Platform Name="Win32">
293                         <Operation>0</Operation>
294                         <Extensions>.dll;.bpl</Extensions>
295                     </Platform>
296                 </DeployClass>
297                 <DeployClass Required="true" Name="DependencyPackage">
298                     <Platform Name="iOSDevice32">
299                         <Operation>1</Operation>
300                         <Extensions>.dylib</Extensions>
301                     </Platform>
302                     <Platform Name="iOSDevice64">
303                         <Operation>1</Operation>
304                         <Extensions>.dylib</Extensions>
305                     </Platform>
306                     <Platform Name="iOSSimulator">
307                         <Operation>1</Operation>
308                         <Extensions>.dylib</Extensions>
309                     </Platform>
310                     <Platform Name="OSX32">
311                         <Operation>1</Operation>
312                         <Extensions>.dylib</Extensions>
313                     </Platform>
314                     <Platform Name="OSX64">
315                         <Operation>1</Operation>
316                         <Extensions>.dylib</Extensions>
317                     </Platform>
318                     <Platform Name="Win32">
319                         <Operation>0</Operation>
320                         <Extensions>.bpl</Extensions>
321                     </Platform>
322                 </DeployClass>
323                 <DeployClass Name="File">
324                     <Platform Name="Android">
325                         <Operation>0</Operation>
326                     </Platform>
327                     <Platform Name="iOSDevice32">
328                         <Operation>0</Operation>
329                     </Platform>
330                     <Platform Name="iOSDevice64">
331                         <Operation>0</Operation>
332                     </Platform>
333                     <Platform Name="iOSSimulator">
334                         <Operation>0</Operation>
335                     </Platform>
336                     <Platform Name="OSX32">
337                         <Operation>0</Operation>
338                     </Platform>
339                     <Platform Name="OSX64">
340                         <Operation>0</Operation>
341                     </Platform>
342                     <Platform Name="Win32">
343                         <Operation>0</Operation>
344                     </Platform>
345                 </DeployClass>
346                 <DeployClass Name="iPad_Launch1024">
347                     <Platform Name="iOSDevice32">
348                         <Operation>1</Operation>
349                     </Platform>
350                     <Platform Name="iOSDevice64">
351                         <Operation>1</Operation>
352                     </Platform>
353                     <Platform Name="iOSSimulator">
354                         <Operation>1</Operation>
355                     </Platform>
356                 </DeployClass>
357                 <DeployClass Name="iPad_Launch1536">
358                     <Platform Name="iOSDevice32">
359                         <Operation>1</Operation>
360                     </Platform>
361                     <Platform Name="iOSDevice64">
362                         <Operation>1</Operation>
363                     </Platform>
364                     <Platform Name="iOSSimulator">
365                         <Operation>1</Operation>
366                     </Platform>
367                 </DeployClass>
368                 <DeployClass Name="iPad_Launch2048">
369                     <Platform Name="iOSDevice32">
370                         <Operation>1</Operation>
371                     </Platform>
372                     <Platform Name="iOSDevice64">
373                         <Operation>1</Operation>
374                     </Platform>
375                     <Platform Name="iOSSimulator">
376                         <Operation>1</Operation>
377                     </Platform>
378                 </DeployClass>
379                 <DeployClass Name="iPad_Launch768">
380                     <Platform Name="iOSDevice32">
381                         <Operation>1</Operation>
382                     </Platform>
383                     <Platform Name="iOSDevice64">
384                         <Operation>1</Operation>
385                     </Platform>
386                     <Platform Name="iOSSimulator">
387                         <Operation>1</Operation>
388                     </Platform>
389                 </DeployClass>
390                 <DeployClass Name="iPhone_Launch320">
391                     <Platform Name="iOSDevice32">
392                         <Operation>1</Operation>
393                     </Platform>
394                     <Platform Name="iOSDevice64">
395                         <Operation>1</Operation>
396                     </Platform>
397                     <Platform Name="iOSSimulator">
398                         <Operation>1</Operation>
399                     </Platform>
400                 </DeployClass>
401                 <DeployClass Name="iPhone_Launch640">
402                     <Platform Name="iOSDevice32">
403                         <Operation>1</Operation>
404                     </Platform>
405                     <Platform Name="iOSDevice64">
406                         <Operation>1</Operation>
407                     </Platform>
408                     <Platform Name="iOSSimulator">
409                         <Operation>1</Operation>
410                     </Platform>
411                 </DeployClass>
412                 <DeployClass Name="iPhone_Launch640x1136">
413                     <Platform Name="iOSDevice32">
414                         <Operation>1</Operation>
415                     </Platform>
416                     <Platform Name="iOSDevice64">
417                         <Operation>1</Operation>
418                     </Platform>
419                     <Platform Name="iOSSimulator">
420                         <Operation>1</Operation>
421                     </Platform>
422                 </DeployClass>
423                 <DeployClass Name="ProjectAndroidManifest">
424                     <Platform Name="Android">
425                         <Operation>1</Operation>
426                     </Platform>
427                 </DeployClass>
428                 <DeployClass Name="ProjectiOSDeviceDebug">
429                     <Platform Name="iOSDevice32">
430                         <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
431                         <Operation>1</Operation>
432                     </Platform>
433                     <Platform Name="iOSDevice64">
434                         <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
435                         <Operation>1</Operation>
436                     </Platform>
437                 </DeployClass>
438                 <DeployClass Name="ProjectiOSDeviceResourceRules"/>
439                 <DeployClass Name="ProjectiOSEntitlements"/>
440                 <DeployClass Name="ProjectiOSInfoPList"/>
441                 <DeployClass Name="ProjectiOSResource">
442                     <Platform Name="iOSDevice32">
443                         <Operation>1</Operation>
444                     </Platform>
445                     <Platform Name="iOSDevice64">
446                         <Operation>1</Operation>
447                     </Platform>
448                     <Platform Name="iOSSimulator">
449                         <Operation>1</Operation>
450                     </Platform>
451                 </DeployClass>
452                 <DeployClass Name="ProjectOSXDebug"/>
453                 <DeployClass Name="ProjectOSXEntitlements"/>
454                 <DeployClass Name="ProjectOSXInfoPList"/>
455                 <DeployClass Name="ProjectOSXResource">
456                     <Platform Name="OSX32">
457                         <RemoteDir>Contents\Resources</RemoteDir>
458                         <Operation>1</Operation>
459                     </Platform>
460                     <Platform Name="OSX64">
461                         <RemoteDir>Contents\Resources</RemoteDir>
462                         <Operation>1</Operation>
463                     </Platform>
464                 </DeployClass>
465                 <DeployClass Required="true" Name="ProjectOutput">
466                     <Platform Name="Android">
467                         <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
468                         <Operation>1</Operation>
469                     </Platform>
470                     <Platform Name="iOSDevice32">
471                         <Operation>1</Operation>
472                     </Platform>
473                     <Platform Name="iOSDevice64">
474                         <Operation>1</Operation>
475                     </Platform>
476                     <Platform Name="iOSSimulator">
477                         <Operation>1</Operation>
478                     </Platform>
479                     <Platform Name="Linux64">
480                         <Operation>1</Operation>
481                     </Platform>
482                     <Platform Name="OSX32">
483                         <Operation>1</Operation>
484                     </Platform>
485                     <Platform Name="OSX64">
486                         <Operation>1</Operation>
487                     </Platform>
488                     <Platform Name="Win32">
489                         <Operation>0</Operation>
490                     </Platform>
491                 </DeployClass>
492                 <DeployClass Name="ProjectUWPManifest">
493                     <Platform Name="Win32">
494                         <Operation>1</Operation>
495                     </Platform>
496                     <Platform Name="Win64">
497                         <Operation>1</Operation>
498                     </Platform>
499                 </DeployClass>
500                 <DeployClass Name="UWP_DelphiLogo150">
501                     <Platform Name="Win32">
502                         <RemoteDir>Assets</RemoteDir>
503                         <Operation>1</Operation>
504                     </Platform>
505                     <Platform Name="Win64">
506                         <RemoteDir>Assets</RemoteDir>
507                         <Operation>1</Operation>
508                     </Platform>
509                 </DeployClass>
510                 <DeployClass Name="UWP_DelphiLogo44">
511                     <Platform Name="Win32">
512                         <RemoteDir>Assets</RemoteDir>
513                         <Operation>1</Operation>
514                     </Platform>
515                     <Platform Name="Win64">
516                         <RemoteDir>Assets</RemoteDir>
517                         <Operation>1</Operation>
518                     </Platform>
519                 </DeployClass>
520                 <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
521                 <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
522                 <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
523                 <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
524                 <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
525                 <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME)"/>
526                 <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
527                 <ProjectRoot Platform="OSX64" Name="$(PROJECTNAME)"/>
528                 <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
529             </Deployment>
530             <Platforms>
531                 <Platform value="Win32">True</Platform>
532             </Platforms>
533         </BorlandProject>
534         <ProjectFileVersion>12</ProjectFileVersion>
535     </ProjectExtensions>
536     <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
537     <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
538     <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
539 </Project>