/[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 3095 by torben, Sun Aug 21 20:51:45 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>4</VerInfo_Release>
89                                                  <VersionInfo Name="Locale">1030</VersionInfo>          <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=6.2.4.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=6.2.4.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>4</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.4.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=6.2.4.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="LabelData.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            <DCCReference Include="TimingHelper.pas"/>
116            <BuildConfiguration Include="Debug">
117                <Key>Cfg_2</Key>
118                <CfgParent>Base</CfgParent>
119            </BuildConfiguration>
120            <BuildConfiguration Include="Base">
121                <Key>Base</Key>
122            </BuildConfiguration>
123            <BuildConfiguration Include="Release">
124                <Key>Cfg_1</Key>
125                <CfgParent>Base</CfgParent>
126            </BuildConfiguration>
127        </ItemGroup>
128        <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
129        <ProjectExtensions>
130            <Borland.Personality>Delphi.Personality.12</Borland.Personality>
131            <Borland.ProjectType>VCLApplication</Borland.ProjectType>
132            <BorlandProject>
133                <Delphi.Personality>
134                    <Source>
135                        <Source Name="MainSource">RuteLabels.dpr</Source>
136                    </Source>
137                    <Parameters>
138                        <Parameters Name="UseLauncher">False</Parameters>
139                        <Parameters Name="LoadAllSymbols">True</Parameters>
140                        <Parameters Name="LoadUnspecifiedSymbols">False</Parameters>
141                    </Parameters>
142                    <VersionInfo>
143                        <VersionInfo Name="IncludeVerInfo">True</VersionInfo>
144                        <VersionInfo Name="AutoIncBuild">False</VersionInfo>
145                        <VersionInfo Name="MajorVer">6</VersionInfo>
146                        <VersionInfo Name="MinorVer">0</VersionInfo>
147                        <VersionInfo Name="Release">0</VersionInfo>
148                        <VersionInfo Name="Build">0</VersionInfo>
149                        <VersionInfo Name="Debug">False</VersionInfo>
150                        <VersionInfo Name="PreRelease">False</VersionInfo>
151                        <VersionInfo Name="Special">False</VersionInfo>
152                        <VersionInfo Name="Private">False</VersionInfo>
153                        <VersionInfo Name="DLL">False</VersionInfo>
154                        <VersionInfo Name="Locale">1030</VersionInfo>
155                        <VersionInfo Name="CodePage">1252</VersionInfo>
156                    </VersionInfo>
157                    <VersionInfoKeys>
158                        <VersionInfoKeys Name="CompanyName"/>
159                        <VersionInfoKeys Name="FileDescription"/>
160                        <VersionInfoKeys Name="FileVersion">6.0.0.0</VersionInfoKeys>
161                        <VersionInfoKeys Name="InternalName"/>
162                        <VersionInfoKeys Name="LegalCopyright"/>
163                        <VersionInfoKeys Name="LegalTrademarks"/>
164                        <VersionInfoKeys Name="OriginalFilename"/>
165                        <VersionInfoKeys Name="ProductName"/>
166                        <VersionInfoKeys Name="ProductVersion">5.0.0.0</VersionInfoKeys>
167                        <VersionInfoKeys Name="Comments"/>
168                    </VersionInfoKeys>
169                    <Excluded_Packages>
170                        <Excluded_Packages Name="$(BDSBIN)\bcboffice2k220.bpl">Embarcadero C++Builder Office 2000 Servers Package</Excluded_Packages>
171                        <Excluded_Packages Name="$(BDSBIN)\bcbofficexp220.bpl">Embarcadero C++Builder Office XP Servers Package</Excluded_Packages>
172                        <Excluded_Packages Name="$(BDSBIN)\dcloffice2k220.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages>
173                        <Excluded_Packages Name="$(BDSBIN)\dclofficexp220.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages>
174                    </Excluded_Packages>
175                </Delphi.Personality>
176                <ModelSupport>False</ModelSupport>
177                <Platforms>
178                    <Platform value="Win32">True</Platform>
179                    <Platform value="Win64">False</Platform>
180                </Platforms>
181                <Deployment Version="1">
182                    <DeployFile LocalName="RuteLabels.exe" Configuration="Debug" Class="ProjectOutput">
183                        <Platform Name="Win32">
184                            <RemoteName>RuteLabels.exe</RemoteName>
185                            <Overwrite>true</Overwrite>
186                        </Platform>
187                    </DeployFile>
188                    <DeployClass Required="true" Name="DependencyPackage">
189                        <Platform Name="iOSDevice64">
190                            <Operation>1</Operation>
191                            <Extensions>.dylib</Extensions>
192                        </Platform>
193                        <Platform Name="Win32">
194                            <Operation>0</Operation>
195                            <Extensions>.bpl</Extensions>
196                        </Platform>
197                        <Platform Name="OSX32">
198                            <Operation>1</Operation>
199                            <Extensions>.dylib</Extensions>
200                        </Platform>
201                        <Platform Name="iOSSimulator">
202                            <Operation>1</Operation>
203                            <Extensions>.dylib</Extensions>
204                        </Platform>
205                        <Platform Name="iOSDevice32">
206                            <Operation>1</Operation>
207                            <Extensions>.dylib</Extensions>
208                        </Platform>
209                    </DeployClass>
210                    <DeployClass Name="DependencyModule">
211                        <Platform Name="OSX32">
212                            <Operation>1</Operation>
213                            <Extensions>.dylib</Extensions>
214                        </Platform>
215                        <Platform Name="Win32">
216                            <Operation>0</Operation>
217                            <Extensions>.dll;.bpl</Extensions>
218                        </Platform>
219                    </DeployClass>
220                    <DeployClass Name="iPad_Launch2048">
221                        <Platform Name="iOSDevice64">
222                            <Operation>1</Operation>
223                        </Platform>
224                        <Platform Name="iOSSimulator">
225                            <Operation>1</Operation>
226                        </Platform>
227                        <Platform Name="iOSDevice32">
228                            <Operation>1</Operation>
229                        </Platform>
230                    </DeployClass>
231                    <DeployClass Name="ProjectOSXInfoPList"/>
232                    <DeployClass Name="ProjectiOSDeviceDebug">
233                        <Platform Name="iOSDevice64">
234                            <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
235                            <Operation>1</Operation>
236                        </Platform>
237                        <Platform Name="iOSDevice32">
238                            <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
239                            <Operation>1</Operation>
240                        </Platform>
241                    </DeployClass>
242                    <DeployClass Name="Android_SplashImage470">
243                        <Platform Name="Android">
244                            <RemoteDir>res\drawable-normal</RemoteDir>
245                            <Operation>1</Operation>
246                        </Platform>
247                    </DeployClass>
248                    <DeployClass Name="AndroidLibnativeX86File">
249                        <Platform Name="Android">
250                            <RemoteDir>library\lib\x86</RemoteDir>
251                            <Operation>1</Operation>
252                        </Platform>
253                    </DeployClass>
254                    <DeployClass Name="ProjectiOSResource">
255                        <Platform Name="iOSDevice64">
256                            <Operation>1</Operation>
257                        </Platform>
258                        <Platform Name="iOSSimulator">
259                            <Operation>1</Operation>
260                        </Platform>
261                        <Platform Name="iOSDevice32">
262                            <Operation>1</Operation>
263                        </Platform>
264                    </DeployClass>
265                    <DeployClass Name="ProjectOSXEntitlements"/>
266                    <DeployClass Name="AndroidGDBServer">
267                        <Platform Name="Android">
268                            <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
269                            <Operation>1</Operation>
270                        </Platform>
271                    </DeployClass>
272                    <DeployClass Name="iPhone_Launch640">
273                        <Platform Name="iOSDevice64">
274                            <Operation>1</Operation>
275                        </Platform>
276                        <Platform Name="iOSSimulator">
277                            <Operation>1</Operation>
278                        </Platform>
279                        <Platform Name="iOSDevice32">
280                            <Operation>1</Operation>
281                        </Platform>
282                    </DeployClass>
283                    <DeployClass Name="Android_SplashImage960">
284                        <Platform Name="Android">
285                            <RemoteDir>res\drawable-xlarge</RemoteDir>
286                            <Operation>1</Operation>
287                        </Platform>
288                    </DeployClass>
289                    <DeployClass Name="Android_LauncherIcon96">
290                        <Platform Name="Android">
291                            <RemoteDir>res\drawable-xhdpi</RemoteDir>
292                            <Operation>1</Operation>
293                        </Platform>
294                    </DeployClass>
295                    <DeployClass Name="iPhone_Launch320">
296                        <Platform Name="iOSDevice64">
297                            <Operation>1</Operation>
298                        </Platform>
299                        <Platform Name="iOSSimulator">
300                            <Operation>1</Operation>
301                        </Platform>
302                        <Platform Name="iOSDevice32">
303                            <Operation>1</Operation>
304                        </Platform>
305                    </DeployClass>
306                    <DeployClass Name="Android_LauncherIcon144">
307                        <Platform Name="Android">
308                            <RemoteDir>res\drawable-xxhdpi</RemoteDir>
309                            <Operation>1</Operation>
310                        </Platform>
311                    </DeployClass>
312                    <DeployClass Name="AndroidLibnativeMipsFile">
313                        <Platform Name="Android">
314                            <RemoteDir>library\lib\mips</RemoteDir>
315                            <Operation>1</Operation>
316                        </Platform>
317                    </DeployClass>
318                    <DeployClass Name="AndroidSplashImageDef">
319                        <Platform Name="Android">
320                            <RemoteDir>res\drawable</RemoteDir>
321                            <Operation>1</Operation>
322                        </Platform>
323                    </DeployClass>
324                    <DeployClass Name="DebugSymbols">
325                        <Platform Name="OSX32">
326                            <Operation>1</Operation>
327                        </Platform>
328                        <Platform Name="iOSSimulator">
329                            <Operation>1</Operation>
330                        </Platform>
331                        <Platform Name="Win32">
332                            <Operation>0</Operation>
333                        </Platform>
334                    </DeployClass>
335                    <DeployClass Name="DependencyFramework">
336                        <Platform Name="OSX32">
337                            <Operation>1</Operation>
338                            <Extensions>.framework</Extensions>
339                        </Platform>
340                        <Platform Name="Win32">
341                            <Operation>0</Operation>
342                        </Platform>
343                    </DeployClass>
344                    <DeployClass Name="Android_SplashImage426">
345                        <Platform Name="Android">
346                            <RemoteDir>res\drawable-small</RemoteDir>
347                            <Operation>1</Operation>
348                        </Platform>
349                    </DeployClass>
350                    <DeployClass Name="ProjectiOSEntitlements"/>
351                    <DeployClass Name="AdditionalDebugSymbols">
352                        <Platform Name="OSX32">
353                            <Operation>1</Operation>
354                        </Platform>
355                        <Platform Name="Win32">
356                            <RemoteDir>Contents\MacOS</RemoteDir>
357                            <Operation>0</Operation>
358                        </Platform>
359                    </DeployClass>
360                    <DeployClass Name="AndroidClassesDexFile">
361                        <Platform Name="Android">
362                            <RemoteDir>classes</RemoteDir>
363                            <Operation>1</Operation>
364                        </Platform>
365                    </DeployClass>
366                    <DeployClass Name="ProjectiOSInfoPList"/>
367                    <DeployClass Name="iPad_Launch1024">
368                        <Platform Name="iOSDevice64">
369                            <Operation>1</Operation>
370                        </Platform>
371                        <Platform Name="iOSSimulator">
372                            <Operation>1</Operation>
373                        </Platform>
374                        <Platform Name="iOSDevice32">
375                            <Operation>1</Operation>
376                        </Platform>
377                    </DeployClass>
378                    <DeployClass Name="Android_DefaultAppIcon">
379                        <Platform Name="Android">
380                            <RemoteDir>res\drawable</RemoteDir>
381                            <Operation>1</Operation>
382                        </Platform>
383                    </DeployClass>
384                    <DeployClass Name="ProjectOSXResource">
385                        <Platform Name="OSX32">
386                            <RemoteDir>Contents\Resources</RemoteDir>
387                            <Operation>1</Operation>
388                        </Platform>
389                    </DeployClass>
390                    <DeployClass Name="ProjectiOSDeviceResourceRules"/>
391                    <DeployClass Name="iPad_Launch768">
392                        <Platform Name="iOSDevice64">
393                            <Operation>1</Operation>
394                        </Platform>
395                        <Platform Name="iOSSimulator">
396                            <Operation>1</Operation>
397                        </Platform>
398                        <Platform Name="iOSDevice32">
399                            <Operation>1</Operation>
400                        </Platform>
401                    </DeployClass>
402                    <DeployClass Required="true" Name="ProjectOutput">
403                        <Platform Name="Android">
404                            <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
405                            <Operation>1</Operation>
406                        </Platform>
407                        <Platform Name="iOSDevice64">
408                            <Operation>1</Operation>
409                        </Platform>
410                        <Platform Name="Win32">
411                            <Operation>0</Operation>
412                        </Platform>
413                        <Platform Name="OSX32">
414                            <Operation>1</Operation>
415                        </Platform>
416                        <Platform Name="iOSSimulator">
417                            <Operation>1</Operation>
418                        </Platform>
419                        <Platform Name="iOSDevice32">
420                            <Operation>1</Operation>
421                        </Platform>
422                    </DeployClass>
423                    <DeployClass Name="AndroidLibnativeArmeabiFile">
424                        <Platform Name="Android">
425                            <RemoteDir>library\lib\armeabi</RemoteDir>
426                            <Operation>1</Operation>
427                        </Platform>
428                    </DeployClass>
429                    <DeployClass Name="Android_SplashImage640">
430                        <Platform Name="Android">
431                            <RemoteDir>res\drawable-large</RemoteDir>
432                            <Operation>1</Operation>
433                        </Platform>
434                    </DeployClass>
435                    <DeployClass Name="File">
436                        <Platform Name="Android">
437                            <Operation>0</Operation>
438                        </Platform>
439                        <Platform Name="iOSDevice64">
440                            <Operation>0</Operation>
441                        </Platform>
442                        <Platform Name="Win32">
443                            <Operation>0</Operation>
444                        </Platform>
445                        <Platform Name="OSX32">
446                            <Operation>0</Operation>
447                        </Platform>
448                        <Platform Name="iOSSimulator">
449                            <Operation>0</Operation>
450                        </Platform>
451                        <Platform Name="iOSDevice32">
452                            <Operation>0</Operation>
453                        </Platform>
454                    </DeployClass>
455                    <DeployClass Name="iPhone_Launch640x1136">
456                        <Platform Name="iOSDevice64">
457                            <Operation>1</Operation>
458                        </Platform>
459                        <Platform Name="iOSSimulator">
460                            <Operation>1</Operation>
461                        </Platform>
462                        <Platform Name="iOSDevice32">
463                            <Operation>1</Operation>
464                        </Platform>
465                    </DeployClass>
466                    <DeployClass Name="Android_LauncherIcon36">
467                        <Platform Name="Android">
468                            <RemoteDir>res\drawable-ldpi</RemoteDir>
469                            <Operation>1</Operation>
470                        </Platform>
471                    </DeployClass>
472                    <DeployClass Name="AndroidSplashStyles">
473                        <Platform Name="Android">
474                            <RemoteDir>res\values</RemoteDir>
475                            <Operation>1</Operation>
476                        </Platform>
477                    </DeployClass>
478                    <DeployClass Name="iPad_Launch1536">
479                        <Platform Name="iOSDevice64">
480                            <Operation>1</Operation>
481                        </Platform>
482                        <Platform Name="iOSSimulator">
483                            <Operation>1</Operation>
484                        </Platform>
485                        <Platform Name="iOSDevice32">
486                            <Operation>1</Operation>
487                        </Platform>
488                    </DeployClass>
489                    <DeployClass Name="Android_LauncherIcon48">
490                        <Platform Name="Android">
491                            <RemoteDir>res\drawable-mdpi</RemoteDir>
492                            <Operation>1</Operation>
493                        </Platform>
494                    </DeployClass>
495                    <DeployClass Name="Android_LauncherIcon72">
496                        <Platform Name="Android">
497                            <RemoteDir>res\drawable-hdpi</RemoteDir>
498                            <Operation>1</Operation>
499                        </Platform>
500                    </DeployClass>
501                    <DeployClass Name="ProjectAndroidManifest">
502                        <Platform Name="Android">
503                            <Operation>1</Operation>
504                        </Platform>
505                    </DeployClass>
506                    <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
507                    <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
508                    <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
509                    <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
510                    <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME)"/>
511                    <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
512                    <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
513                </Deployment>
514            </BorlandProject>
515            <ProjectFileVersion>12</ProjectFileVersion>
516        </ProjectExtensions>
517        <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
518        <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
519    </Project>

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

  ViewVC Help
Powered by ViewVC 1.1.20