OSDN Git Service

Linuxでも動作します
[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         <BuildConfiguration Include="Release">
100             <Key>Cfg_2</Key>
101             <CfgParent>Base</CfgParent>
102         </BuildConfiguration>
103         <BuildConfiguration Include="Base">
104             <Key>Base</Key>
105         </BuildConfiguration>
106         <BuildConfiguration Include="Debug">
107             <Key>Cfg_1</Key>
108             <CfgParent>Base</CfgParent>
109         </BuildConfiguration>
110     </ItemGroup>
111     <ProjectExtensions>
112         <Borland.Personality>Delphi.Personality.12</Borland.Personality>
113         <Borland.ProjectType>Console</Borland.ProjectType>
114         <BorlandProject>
115             <Delphi.Personality>
116                 <Source>
117                     <Source Name="MainSource">yourBBS.dpr</Source>
118                 </Source>
119                 <Excluded_Packages>
120                     <Excluded_Packages Name="$(BDSBIN)\dcloffice2k210.bpl">Microsoft Office 2000 オートメーション サーバー ラッパー コンポーネントのサンプル</Excluded_Packages>
121                     <Excluded_Packages Name="$(BDSBIN)\dclofficexp210.bpl">Microsoft Office XP オートメーション サーバー ラッパー コンポーネントのサンプル</Excluded_Packages>
122                     <Excluded_Packages Name="$(BDSBIN)\bcboffice2k210.bpl">Embarcadero C++Builder Office 2000 サーバー パッケージ</Excluded_Packages>
123                     <Excluded_Packages Name="$(BDSBIN)\bcbofficexp210.bpl">Embarcadero C++Builder Office XP サーバー パッケージ</Excluded_Packages>
124                 </Excluded_Packages>
125             </Delphi.Personality>
126             <Deployment Version="3">
127                 <DeployFile LocalName="F:\web\cgi-bin\yourBBS.cgi" Configuration="Release" Class="ProjectOutput"/>
128                 <DeployFile LocalName="Win32\Debug\yourBBS.exe" Configuration="Debug" Class="ProjectOutput"/>
129                 <DeployFile LocalName="sprites.png" Configuration="Release" Class="ProjectFile"/>
130                 <DeployFile LocalName="Win32\Release\yourBBS.exe" Configuration="Release" Class="ProjectOutput"/>
131                 <DeployFile LocalName="Win32\Release\yourBBS.exe" Configuration="Release" Class="ProjectOutput">
132                     <Platform Name="Win32">
133                         <RemoteName>yourBBS.exe</RemoteName>
134                         <Overwrite>true</Overwrite>
135                     </Platform>
136                 </DeployFile>
137                 <DeployFile LocalName="Win64\Release\yourBBS.exe" Configuration="Release" Class="ProjectOutput"/>
138                 <DeployClass Name="Android_SplashImage470">
139                     <Platform Name="Android">
140                         <RemoteDir>res\drawable-normal</RemoteDir>
141                         <Operation>1</Operation>
142                     </Platform>
143                 </DeployClass>
144                 <DeployClass Name="DependencyModule">
145                     <Platform Name="OSX32">
146                         <Operation>1</Operation>
147                         <Extensions>.dylib</Extensions>
148                     </Platform>
149                     <Platform Name="Win32">
150                         <Operation>0</Operation>
151                         <Extensions>.dll;.bpl</Extensions>
152                     </Platform>
153                 </DeployClass>
154                 <DeployClass Required="true" Name="DependencyPackage">
155                     <Platform Name="iOSDevice">
156                         <Operation>1</Operation>
157                         <Extensions>.dylib</Extensions>
158                     </Platform>
159                     <Platform Name="Win32">
160                         <Operation>0</Operation>
161                         <Extensions>.bpl</Extensions>
162                     </Platform>
163                     <Platform Name="OSX32">
164                         <Operation>1</Operation>
165                         <Extensions>.dylib</Extensions>
166                     </Platform>
167                     <Platform Name="iOSSimulator">
168                         <Operation>1</Operation>
169                         <Extensions>.dylib</Extensions>
170                     </Platform>
171                 </DeployClass>
172                 <DeployClass Name="iPad_Launch2048">
173                     <Platform Name="iOSDevice">
174                         <Operation>1</Operation>
175                     </Platform>
176                     <Platform Name="iOSSimulator">
177                         <Operation>1</Operation>
178                     </Platform>
179                 </DeployClass>
180                 <DeployClass Name="ProjectiOSDeviceDebug">
181                     <Platform Name="iOSDevice">
182                         <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
183                         <Operation>1</Operation>
184                     </Platform>
185                 </DeployClass>
186                 <DeployClass Name="AndroidLibnativeMipsFile">
187                     <Platform Name="Android">
188                         <RemoteDir>library\lib\mips</RemoteDir>
189                         <Operation>1</Operation>
190                     </Platform>
191                 </DeployClass>
192                 <DeployClass Name="ProjectOSXInfoPList"/>
193                 <DeployClass Name="AndroidGDBServer">
194                     <Platform Name="Android">
195                         <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
196                         <Operation>1</Operation>
197                     </Platform>
198                 </DeployClass>
199                 <DeployClass Name="ProjectiOSResource">
200                     <Platform Name="iOSDevice">
201                         <Operation>1</Operation>
202                     </Platform>
203                     <Platform Name="iOSSimulator">
204                         <Operation>1</Operation>
205                     </Platform>
206                 </DeployClass>
207                 <DeployClass Name="ProjectOSXEntitlements"/>
208                 <DeployClass Name="iPhone_Launch640">
209                     <Platform Name="iOSDevice">
210                         <Operation>1</Operation>
211                     </Platform>
212                     <Platform Name="iOSSimulator">
213                         <Operation>1</Operation>
214                     </Platform>
215                 </DeployClass>
216                 <DeployClass Name="Android_SplashImage960">
217                     <Platform Name="Android">
218                         <RemoteDir>res\drawable-xlarge</RemoteDir>
219                         <Operation>1</Operation>
220                     </Platform>
221                 </DeployClass>
222                 <DeployClass Name="Android_LauncherIcon96">
223                     <Platform Name="Android">
224                         <RemoteDir>res\drawable-xhdpi</RemoteDir>
225                         <Operation>1</Operation>
226                     </Platform>
227                 </DeployClass>
228                 <DeployClass Name="Android_LauncherIcon144">
229                     <Platform Name="Android">
230                         <RemoteDir>res\drawable-xxhdpi</RemoteDir>
231                         <Operation>1</Operation>
232                     </Platform>
233                 </DeployClass>
234                 <DeployClass Name="iPhone_Launch320">
235                     <Platform Name="iOSDevice">
236                         <Operation>1</Operation>
237                     </Platform>
238                     <Platform Name="iOSSimulator">
239                         <Operation>1</Operation>
240                     </Platform>
241                 </DeployClass>
242                 <DeployClass Name="UWP_DelphiLogo150">
243                     <Platform Name="Win64">
244                         <RemoteDir>Assets</RemoteDir>
245                         <Operation>1</Operation>
246                     </Platform>
247                     <Platform Name="Win32">
248                         <RemoteDir>Assets</RemoteDir>
249                         <Operation>1</Operation>
250                     </Platform>
251                 </DeployClass>
252                 <DeployClass Name="AndroidSplashImageDef">
253                     <Platform Name="Android">
254                         <RemoteDir>res\drawable</RemoteDir>
255                         <Operation>1</Operation>
256                     </Platform>
257                 </DeployClass>
258                 <DeployClass Name="UWP_DelphiLogo44">
259                     <Platform Name="Win64">
260                         <RemoteDir>Assets</RemoteDir>
261                         <Operation>1</Operation>
262                     </Platform>
263                     <Platform Name="Win32">
264                         <RemoteDir>Assets</RemoteDir>
265                         <Operation>1</Operation>
266                     </Platform>
267                 </DeployClass>
268                 <DeployClass Name="AndroidLibnativeX86File">
269                     <Platform Name="Android">
270                         <RemoteDir>library\lib\x86</RemoteDir>
271                         <Operation>1</Operation>
272                     </Platform>
273                 </DeployClass>
274                 <DeployClass Name="DebugSymbols">
275                     <Platform Name="OSX32">
276                         <Operation>1</Operation>
277                     </Platform>
278                     <Platform Name="iOSSimulator">
279                         <Operation>1</Operation>
280                     </Platform>
281                     <Platform Name="Win32">
282                         <Operation>0</Operation>
283                     </Platform>
284                 </DeployClass>
285                 <DeployClass Name="DependencyFramework">
286                     <Platform Name="OSX32">
287                         <Operation>1</Operation>
288                         <Extensions>.framework</Extensions>
289                     </Platform>
290                     <Platform Name="Win32">
291                         <Operation>0</Operation>
292                     </Platform>
293                 </DeployClass>
294                 <DeployClass Name="Android_SplashImage426">
295                     <Platform Name="Android">
296                         <RemoteDir>res\drawable-small</RemoteDir>
297                         <Operation>1</Operation>
298                     </Platform>
299                 </DeployClass>
300                 <DeployClass Name="ProjectiOSEntitlements"/>
301                 <DeployClass Name="AdditionalDebugSymbols">
302                     <Platform Name="OSX32">
303                         <Operation>1</Operation>
304                     </Platform>
305                     <Platform Name="Win32">
306                         <RemoteDir>Contents\MacOS</RemoteDir>
307                         <Operation>0</Operation>
308                     </Platform>
309                 </DeployClass>
310                 <DeployClass Name="AndroidSplashStylesV21">
311                     <Platform Name="Android">
312                         <RemoteDir>res\values-v21</RemoteDir>
313                         <Operation>1</Operation>
314                     </Platform>
315                 </DeployClass>
316                 <DeployClass Name="AndroidClassesDexFile">
317                     <Platform Name="Android">
318                         <RemoteDir>classes</RemoteDir>
319                         <Operation>1</Operation>
320                     </Platform>
321                 </DeployClass>
322                 <DeployClass Name="ProjectiOSInfoPList"/>
323                 <DeployClass Name="iPad_Launch1024">
324                     <Platform Name="iOSDevice">
325                         <Operation>1</Operation>
326                     </Platform>
327                     <Platform Name="iOSSimulator">
328                         <Operation>1</Operation>
329                     </Platform>
330                 </DeployClass>
331                 <DeployClass Name="AndroidServiceOutput">
332                     <Platform Name="Android">
333                         <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
334                         <Operation>1</Operation>
335                     </Platform>
336                 </DeployClass>
337                 <DeployClass Name="Android_DefaultAppIcon">
338                     <Platform Name="Android">
339                         <RemoteDir>res\drawable</RemoteDir>
340                         <Operation>1</Operation>
341                     </Platform>
342                 </DeployClass>
343                 <DeployClass Name="ProjectiOSDeviceResourceRules"/>
344                 <DeployClass Name="ProjectOSXResource">
345                     <Platform Name="OSX32">
346                         <RemoteDir>Contents\Resources</RemoteDir>
347                         <Operation>1</Operation>
348                     </Platform>
349                 </DeployClass>
350                 <DeployClass Name="iPad_Launch768">
351                     <Platform Name="iOSDevice">
352                         <Operation>1</Operation>
353                     </Platform>
354                     <Platform Name="iOSSimulator">
355                         <Operation>1</Operation>
356                     </Platform>
357                 </DeployClass>
358                 <DeployClass Name="AndroidLibnativeArmeabiFile">
359                     <Platform Name="Android">
360                         <RemoteDir>library\lib\armeabi</RemoteDir>
361                         <Operation>1</Operation>
362                     </Platform>
363                 </DeployClass>
364                 <DeployClass Required="true" Name="ProjectOutput">
365                     <Platform Name="iOSDevice">
366                         <Operation>1</Operation>
367                     </Platform>
368                     <Platform Name="Android">
369                         <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
370                         <Operation>1</Operation>
371                     </Platform>
372                     <Platform Name="Win32">
373                         <Operation>0</Operation>
374                     </Platform>
375                     <Platform Name="OSX32">
376                         <Operation>1</Operation>
377                     </Platform>
378                     <Platform Name="iOSSimulator">
379                         <Operation>1</Operation>
380                     </Platform>
381                 </DeployClass>
382                 <DeployClass Name="ProjectOSXDebug"/>
383                 <DeployClass Name="Android_SplashImage640">
384                     <Platform Name="Android">
385                         <RemoteDir>res\drawable-large</RemoteDir>
386                         <Operation>1</Operation>
387                     </Platform>
388                 </DeployClass>
389                 <DeployClass Name="File">
390                     <Platform Name="iOSDevice">
391                         <Operation>0</Operation>
392                     </Platform>
393                     <Platform Name="Android">
394                         <Operation>0</Operation>
395                     </Platform>
396                     <Platform Name="Win32">
397                         <Operation>0</Operation>
398                     </Platform>
399                     <Platform Name="OSX32">
400                         <Operation>0</Operation>
401                     </Platform>
402                     <Platform Name="iOSSimulator">
403                         <Operation>0</Operation>
404                     </Platform>
405                 </DeployClass>
406                 <DeployClass Name="iPhone_Launch640x1136">
407                     <Platform Name="iOSDevice">
408                         <Operation>1</Operation>
409                     </Platform>
410                     <Platform Name="iOSSimulator">
411                         <Operation>1</Operation>
412                     </Platform>
413                 </DeployClass>
414                 <DeployClass Name="AndroidSplashStyles">
415                     <Platform Name="Android">
416                         <RemoteDir>res\values</RemoteDir>
417                         <Operation>1</Operation>
418                     </Platform>
419                 </DeployClass>
420                 <DeployClass Name="AndroidFileProvider">
421                     <Platform Name="Android">
422                         <RemoteDir>res\xml</RemoteDir>
423                         <Operation>1</Operation>
424                     </Platform>
425                 </DeployClass>
426                 <DeployClass Name="Android_LauncherIcon36">
427                     <Platform Name="Android">
428                         <RemoteDir>res\drawable-ldpi</RemoteDir>
429                         <Operation>1</Operation>
430                     </Platform>
431                 </DeployClass>
432                 <DeployClass Name="iPad_Launch1536">
433                     <Platform Name="iOSDevice">
434                         <Operation>1</Operation>
435                     </Platform>
436                     <Platform Name="iOSSimulator">
437                         <Operation>1</Operation>
438                     </Platform>
439                 </DeployClass>
440                 <DeployClass Name="Android_LauncherIcon48">
441                     <Platform Name="Android">
442                         <RemoteDir>res\drawable-mdpi</RemoteDir>
443                         <Operation>1</Operation>
444                     </Platform>
445                 </DeployClass>
446                 <DeployClass Name="Android_LauncherIcon72">
447                     <Platform Name="Android">
448                         <RemoteDir>res\drawable-hdpi</RemoteDir>
449                         <Operation>1</Operation>
450                     </Platform>
451                 </DeployClass>
452                 <DeployClass Name="ProjectAndroidManifest">
453                     <Platform Name="Android">
454                         <Operation>1</Operation>
455                     </Platform>
456                 </DeployClass>
457                 <DeployClass Name="ProjectUWPManifest">
458                     <Platform Name="Win64">
459                         <Operation>1</Operation>
460                     </Platform>
461                     <Platform Name="Win32">
462                         <Operation>1</Operation>
463                     </Platform>
464                 </DeployClass>
465                 <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
466                 <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
467                 <ProjectRoot Platform="iOSDevice" Name="$(PROJECTNAME).app"/>
468                 <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
469                 <ProjectRoot Platform="OSX64" Name="$(PROJECTNAME)"/>
470                 <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
471                 <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
472                 <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
473                 <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
474                 <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME)"/>
475             </Deployment>
476             <Platforms>
477                 <Platform value="Win32">True</Platform>
478             </Platforms>
479         </BorlandProject>
480         <ProjectFileVersion>12</ProjectFileVersion>
481     </ProjectExtensions>
482     <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
483     <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
484     <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
485 </Project>