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

Annotation of /dao/DelphiScanner/RuteLabels.dproj

Parent Directory Parent Directory | Revision Log Revision Log


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

  ViewVC Help
Powered by ViewVC 1.1.20