You've already forked lazarus-ccr
- Increased release build
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@328 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -32,7 +32,7 @@ Software distributed under the License is distributed on an "AS IS" ba
|
|||||||
WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the
|
WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the
|
||||||
specific language governing rights and limitations under the License.
|
specific language governing rights and limitations under the License.
|
||||||
"/>
|
"/>
|
||||||
<Version Major="4" Release="17" Build="25"/>
|
<Version Major="4" Release="17" Build="26"/>
|
||||||
<Files Count="6">
|
<Files Count="6">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="../virtualTrees.lrs"/>
|
<Filename Value="../virtualTrees.lrs"/>
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<CONFIG>
|
<CONFIG>
|
||||||
<Package Version="2">
|
<Package Version="3">
|
||||||
<PathDelim Value="\"/>
|
<PathDelim Value="\"/>
|
||||||
<Name Value="virtualtreeslcl"/>
|
<Name Value="virtualtreeslcl"/>
|
||||||
<Author Value="Christian Ulrich,Joerg Thaler"/>
|
<Author Value="Christian Ulrich,Joerg Thaler"/>
|
||||||
@ -39,7 +39,7 @@ Software distributed under the License is distributed on an "AS IS" ba
|
|||||||
WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the
|
WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the
|
||||||
specific language governing rights and limitations under the License.
|
specific language governing rights and limitations under the License.
|
||||||
"/>
|
"/>
|
||||||
<Version Major="4" Release="17" Build="25"/>
|
<Version Major="4" Release="17" Build="26"/>
|
||||||
<Files Count="6">
|
<Files Count="6">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="..\VirtualTrees.lrs"/>
|
<Filename Value="..\VirtualTrees.lrs"/>
|
||||||
@ -70,10 +70,10 @@ specific language governing rights and limitations under the License.
|
|||||||
<Type Value="RunAndDesignTime"/>
|
<Type Value="RunAndDesignTime"/>
|
||||||
<RequiredPkgs Count="2">
|
<RequiredPkgs Count="2">
|
||||||
<Item1>
|
<Item1>
|
||||||
<PackageName Value="LCL"/>
|
<PackageName Value="FCL"/>
|
||||||
</Item1>
|
</Item1>
|
||||||
<Item2>
|
<Item2>
|
||||||
<PackageName Value="FCL"/>
|
<PackageName Value="LCL"/>
|
||||||
</Item2>
|
</Item2>
|
||||||
</RequiredPkgs>
|
</RequiredPkgs>
|
||||||
<UsageOptions>
|
<UsageOptions>
|
||||||
|
Reference in New Issue
Block a user