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

Annotation of /dao/DelphiScanner/RuteLabels.dproj

Parent Directory Parent Directory | Revision Log Revision Log


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

  ViewVC Help
Powered by ViewVC 1.1.20