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

Annotation of /dao/DelphiScanner/RuteLabels.dproj

Parent Directory Parent Directory | Revision Log Revision Log


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

  ViewVC Help
Powered by ViewVC 1.1.20