Components, LeakView: assign unit output direcory to LeakView package

git-svn-id: trunk@27420 -
This commit is contained in:
maxim 2010-09-20 16:39:15 +00:00
parent b8810ed848
commit 2608406e2f

View File

@ -5,11 +5,15 @@
<Name Value="leakview"/>
<Author Value="Dmitry 'skalogryz' Boyarintsev"/>
<CompilerOptions>
<Version Value="8"/>
<Version Value="9"/>
<PathDelim Value="\"/>
<SearchPaths>
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)\$(LCLWidgetType)"/>
</SearchPaths>
<Parsing>
<SyntaxOptions>
<CStyleOperator Value="False"/>
<UseAnsiStrings Value="False"/>
</SyntaxOptions>
</Parsing>
<Linking>
@ -63,5 +67,8 @@
<DestinationDirectory Value="$(TestDir)\publishedpackage\"/>
<IgnoreBinaries Value="False"/>
</PublishOptions>
<CustomOptions Childs="ExternHelp">
<_ExternHelp Childs="Count"/>
</CustomOptions>
</Package>
</CONFIG>