lazwebextra: clean up and use IDEBuildOptions, patch from Reinier 26287

git-svn-id: trunk@45374 -
This commit is contained in:
mattias 2014-06-06 07:17:29 +00:00
parent de505cce98
commit a7d3ed095d

View File

@ -7,7 +7,6 @@
<CompilerOptions>
<Version Value="10"/>
<SearchPaths>
<OtherUnitFiles Value="/home/michael/public_html/extjs/"/>
<UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
</SearchPaths>
<Parsing>
@ -21,6 +20,7 @@
</Optimizations>
</CodeGeneration>
<Other>
<CustomOptions Value="$(IDEBuildOptions)"/>
<CompilerPath Value="$(CompPath)"/>
</Other>
</CompilerOptions>