New version for CCR

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@101 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
christian_u
2007-02-27 17:30:59 +00:00
parent 13200829e9
commit 4041d373d1
2 changed files with 15 additions and 12 deletions

View File

@ -1,14 +1,16 @@
<?xml version="1.0"?>
<CONFIG>
<Package Version="2">
<PathDelim Value="\"/>
<Name Value="virtualtreeslcl"/>
<Author Value="Joerg Thaler,Christian Ulrich"/>
<CompilerOptions>
<Version Value="5"/>
<PathDelim Value="\"/>
<SearchPaths>
<IncludeFiles Value="../"/>
<OtherUnitFiles Value="../"/>
<UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
<IncludeFiles Value="..\"/>
<OtherUnitFiles Value="..\"/>
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
</SearchPaths>
<CodeGeneration>
<Generate Value="Faster"/>
@ -32,30 +34,30 @@ Software distributed under the License is distributed on an &quot;AS IS&quot; ba
WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the
specific language governing rights and limitations under the License.
"/>
<Version Major="4" Release="17" Build="20"/>
<Version Major="4" Release="17" Build="25"/>
<Files Count="6">
<Item1>
<Filename Value="../virtualTrees.lrs"/>
<Filename Value="..\virtualTrees.lrs"/>
<Type Value="LRS"/>
</Item1>
<Item2>
<Filename Value="../virtualtrees.pas"/>
<Filename Value="..\virtualtrees.pas"/>
<UnitName Value="VirtualTrees"/>
</Item2>
<Item3>
<Filename Value="../virtualdrawtree.pas"/>
<Filename Value="..\virtualdrawtree.pas"/>
<UnitName Value="VirtualDrawTree"/>
</Item3>
<Item4>
<Filename Value="../virtualstringtree.pas"/>
<Filename Value="..\virtualstringtree.pas"/>
<UnitName Value="VirtualStringTree"/>
</Item4>
<Item5>
<Filename Value="../vtheaderpopup.pas"/>
<Filename Value="..\vtheaderpopup.pas"/>
<UnitName Value="VTHeaderPopup"/>
</Item5>
<Item6>
<Filename Value="../vtregister.pas"/>
<Filename Value="..\vtregister.pas"/>
<HasRegisterProc Value="True"/>
<UnitName Value="VTRegister"/>
</Item6>
@ -72,10 +74,11 @@ specific language governing rights and limitations under the License.
<UsageOptions>
<CustomOptions Value="-Facthreads
"/>
<UnitPath Value="$(PkgOutDir)/"/>
<UnitPath Value="$(PkgOutDir)\"/>
</UsageOptions>
<PublishOptions>
<Version Value="2"/>
<DestinationDirectory Value="$(TestDir)\publishedpackage\"/>
<IgnoreBinaries Value="False"/>
</PublishOptions>
</Package>

View File

@ -39,7 +39,7 @@ Software distributed under the License is distributed on an &quot;AS IS&quot; ba
WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the
specific language governing rights and limitations under the License.
"/>
<Version Major="4" Release="17" Build="24"/>
<Version Major="4" Release="17" Build="25"/>
<Files Count="6">
<Item1>
<Filename Value="..\VirtualTrees.lrs"/>