mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-04 11:56:25 +02:00
rx: fix package options by Aleksey Lagunov
git-svn-id: trunk@23492 -
This commit is contained in:
parent
1f0cad5e68
commit
5203fcdd01
@ -1,16 +1,13 @@
|
|||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<CONFIG>
|
<CONFIG>
|
||||||
<Package Version="2">
|
<Package Version="3">
|
||||||
<Name Value="rx"/>
|
<Name Value="rx"/>
|
||||||
<Author Value="Michael Van Canneyt, AO ROSNO, Master-Bank"/>
|
<Author Value="Michael Van Canneyt, AO ROSNO, Master-Bank"/>
|
||||||
<CompilerOptions>
|
<CompilerOptions>
|
||||||
<Version Value="2"/>
|
<Version Value="8"/>
|
||||||
<SearchPaths>
|
<SearchPaths>
|
||||||
<UnitOutputDirectory Value="lib/"/>
|
<UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
|
||||||
</SearchPaths>
|
</SearchPaths>
|
||||||
<CodeGeneration>
|
|
||||||
<Generate Value="Faster"/>
|
|
||||||
</CodeGeneration>
|
|
||||||
<Other>
|
<Other>
|
||||||
<CompilerPath Value="$(CompPath)"/>
|
<CompilerPath Value="$(CompPath)"/>
|
||||||
</Other>
|
</Other>
|
||||||
|
Loading…
Reference in New Issue
Block a user