OSDN Git Service

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