/[projects]/dao/DelphiScanner/RuteLabels.dproj
ViewVC logotype

Diff of /dao/DelphiScanner/RuteLabels.dproj

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2647 by torben, Thu Aug 20 20:16:16 2015 UTC revision 3047 by torben, Mon Jun 13 08:54:20 2016 UTC
# Line 1  Line 1 
1       <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">  <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2                  <PropertyGroup>      <PropertyGroup>
3                          <ProjectGuid>{CA2E08CD-B59C-4C63-9432-68C0318121E8}</ProjectGuid>          <ProjectGuid>{CA2E08CD-B59C-4C63-9432-68C0318121E8}</ProjectGuid>
4                          <MainSource>RuteLabels.dpr</MainSource>          <MainSource>RuteLabels.dpr</MainSource>
5                          <Config Condition="'$(Config)'==''">Debug</Config>          <Config Condition="'$(Config)'==''">Debug</Config>
6                          <DCC_DCCCompiler>DCC32</DCC_DCCCompiler>          <DCC_DCCCompiler>DCC32</DCC_DCCCompiler>
7                          <ProjectVersion>12.0</ProjectVersion>          <ProjectVersion>17.2</ProjectVersion>
8                  </PropertyGroup>          <Base>True</Base>
9                  <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">          <TargetedPlatforms>1</TargetedPlatforms>
10                          <Base>true</Base>          <AppType>Application</AppType>
11                  </PropertyGroup>          <FrameworkType>VCL</FrameworkType>
12                  <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''">          <Platform Condition="'$(Platform)'==''">Win32</Platform>
13                          <Cfg_1>true</Cfg_1>      </PropertyGroup>
14                          <CfgParent>Base</CfgParent>      <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
15                          <Base>true</Base>          <Base>true</Base>
16                  </PropertyGroup>      </PropertyGroup>
17                  <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">      <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
18                          <Cfg_2>true</Cfg_2>          <Base_Win32>true</Base_Win32>
19                          <CfgParent>Base</CfgParent>          <CfgParent>Base</CfgParent>
20                          <Base>true</Base>          <Base>true</Base>
21                  </PropertyGroup>      </PropertyGroup>
22                  <PropertyGroup Condition="'$(Base)'!=''">      <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
23                          <DCC_ImageBase>00400000</DCC_ImageBase>          <Base_Win64>true</Base_Win64>
24                          <DCC_UsePackage>vcl;rtl;vclx;indy;inet;xmlrtl;vclie;inetdbbde;inetdbxpress;dbrtl;dsnap;dsnapcon;vcldb;soaprtl;VclSmp;dbexpress;dbxcds;inetdb;bdertl;vcldbx;webdsnap;websnap;adortl;ibxpress;teeui;teedb;tee;dss;visualclx;visualdbclx;vclactnband;vclshlctrls;IntrawebDB_50_70;Intraweb_50_70;Rave50CLX;Rave50VCL;dclOfficeXP</DCC_UsePackage>          <CfgParent>Base</CfgParent>
25                          <DCC_DependencyCheckOutputName>RuteLabels.exe</DCC_DependencyCheckOutputName>          <Base>true</Base>
26                          <DCC_UnitAlias>WinTypes=Windows;WinProcs=Windows;DbiTypes=BDE;DbiProcs=BDE;DbiErrs=BDE;WinTypes=Windows;WinProcs=Windows;$(DCC_UnitAlias)</DCC_UnitAlias>      </PropertyGroup>
27                          <DCC_Platform>x86</DCC_Platform>      <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''">
28                          <DCC_SymbolReferenceInfo>1</DCC_SymbolReferenceInfo>          <Cfg_1>true</Cfg_1>
29                          <DCC_N>true</DCC_N>          <CfgParent>Base</CfgParent>
30                          <DCC_S>false</DCC_S>          <Base>true</Base>
31                          <DCC_K>false</DCC_K>      </PropertyGroup>
32                          <DCC_E>false</DCC_E>      <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
33                          <DCC_F>false</DCC_F>          <Cfg_1_Win32>true</Cfg_1_Win32>
34                  </PropertyGroup>          <CfgParent>Cfg_1</CfgParent>
35                  <PropertyGroup Condition="'$(Cfg_1)'!=''">          <Cfg_1>true</Cfg_1>
36                          <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>          <Base>true</Base>
37                          <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>      </PropertyGroup>
38                          <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>      <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">
39                          <DCC_DebugInformation>false</DCC_DebugInformation>          <Cfg_2>true</Cfg_2>
40                  </PropertyGroup>          <CfgParent>Base</CfgParent>
41                  <PropertyGroup Condition="'$(Cfg_2)'!=''">          <Base>true</Base>
42                          <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>      </PropertyGroup>
43                  </PropertyGroup>      <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
44                  <ItemGroup>          <Cfg_2_Win32>true</Cfg_2_Win32>
45                          <DelphiCompile Include="RuteLabels.dpr">          <CfgParent>Cfg_2</CfgParent>
46                                  <MainSource>MainSource</MainSource>          <Cfg_2>true</Cfg_2>
47                          </DelphiCompile>          <Base>true</Base>
48                          <DCCReference Include="Main.pas">      </PropertyGroup>
49                                  <Form>MainForm</Form>      <PropertyGroup Condition="'$(Base)'!=''">
50                          </DCCReference>          <VerInfo_MajorVer>6</VerInfo_MajorVer>
51                          <BuildConfiguration Include="Base">          <VerInfo_Locale>1030</VerInfo_Locale>
52                                  <Key>Base</Key>          <SanitizedProjectName>RuteLabels</SanitizedProjectName>
53                          </BuildConfiguration>          <DCC_Namespace>Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap;Winapi;System.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
54                          <BuildConfiguration Include="Debug">          <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
55                                  <Key>Cfg_2</Key>          <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=6.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=5.0.0.0;Comments=</VerInfo_Keys>
56                                  <CfgParent>Base</CfgParent>          <DCC_ImageBase>00400000</DCC_ImageBase>
57                          </BuildConfiguration>          <DCC_UsePackage>vcl;rtl;vclx;indy;inet;xmlrtl;vclie;inetdbbde;inetdbxpress;dbrtl;dsnap;dsnapcon;vcldb;soaprtl;VclSmp;dbexpress;dbxcds;inetdb;bdertl;vcldbx;webdsnap;websnap;adortl;ibxpress;teeui;teedb;tee;dss;visualclx;visualdbclx;vclactnband;vclshlctrls;IntrawebDB_50_70;Intraweb_50_70;Rave50CLX;Rave50VCL;dclOfficeXP;$(DCC_UsePackage)</DCC_UsePackage>
58                          <BuildConfiguration Include="Release">          <DCC_DependencyCheckOutputName>RuteLabels.exe</DCC_DependencyCheckOutputName>
59                                  <Key>Cfg_1</Key>          <DCC_Platform>x86</DCC_Platform>
60                                  <CfgParent>Base</CfgParent>          <DCC_SymbolReferenceInfo>1</DCC_SymbolReferenceInfo>
61                          </BuildConfiguration>          <DCC_N>true</DCC_N>
62                  </ItemGroup>          <DCC_S>false</DCC_S>
63                  <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>          <DCC_K>false</DCC_K>
64                  <ProjectExtensions>          <DCC_E>false</DCC_E>
65                          <Borland.Personality>Delphi.Personality.12</Borland.Personality>          <DCC_F>false</DCC_F>
66                          <Borland.ProjectType>VCLApplication</Borland.ProjectType>      </PropertyGroup>
67                          <BorlandProject>      <PropertyGroup Condition="'$(Base_Win32)'!=''">
68                                  <Delphi.Personality>          <Icon_MainIcon>RuteLabels_Icon.ico</Icon_MainIcon>
69                                          <Source>          <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
70                                                  <Source Name="MainSource">RuteLabels.dpr</Source>          <DCC_Namespace>Data.Win;Datasnap.Win;Web.Win;Soap.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
71                                          </Source>          <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
72                                          <Parameters>          <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
73                                                  <Parameters Name="UseLauncher">False</Parameters>          <VerInfo_Locale>1033</VerInfo_Locale>
74                                                  <Parameters Name="LoadAllSymbols">True</Parameters>      </PropertyGroup>
75                                                  <Parameters Name="LoadUnspecifiedSymbols">False</Parameters>      <PropertyGroup Condition="'$(Base_Win64)'!=''">
76                                          </Parameters>          <Icon_MainIcon>RuteLabels_Icon5.ico</Icon_MainIcon>
77                                          <VersionInfo>          <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
78                                                  <VersionInfo Name="IncludeVerInfo">True</VersionInfo>      </PropertyGroup>
79                                                  <VersionInfo Name="AutoIncBuild">False</VersionInfo>      <PropertyGroup Condition="'$(Cfg_1)'!=''">
80                                                  <VersionInfo Name="MajorVer">6</VersionInfo>          <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
81                                                  <VersionInfo Name="MinorVer">0</VersionInfo>          <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
82                                                  <VersionInfo Name="Release">0</VersionInfo>          <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
83                                                  <VersionInfo Name="Build">0</VersionInfo>          <DCC_DebugInformation>0</DCC_DebugInformation>
84                                                  <VersionInfo Name="Debug">False</VersionInfo>      </PropertyGroup>
85                                                  <VersionInfo Name="PreRelease">False</VersionInfo>      <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
86                                                  <VersionInfo Name="Special">False</VersionInfo>          <VerInfo_Locale>1033</VerInfo_Locale>
87                                                  <VersionInfo Name="Private">False</VersionInfo>          <VerInfo_MinorVer>2</VerInfo_MinorVer>
88                                                  <VersionInfo Name="DLL">False</VersionInfo>          <VerInfo_Release>3</VerInfo_Release>
89                                                  <VersionInfo Name="Locale">1030</VersionInfo>          <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=6.2.3.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=6.2.3.0;Comments=</VerInfo_Keys>
90                                                  <VersionInfo Name="CodePage">1252</VersionInfo>      </PropertyGroup>
91                                          </VersionInfo>      <PropertyGroup Condition="'$(Cfg_2)'!=''">
92                                          <VersionInfoKeys>          <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
93                                                  <VersionInfoKeys Name="CompanyName"/>      </PropertyGroup>
94                                                  <VersionInfoKeys Name="FileDescription"/>      <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
95                                                  <VersionInfoKeys Name="FileVersion">6.0.0.0</VersionInfoKeys>          <VerInfo_Release>3</VerInfo_Release>
96                                                  <VersionInfoKeys Name="InternalName"/>          <VerInfo_MinorVer>2</VerInfo_MinorVer>
97                                                  <VersionInfoKeys Name="LegalCopyright"/>          <VerInfo_Locale>1033</VerInfo_Locale>
98                                                  <VersionInfoKeys Name="LegalTrademarks"/>          <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=6.2.3.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=6.2.3.0;Comments=</VerInfo_Keys>
99                                                  <VersionInfoKeys Name="OriginalFilename"/>      </PropertyGroup>
100                                                  <VersionInfoKeys Name="ProductName"/>      <ItemGroup>
101                                                  <VersionInfoKeys Name="ProductVersion">5.0.0.0</VersionInfoKeys>          <DelphiCompile Include="$(MainSource)">
102                                                  <VersionInfoKeys Name="Comments"/>              <MainSource>MainSource</MainSource>
103                                          </VersionInfoKeys>          </DelphiCompile>
104                                          <Excluded_Packages>          <DCCReference Include="Main.pas">
105                                                  <Excluded_Packages Name="$(BDS)\bin\dcloffice2k140.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages>              <Form>MainForm</Form>
106                                                  <Excluded_Packages Name="$(BDS)\bin\dclofficexp140.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages>          </DCCReference>
107                                          </Excluded_Packages>          <DCCReference Include="PakkeshopLabels.pas"/>
108                                  </Delphi.Personality>          <DCCReference Include="Components\tpsystools_4.04\source\StBarC.pas"/>
109                                  <ModelSupport>False</ModelSupport>          <DCCReference Include="Components\tpsystools_4.04\source\StBase.pas"/>
110                          </BorlandProject>          <DCCReference Include="Components\tpsystools_4.04\source\StConst.pas"/>
111                          <ProjectFileVersion>12</ProjectFileVersion>          <DCCReference Include="Utils.pas"/>
112                  </ProjectExtensions>          <DCCReference Include="LabelPrint.pas"/>
113          </Project>          <DCCReference Include="ParentForm.pas"/>
114            <DCCReference Include="Configuration.pas"/>
115            <BuildConfiguration Include="Debug">
116                <Key>Cfg_2</Key>
117                <CfgParent>Base</CfgParent>
118            </BuildConfiguration>
119            <BuildConfiguration Include="Base">
120                <Key>Base</Key>
121            </BuildConfiguration>
122            <BuildConfiguration Include="Release">
123                <Key>Cfg_1</Key>
124                <CfgParent>Base</CfgParent>
125            </BuildConfiguration>
126        </ItemGroup>
127        <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
128        <ProjectExtensions>
129            <Borland.Personality>Delphi.Personality.12</Borland.Personality>
130            <Borland.ProjectType>VCLApplication</Borland.ProjectType>
131            <BorlandProject>
132                <Delphi.Personality>
133                    <Source>
134                        <Source Name="MainSource">RuteLabels.dpr</Source>
135                    </Source>
136                    <Parameters>
137                        <Parameters Name="UseLauncher">False</Parameters>
138                        <Parameters Name="LoadAllSymbols">True</Parameters>
139                        <Parameters Name="LoadUnspecifiedSymbols">False</Parameters>
140                    </Parameters>
141                    <VersionInfo>
142                        <VersionInfo Name="IncludeVerInfo">True</VersionInfo>
143                        <VersionInfo Name="AutoIncBuild">False</VersionInfo>
144                        <VersionInfo Name="MajorVer">6</VersionInfo>
145                        <VersionInfo Name="MinorVer">0</VersionInfo>
146                        <VersionInfo Name="Release">0</VersionInfo>
147                        <VersionInfo Name="Build">0</VersionInfo>
148                        <VersionInfo Name="Debug">False</VersionInfo>
149                        <VersionInfo Name="PreRelease">False</VersionInfo>
150                        <VersionInfo Name="Special">False</VersionInfo>
151                        <VersionInfo Name="Private">False</VersionInfo>
152                        <VersionInfo Name="DLL">False</VersionInfo>
153                        <VersionInfo Name="Locale">1030</VersionInfo>
154                        <VersionInfo Name="CodePage">1252</VersionInfo>
155                    </VersionInfo>
156                    <VersionInfoKeys>
157                        <VersionInfoKeys Name="CompanyName"/>
158                        <VersionInfoKeys Name="FileDescription"/>
159                        <VersionInfoKeys Name="FileVersion">6.0.0.0</VersionInfoKeys>
160                        <VersionInfoKeys Name="InternalName"/>
161                        <VersionInfoKeys Name="LegalCopyright"/>
162                        <VersionInfoKeys Name="LegalTrademarks"/>
163                        <VersionInfoKeys Name="OriginalFilename"/>
164                        <VersionInfoKeys Name="ProductName"/>
165                        <VersionInfoKeys Name="ProductVersion">5.0.0.0</VersionInfoKeys>
166                        <VersionInfoKeys Name="Comments"/>
167                    </VersionInfoKeys>
168                    <Excluded_Packages>
169                        <Excluded_Packages Name="$(BDSBIN)\bcboffice2k220.bpl">Embarcadero C++Builder Office 2000 Servers Package</Excluded_Packages>
170                        <Excluded_Packages Name="$(BDSBIN)\bcbofficexp220.bpl">Embarcadero C++Builder Office XP Servers Package</Excluded_Packages>
171                        <Excluded_Packages Name="$(BDSBIN)\dcloffice2k220.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages>
172                        <Excluded_Packages Name="$(BDSBIN)\dclofficexp220.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages>
173                    </Excluded_Packages>
174                </Delphi.Personality>
175                <ModelSupport>False</ModelSupport>
176                <Platforms>
177                    <Platform value="Win32">True</Platform>
178                    <Platform value="Win64">False</Platform>
179                </Platforms>
180                <Deployment Version="1">
181                    <DeployFile LocalName="RuteLabels.exe" Configuration="Debug" Class="ProjectOutput">
182                        <Platform Name="Win32">
183                            <RemoteName>RuteLabels.exe</RemoteName>
184                            <Overwrite>true</Overwrite>
185                        </Platform>
186                    </DeployFile>
187                    <DeployClass Required="true" Name="DependencyPackage">
188                        <Platform Name="iOSDevice64">
189                            <Operation>1</Operation>
190                            <Extensions>.dylib</Extensions>
191                        </Platform>
192                        <Platform Name="Win32">
193                            <Operation>0</Operation>
194                            <Extensions>.bpl</Extensions>
195                        </Platform>
196                        <Platform Name="OSX32">
197                            <Operation>1</Operation>
198                            <Extensions>.dylib</Extensions>
199                        </Platform>
200                        <Platform Name="iOSSimulator">
201                            <Operation>1</Operation>
202                            <Extensions>.dylib</Extensions>
203                        </Platform>
204                        <Platform Name="iOSDevice32">
205                            <Operation>1</Operation>
206                            <Extensions>.dylib</Extensions>
207                        </Platform>
208                    </DeployClass>
209                    <DeployClass Name="DependencyModule">
210                        <Platform Name="OSX32">
211                            <Operation>1</Operation>
212                            <Extensions>.dylib</Extensions>
213                        </Platform>
214                        <Platform Name="Win32">
215                            <Operation>0</Operation>
216                            <Extensions>.dll;.bpl</Extensions>
217                        </Platform>
218                    </DeployClass>
219                    <DeployClass Name="iPad_Launch2048">
220                        <Platform Name="iOSDevice64">
221                            <Operation>1</Operation>
222                        </Platform>
223                        <Platform Name="iOSSimulator">
224                            <Operation>1</Operation>
225                        </Platform>
226                        <Platform Name="iOSDevice32">
227                            <Operation>1</Operation>
228                        </Platform>
229                    </DeployClass>
230                    <DeployClass Name="ProjectOSXInfoPList"/>
231                    <DeployClass Name="ProjectiOSDeviceDebug">
232                        <Platform Name="iOSDevice64">
233                            <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
234                            <Operation>1</Operation>
235                        </Platform>
236                        <Platform Name="iOSDevice32">
237                            <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</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="AndroidLibnativeX86File">
248                        <Platform Name="Android">
249                            <RemoteDir>library\lib\x86</RemoteDir>
250                            <Operation>1</Operation>
251                        </Platform>
252                    </DeployClass>
253                    <DeployClass Name="ProjectiOSResource">
254                        <Platform Name="iOSDevice64">
255                            <Operation>1</Operation>
256                        </Platform>
257                        <Platform Name="iOSSimulator">
258                            <Operation>1</Operation>
259                        </Platform>
260                        <Platform Name="iOSDevice32">
261                            <Operation>1</Operation>
262                        </Platform>
263                    </DeployClass>
264                    <DeployClass Name="ProjectOSXEntitlements"/>
265                    <DeployClass Name="AndroidGDBServer">
266                        <Platform Name="Android">
267                            <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
268                            <Operation>1</Operation>
269                        </Platform>
270                    </DeployClass>
271                    <DeployClass Name="iPhone_Launch640">
272                        <Platform Name="iOSDevice64">
273                            <Operation>1</Operation>
274                        </Platform>
275                        <Platform Name="iOSSimulator">
276                            <Operation>1</Operation>
277                        </Platform>
278                        <Platform Name="iOSDevice32">
279                            <Operation>1</Operation>
280                        </Platform>
281                    </DeployClass>
282                    <DeployClass Name="Android_SplashImage960">
283                        <Platform Name="Android">
284                            <RemoteDir>res\drawable-xlarge</RemoteDir>
285                            <Operation>1</Operation>
286                        </Platform>
287                    </DeployClass>
288                    <DeployClass Name="Android_LauncherIcon96">
289                        <Platform Name="Android">
290                            <RemoteDir>res\drawable-xhdpi</RemoteDir>
291                            <Operation>1</Operation>
292                        </Platform>
293                    </DeployClass>
294                    <DeployClass Name="iPhone_Launch320">
295                        <Platform Name="iOSDevice64">
296                            <Operation>1</Operation>
297                        </Platform>
298                        <Platform Name="iOSSimulator">
299                            <Operation>1</Operation>
300                        </Platform>
301                        <Platform Name="iOSDevice32">
302                            <Operation>1</Operation>
303                        </Platform>
304                    </DeployClass>
305                    <DeployClass Name="Android_LauncherIcon144">
306                        <Platform Name="Android">
307                            <RemoteDir>res\drawable-xxhdpi</RemoteDir>
308                            <Operation>1</Operation>
309                        </Platform>
310                    </DeployClass>
311                    <DeployClass Name="AndroidLibnativeMipsFile">
312                        <Platform Name="Android">
313                            <RemoteDir>library\lib\mips</RemoteDir>
314                            <Operation>1</Operation>
315                        </Platform>
316                    </DeployClass>
317                    <DeployClass Name="AndroidSplashImageDef">
318                        <Platform Name="Android">
319                            <RemoteDir>res\drawable</RemoteDir>
320                            <Operation>1</Operation>
321                        </Platform>
322                    </DeployClass>
323                    <DeployClass Name="DebugSymbols">
324                        <Platform Name="OSX32">
325                            <Operation>1</Operation>
326                        </Platform>
327                        <Platform Name="iOSSimulator">
328                            <Operation>1</Operation>
329                        </Platform>
330                        <Platform Name="Win32">
331                            <Operation>0</Operation>
332                        </Platform>
333                    </DeployClass>
334                    <DeployClass Name="DependencyFramework">
335                        <Platform Name="OSX32">
336                            <Operation>1</Operation>
337                            <Extensions>.framework</Extensions>
338                        </Platform>
339                        <Platform Name="Win32">
340                            <Operation>0</Operation>
341                        </Platform>
342                    </DeployClass>
343                    <DeployClass Name="Android_SplashImage426">
344                        <Platform Name="Android">
345                            <RemoteDir>res\drawable-small</RemoteDir>
346                            <Operation>1</Operation>
347                        </Platform>
348                    </DeployClass>
349                    <DeployClass Name="ProjectiOSEntitlements"/>
350                    <DeployClass Name="AdditionalDebugSymbols">
351                        <Platform Name="OSX32">
352                            <Operation>1</Operation>
353                        </Platform>
354                        <Platform Name="Win32">
355                            <RemoteDir>Contents\MacOS</RemoteDir>
356                            <Operation>0</Operation>
357                        </Platform>
358                    </DeployClass>
359                    <DeployClass Name="AndroidClassesDexFile">
360                        <Platform Name="Android">
361                            <RemoteDir>classes</RemoteDir>
362                            <Operation>1</Operation>
363                        </Platform>
364                    </DeployClass>
365                    <DeployClass Name="ProjectiOSInfoPList"/>
366                    <DeployClass Name="iPad_Launch1024">
367                        <Platform Name="iOSDevice64">
368                            <Operation>1</Operation>
369                        </Platform>
370                        <Platform Name="iOSSimulator">
371                            <Operation>1</Operation>
372                        </Platform>
373                        <Platform Name="iOSDevice32">
374                            <Operation>1</Operation>
375                        </Platform>
376                    </DeployClass>
377                    <DeployClass Name="Android_DefaultAppIcon">
378                        <Platform Name="Android">
379                            <RemoteDir>res\drawable</RemoteDir>
380                            <Operation>1</Operation>
381                        </Platform>
382                    </DeployClass>
383                    <DeployClass Name="ProjectOSXResource">
384                        <Platform Name="OSX32">
385                            <RemoteDir>Contents\Resources</RemoteDir>
386                            <Operation>1</Operation>
387                        </Platform>
388                    </DeployClass>
389                    <DeployClass Name="ProjectiOSDeviceResourceRules"/>
390                    <DeployClass Name="iPad_Launch768">
391                        <Platform Name="iOSDevice64">
392                            <Operation>1</Operation>
393                        </Platform>
394                        <Platform Name="iOSSimulator">
395                            <Operation>1</Operation>
396                        </Platform>
397                        <Platform Name="iOSDevice32">
398                            <Operation>1</Operation>
399                        </Platform>
400                    </DeployClass>
401                    <DeployClass Required="true" Name="ProjectOutput">
402                        <Platform Name="Android">
403                            <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
404                            <Operation>1</Operation>
405                        </Platform>
406                        <Platform Name="iOSDevice64">
407                            <Operation>1</Operation>
408                        </Platform>
409                        <Platform Name="Win32">
410                            <Operation>0</Operation>
411                        </Platform>
412                        <Platform Name="OSX32">
413                            <Operation>1</Operation>
414                        </Platform>
415                        <Platform Name="iOSSimulator">
416                            <Operation>1</Operation>
417                        </Platform>
418                        <Platform Name="iOSDevice32">
419                            <Operation>1</Operation>
420                        </Platform>
421                    </DeployClass>
422                    <DeployClass Name="AndroidLibnativeArmeabiFile">
423                        <Platform Name="Android">
424                            <RemoteDir>library\lib\armeabi</RemoteDir>
425                            <Operation>1</Operation>
426                        </Platform>
427                    </DeployClass>
428                    <DeployClass Name="Android_SplashImage640">
429                        <Platform Name="Android">
430                            <RemoteDir>res\drawable-large</RemoteDir>
431                            <Operation>1</Operation>
432                        </Platform>
433                    </DeployClass>
434                    <DeployClass Name="File">
435                        <Platform Name="Android">
436                            <Operation>0</Operation>
437                        </Platform>
438                        <Platform Name="iOSDevice64">
439                            <Operation>0</Operation>
440                        </Platform>
441                        <Platform Name="Win32">
442                            <Operation>0</Operation>
443                        </Platform>
444                        <Platform Name="OSX32">
445                            <Operation>0</Operation>
446                        </Platform>
447                        <Platform Name="iOSSimulator">
448                            <Operation>0</Operation>
449                        </Platform>
450                        <Platform Name="iOSDevice32">
451                            <Operation>0</Operation>
452                        </Platform>
453                    </DeployClass>
454                    <DeployClass Name="iPhone_Launch640x1136">
455                        <Platform Name="iOSDevice64">
456                            <Operation>1</Operation>
457                        </Platform>
458                        <Platform Name="iOSSimulator">
459                            <Operation>1</Operation>
460                        </Platform>
461                        <Platform Name="iOSDevice32">
462                            <Operation>1</Operation>
463                        </Platform>
464                    </DeployClass>
465                    <DeployClass Name="Android_LauncherIcon36">
466                        <Platform Name="Android">
467                            <RemoteDir>res\drawable-ldpi</RemoteDir>
468                            <Operation>1</Operation>
469                        </Platform>
470                    </DeployClass>
471                    <DeployClass Name="AndroidSplashStyles">
472                        <Platform Name="Android">
473                            <RemoteDir>res\values</RemoteDir>
474                            <Operation>1</Operation>
475                        </Platform>
476                    </DeployClass>
477                    <DeployClass Name="iPad_Launch1536">
478                        <Platform Name="iOSDevice64">
479                            <Operation>1</Operation>
480                        </Platform>
481                        <Platform Name="iOSSimulator">
482                            <Operation>1</Operation>
483                        </Platform>
484                        <Platform Name="iOSDevice32">
485                            <Operation>1</Operation>
486                        </Platform>
487                    </DeployClass>
488                    <DeployClass Name="Android_LauncherIcon48">
489                        <Platform Name="Android">
490                            <RemoteDir>res\drawable-mdpi</RemoteDir>
491                            <Operation>1</Operation>
492                        </Platform>
493                    </DeployClass>
494                    <DeployClass Name="Android_LauncherIcon72">
495                        <Platform Name="Android">
496                            <RemoteDir>res\drawable-hdpi</RemoteDir>
497                            <Operation>1</Operation>
498                        </Platform>
499                    </DeployClass>
500                    <DeployClass Name="ProjectAndroidManifest">
501                        <Platform Name="Android">
502                            <Operation>1</Operation>
503                        </Platform>
504                    </DeployClass>
505                    <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
506                    <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
507                    <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
508                    <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
509                    <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
510                    <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
511                    <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME)"/>
512                </Deployment>
513            </BorlandProject>
514            <ProjectFileVersion>12</ProjectFileVersion>
515        </ProjectExtensions>
516        <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
517        <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
518    </Project>

Legend:
Removed from v.2647  
changed lines
  Added in v.3047

  ViewVC Help
Powered by ViewVC 1.1.20