jvcllaz: Fix output directories

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6109 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2017-12-22 11:07:36 +00:00
parent e2556075f1
commit a54f29bbb6
16 changed files with 18 additions and 18 deletions

View File

@ -9,12 +9,12 @@
<PathDelim Value="\"/>
<SearchPaths>
<OtherUnitFiles Value="..\design\JvRuntimeDesign"/>
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
<UnitOutputDirectory Value="..\lib\$(TargetCPU)-$(TargetOS)\design\JvRuntimeDesign"/>
</SearchPaths>
</CompilerOptions>
<Description Value="Runtime form designer"/>
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
<Version Major="1" Release="2"/>
<Version Major="1" Release="3"/>
<Files Count="1">
<Item1>
<Filename Value="..\design\JvRuntimeDesign\JvRuntimeDesignReg.pas"/>