OSDN Git Service

フィルタ(jpg)
[newbbs/newbbs.git] / Project3.dproj
1 <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2     <PropertyGroup>
3         <ProjectGuid>{48FDE727-B792-4350-8984-F966A4A0D89F}</ProjectGuid>
4         <ProjectVersion>16.1</ProjectVersion>
5         <FrameworkType>VCL</FrameworkType>
6         <MainSource>Project3.dpr</MainSource>
7         <Base>True</Base>
8         <Config Condition="'$(Config)'==''">Release</Config>
9         <Platform Condition="'$(Platform)'==''">Win32</Platform>
10         <TargetedPlatforms>3</TargetedPlatforms>
11         <AppType>Application</AppType>
12     </PropertyGroup>
13     <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
14         <Base>true</Base>
15     </PropertyGroup>
16     <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
17         <Base_Win32>true</Base_Win32>
18         <CfgParent>Base</CfgParent>
19         <Base>true</Base>
20     </PropertyGroup>
21     <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
22         <Base_Win64>true</Base_Win64>
23         <CfgParent>Base</CfgParent>
24         <Base>true</Base>
25     </PropertyGroup>
26     <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_1)'!=''">
27         <Cfg_1>true</Cfg_1>
28         <CfgParent>Base</CfgParent>
29         <Base>true</Base>
30     </PropertyGroup>
31     <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
32         <Cfg_1_Win32>true</Cfg_1_Win32>
33         <CfgParent>Cfg_1</CfgParent>
34         <Cfg_1>true</Cfg_1>
35         <Base>true</Base>
36     </PropertyGroup>
37     <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
38         <Cfg_2>true</Cfg_2>
39         <CfgParent>Base</CfgParent>
40         <Base>true</Base>
41     </PropertyGroup>
42     <PropertyGroup Condition="'$(Base)'!=''">
43         <SanitizedProjectName>Project3</SanitizedProjectName>
44         <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;$(DCC_Namespace)</DCC_Namespace>
45         <Icon_MainIcon>$(BDS)\bin\delphi_PROJECTICON.ico</Icon_MainIcon>
46         <Icns_MainIcns>$(BDS)\bin\delphi_PROJECTICNS.icns</Icns_MainIcns>
47         <DCC_DcuOutput>.\$(Platform)\$(Config)</DCC_DcuOutput>
48         <DCC_ExeOutput>.\$(Platform)\$(Config)</DCC_ExeOutput>
49         <DCC_E>false</DCC_E>
50         <DCC_N>false</DCC_N>
51         <DCC_S>false</DCC_S>
52         <DCC_F>false</DCC_F>
53         <DCC_K>false</DCC_K>
54     </PropertyGroup>
55     <PropertyGroup Condition="'$(Base_Win32)'!=''">
56         <VerInfo_Locale>1033</VerInfo_Locale>
57         <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
58         <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
59         <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>
60         <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
61         <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
62     </PropertyGroup>
63     <PropertyGroup Condition="'$(Base_Win64)'!=''">
64         <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
65         <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
66         <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
67         <VerInfo_Locale>1033</VerInfo_Locale>
68         <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
69         <DCC_UsePackage>IndyIPClient;FireDACASADriver;FireDACSqliteDriver;bindcompfmx;FireDACDSDriver;DBXSqliteDriver;FireDACPgDriver;FireDACODBCDriver;RESTBackendComponents;emsclientfiredac;fmx;rtl;dbrtl;DbxClientDriver;IndySystem;FireDACCommon;bindcomp;inetdb;tethering;vclib;DBXInterBaseDriver;DataSnapClient;DataSnapServer;DataSnapCommon;DBXOdbcDriver;vclFireDAC;DataSnapProviderClient;xmlrtl;DataSnapNativeClient;DBXSybaseASEDriver;DbxCommonDriver;vclimg;ibxpress;IndyProtocols;dbxcds;DBXMySQLDriver;DatasnapConnectorsFreePascal;FireDACCommonDriver;MetropolisUILiveTile;bindengine;vclactnband;vcldb;bindcompdbx;soaprtl;vcldsnap;bindcompvcl;vclie;fmxFireDAC;FireDACADSDriver;vcltouch;DBXDb2Driver;emsclient;CustomIPTransport;DBXOracleDriver;vclribbon;VCLRESTComponents;FireDACMSSQLDriver;FireDAC;VclSmp;dsnap;DBXInformixDriver;vcl;DataSnapConnectors;fmxase;DataSnapServerMidas;DBXMSSQLDriver;IndyIPCommon;IndyCore;dsnapcon;FireDACIBDriver;DBXFirebirdDriver;inet;IndyIPServer;DataSnapFireDAC;fmxobj;CloudService;FireDACDBXDriver;FireDACMySQLDriver;soapmidas;vclx;soapserver;inetdbxpress;DBXSybaseASADriver;dsnapxml;FireDACOracleDriver;FireDACInfxDriver;FireDACDb2Driver;RESTComponents;fmxdae;FireDACMSAccDriver;dbexpress;DataSnapIndy10ServerTransport;adortl;$(DCC_UsePackage)</DCC_UsePackage>
70     </PropertyGroup>
71     <PropertyGroup Condition="'$(Cfg_1)'!=''">
72         <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
73         <DCC_DebugDCUs>true</DCC_DebugDCUs>
74         <DCC_Optimize>false</DCC_Optimize>
75         <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
76         <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
77         <DCC_RemoteDebug>true</DCC_RemoteDebug>
78     </PropertyGroup>
79     <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
80         <DCC_RemoteDebug>false</DCC_RemoteDebug>
81     </PropertyGroup>
82     <PropertyGroup Condition="'$(Cfg_2)'!=''">
83         <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
84         <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
85         <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
86         <DCC_DebugInformation>0</DCC_DebugInformation>
87     </PropertyGroup>
88     <ItemGroup>
89         <DelphiCompile Include="$(MainSource)">
90             <MainSource>MainSource</MainSource>
91         </DelphiCompile>
92         <DCCReference Include="FormUnit1.pas">
93             <Form>Form1</Form>
94             <FormType>dfm</FormType>
95         </DCCReference>
96         <DCCReference Include="WebModuleUnit1.pas">
97             <Form>TWebModule1</Form>
98             <FormType>dfm</FormType>
99             <DesignClass>TWebModule</DesignClass>
100         </DCCReference>
101         <DCCReference Include="Unit1.pas">
102             <Form>DataModule1</Form>
103             <FormType>dfm</FormType>
104             <DesignClass>TDataModule</DesignClass>
105         </DCCReference>
106         <BuildConfiguration Include="Release">
107             <Key>Cfg_2</Key>
108             <CfgParent>Base</CfgParent>
109         </BuildConfiguration>
110         <BuildConfiguration Include="Base">
111             <Key>Base</Key>
112         </BuildConfiguration>
113         <BuildConfiguration Include="Debug">
114             <Key>Cfg_1</Key>
115             <CfgParent>Base</CfgParent>
116         </BuildConfiguration>
117     </ItemGroup>
118     <ProjectExtensions>
119         <Borland.Personality>Delphi.Personality.12</Borland.Personality>
120         <Borland.ProjectType>Application</Borland.ProjectType>
121         <BorlandProject>
122             <Delphi.Personality>
123                 <Source>
124                     <Source Name="MainSource">Project3.dpr</Source>
125                 </Source>
126             </Delphi.Personality>
127             <Deployment>
128                 <DeployFile LocalName="Win32\Debug\Project3.exe" Configuration="Debug" Class="ProjectOutput">
129                     <Platform Name="Win32">
130                         <RemoteName>Project3.exe</RemoteName>
131                         <Overwrite>true</Overwrite>
132                     </Platform>
133                 </DeployFile>
134                 <DeployClass Required="true" Name="DependencyPackage">
135                     <Platform Name="iOSDevice">
136                         <Operation>1</Operation>
137                         <Extensions>.dylib</Extensions>
138                     </Platform>
139                     <Platform Name="Win32">
140                         <Operation>0</Operation>
141                         <Extensions>.bpl</Extensions>
142                     </Platform>
143                     <Platform Name="OSX32">
144                         <RemoteDir>Contents\MacOS</RemoteDir>
145                         <Operation>1</Operation>
146                         <Extensions>.dylib</Extensions>
147                     </Platform>
148                     <Platform Name="iOSSimulator">
149                         <Operation>1</Operation>
150                         <Extensions>.dylib</Extensions>
151                     </Platform>
152                 </DeployClass>
153                 <DeployClass Name="DependencyModule">
154                     <Platform Name="iOSDevice">
155                         <Operation>1</Operation>
156                         <Extensions>.dylib</Extensions>
157                     </Platform>
158                     <Platform Name="Win32">
159                         <Operation>0</Operation>
160                         <Extensions>.dll;.bpl</Extensions>
161                     </Platform>
162                     <Platform Name="OSX32">
163                         <RemoteDir>Contents\MacOS</RemoteDir>
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="ProjectOSXInfoPList">
181                     <Platform Name="OSX32">
182                         <RemoteDir>Contents</RemoteDir>
183                         <Operation>1</Operation>
184                     </Platform>
185                 </DeployClass>
186                 <DeployClass Name="ProjectiOSDeviceDebug">
187                     <Platform Name="iOSDevice">
188                         <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
189                         <Operation>1</Operation>
190                     </Platform>
191                 </DeployClass>
192                 <DeployClass Name="Android_SplashImage470">
193                     <Platform Name="Android">
194                         <RemoteDir>res\drawable-normal</RemoteDir>
195                         <Operation>1</Operation>
196                     </Platform>
197                 </DeployClass>
198                 <DeployClass Name="AndroidLibnativeX86File">
199                     <Platform Name="Android">
200                         <RemoteDir>library\lib\x86</RemoteDir>
201                         <Operation>1</Operation>
202                     </Platform>
203                 </DeployClass>
204                 <DeployClass Name="ProjectiOSResource">
205                     <Platform Name="iOSDevice">
206                         <Operation>1</Operation>
207                     </Platform>
208                     <Platform Name="iOSSimulator">
209                         <Operation>1</Operation>
210                     </Platform>
211                 </DeployClass>
212                 <DeployClass Name="ProjectOSXEntitlements">
213                     <Platform Name="OSX32">
214                         <RemoteDir>../</RemoteDir>
215                         <Operation>1</Operation>
216                     </Platform>
217                 </DeployClass>
218                 <DeployClass Name="AndroidGDBServer">
219                     <Platform Name="Android">
220                         <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
221                         <Operation>1</Operation>
222                     </Platform>
223                 </DeployClass>
224                 <DeployClass Name="iPhone_Launch640">
225                     <Platform Name="iOSDevice">
226                         <Operation>1</Operation>
227                     </Platform>
228                     <Platform Name="iOSSimulator">
229                         <Operation>1</Operation>
230                     </Platform>
231                 </DeployClass>
232                 <DeployClass Name="Android_SplashImage960">
233                     <Platform Name="Android">
234                         <RemoteDir>res\drawable-xlarge</RemoteDir>
235                         <Operation>1</Operation>
236                     </Platform>
237                 </DeployClass>
238                 <DeployClass Name="Android_LauncherIcon96">
239                     <Platform Name="Android">
240                         <RemoteDir>res\drawable-xhdpi</RemoteDir>
241                         <Operation>1</Operation>
242                     </Platform>
243                 </DeployClass>
244                 <DeployClass Name="iPhone_Launch320">
245                     <Platform Name="iOSDevice">
246                         <Operation>1</Operation>
247                     </Platform>
248                     <Platform Name="iOSSimulator">
249                         <Operation>1</Operation>
250                     </Platform>
251                 </DeployClass>
252                 <DeployClass Name="Android_LauncherIcon144">
253                     <Platform Name="Android">
254                         <RemoteDir>res\drawable-xxhdpi</RemoteDir>
255                         <Operation>1</Operation>
256                     </Platform>
257                 </DeployClass>
258                 <DeployClass Name="AndroidLibnativeMipsFile">
259                     <Platform Name="Android">
260                         <RemoteDir>library\lib\mips</RemoteDir>
261                         <Operation>1</Operation>
262                     </Platform>
263                 </DeployClass>
264                 <DeployClass Name="AndroidSplashImageDef">
265                     <Platform Name="Android">
266                         <RemoteDir>res\drawable</RemoteDir>
267                         <Operation>1</Operation>
268                     </Platform>
269                 </DeployClass>
270                 <DeployClass Name="DebugSymbols">
271                     <Platform Name="OSX32">
272                         <RemoteDir>Contents\MacOS</RemoteDir>
273                         <Operation>1</Operation>
274                     </Platform>
275                     <Platform Name="iOSSimulator">
276                         <Operation>1</Operation>
277                     </Platform>
278                     <Platform Name="Win32">
279                         <Operation>0</Operation>
280                     </Platform>
281                 </DeployClass>
282                 <DeployClass Name="DependencyFramework">
283                     <Platform Name="OSX32">
284                         <RemoteDir>Contents\MacOS</RemoteDir>
285                         <Operation>1</Operation>
286                         <Extensions>.framework</Extensions>
287                     </Platform>
288                     <Platform Name="Win32">
289                         <Operation>0</Operation>
290                     </Platform>
291                 </DeployClass>
292                 <DeployClass Name="Android_SplashImage426">
293                     <Platform Name="Android">
294                         <RemoteDir>res\drawable-small</RemoteDir>
295                         <Operation>1</Operation>
296                     </Platform>
297                 </DeployClass>
298                 <DeployClass Name="ProjectiOSEntitlements">
299                     <Platform Name="iOSDevice">
300                         <RemoteDir>../</RemoteDir>
301                         <Operation>1</Operation>
302                     </Platform>
303                 </DeployClass>
304                 <DeployClass Name="AdditionalDebugSymbols">
305                     <Platform Name="OSX32">
306                         <RemoteDir>Contents\MacOS</RemoteDir>
307                         <Operation>1</Operation>
308                     </Platform>
309                     <Platform Name="iOSSimulator">
310                         <Operation>1</Operation>
311                     </Platform>
312                     <Platform Name="Win32">
313                         <RemoteDir>Contents\MacOS</RemoteDir>
314                         <Operation>0</Operation>
315                     </Platform>
316                 </DeployClass>
317                 <DeployClass Name="AndroidClassesDexFile">
318                     <Platform Name="Android">
319                         <RemoteDir>classes</RemoteDir>
320                         <Operation>1</Operation>
321                     </Platform>
322                 </DeployClass>
323                 <DeployClass Name="ProjectiOSInfoPList">
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="iPad_Launch1024">
332                     <Platform Name="iOSDevice">
333                         <Operation>1</Operation>
334                     </Platform>
335                     <Platform Name="iOSSimulator">
336                         <Operation>1</Operation>
337                     </Platform>
338                 </DeployClass>
339                 <DeployClass Name="Android_DefaultAppIcon">
340                     <Platform Name="Android">
341                         <RemoteDir>res\drawable</RemoteDir>
342                         <Operation>1</Operation>
343                     </Platform>
344                 </DeployClass>
345                 <DeployClass Name="ProjectOSXResource">
346                     <Platform Name="OSX32">
347                         <RemoteDir>Contents\Resources</RemoteDir>
348                         <Operation>1</Operation>
349                     </Platform>
350                 </DeployClass>
351                 <DeployClass Name="ProjectiOSDeviceResourceRules">
352                     <Platform Name="iOSDevice">
353                         <Operation>1</Operation>
354                     </Platform>
355                 </DeployClass>
356                 <DeployClass Name="iPad_Launch768">
357                     <Platform Name="iOSDevice">
358                         <Operation>1</Operation>
359                     </Platform>
360                     <Platform Name="iOSSimulator">
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                         <RemoteDir>Contents\MacOS</RemoteDir>
377                         <Operation>1</Operation>
378                     </Platform>
379                     <Platform Name="iOSSimulator">
380                         <Operation>1</Operation>
381                     </Platform>
382                 </DeployClass>
383                 <DeployClass Name="AndroidLibnativeArmeabiFile">
384                     <Platform Name="Android">
385                         <RemoteDir>library\lib\armeabi</RemoteDir>
386                         <Operation>1</Operation>
387                     </Platform>
388                 </DeployClass>
389                 <DeployClass Name="Android_SplashImage640">
390                     <Platform Name="Android">
391                         <RemoteDir>res\drawable-large</RemoteDir>
392                         <Operation>1</Operation>
393                     </Platform>
394                 </DeployClass>
395                 <DeployClass Name="File">
396                     <Platform Name="iOSDevice">
397                         <Operation>0</Operation>
398                     </Platform>
399                     <Platform Name="Android">
400                         <Operation>0</Operation>
401                     </Platform>
402                     <Platform Name="Win32">
403                         <Operation>0</Operation>
404                     </Platform>
405                     <Platform Name="OSX32">
406                         <RemoteDir>Contents\MacOS</RemoteDir>
407                         <Operation>0</Operation>
408                     </Platform>
409                     <Platform Name="iOSSimulator">
410                         <Operation>0</Operation>
411                     </Platform>
412                 </DeployClass>
413                 <DeployClass Name="iPhone_Launch640x1136">
414                     <Platform Name="iOSDevice">
415                         <Operation>1</Operation>
416                     </Platform>
417                     <Platform Name="iOSSimulator">
418                         <Operation>1</Operation>
419                     </Platform>
420                 </DeployClass>
421                 <DeployClass Name="Android_LauncherIcon36">
422                     <Platform Name="Android">
423                         <RemoteDir>res\drawable-ldpi</RemoteDir>
424                         <Operation>1</Operation>
425                     </Platform>
426                 </DeployClass>
427                 <DeployClass Name="AndroidSplashStyles">
428                     <Platform Name="Android">
429                         <RemoteDir>res\values</RemoteDir>
430                         <Operation>1</Operation>
431                     </Platform>
432                 </DeployClass>
433                 <DeployClass Name="iPad_Launch1536">
434                     <Platform Name="iOSDevice">
435                         <Operation>1</Operation>
436                     </Platform>
437                     <Platform Name="iOSSimulator">
438                         <Operation>1</Operation>
439                     </Platform>
440                 </DeployClass>
441                 <DeployClass Name="Android_LauncherIcon48">
442                     <Platform Name="Android">
443                         <RemoteDir>res\drawable-mdpi</RemoteDir>
444                         <Operation>1</Operation>
445                     </Platform>
446                 </DeployClass>
447                 <DeployClass Name="Android_LauncherIcon72">
448                     <Platform Name="Android">
449                         <RemoteDir>res\drawable-hdpi</RemoteDir>
450                         <Operation>1</Operation>
451                     </Platform>
452                 </DeployClass>
453                 <DeployClass Name="ProjectAndroidManifest">
454                     <Platform Name="Android">
455                         <Operation>1</Operation>
456                     </Platform>
457                 </DeployClass>
458                 <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
459                 <ProjectRoot Platform="iOSDevice" Name="$(PROJECTNAME).app"/>
460                 <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
461                 <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
462                 <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
463                 <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
464             </Deployment>
465             <Platforms>
466                 <Platform value="Win32">True</Platform>
467                 <Platform value="Win64">True</Platform>
468             </Platforms>
469             <ModelSupport>False</ModelSupport>
470         </BorlandProject>
471         <ProjectFileVersion>12</ProjectFileVersion>
472     </ProjectExtensions>
473     <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
474     <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
475     <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
476 </Project>