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

Contents of /dao/DelphiScanner/RuteLabels.dproj

Parent Directory Parent Directory | Revision Log Revision Log


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

  ViewVC Help
Powered by ViewVC 1.1.20