rx: fix package options by Aleksey Lagunov

git-svn-id: trunk@23492 -
This commit is contained in:
paul 2010-01-20 01:26:20 +00:00
parent 1f0cad5e68
commit 5203fcdd01

View File

@ -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>