You've already forked lazarus-ccr
jvcllaz: Add Jan's simulation components (JvJansSim), incl JvSimScope demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6242 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
<CONFIG>
|
||||
<Package Version="4">
|
||||
<PathDelim Value="\"/>
|
||||
<Name Value="jvjanslazd"/>
|
||||
<Name Value="JvJansLazD"/>
|
||||
<Type Value="RunAndDesignTime"/>
|
||||
<Author Value="Original author: Jan Verhoeven [jan1 dott verhoeven att wxs dott nl]"/>
|
||||
<CompilerOptions>
|
||||
@ -11,11 +11,12 @@
|
||||
<SearchPaths>
|
||||
<IncludeFiles Value="..\run\JvJans"/>
|
||||
<OtherUnitFiles Value="..\run\JvJans;..\design\JvJans"/>
|
||||
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)\"/>
|
||||
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
|
||||
</SearchPaths>
|
||||
</CompilerOptions>
|
||||
<Description Value="Custom controls of the JVCL library (https://sourceforge.net/projects/jvcl/) (designtime code of Jan's Components):
|
||||
- YearGrid"/>
|
||||
- YearGrid
|
||||
- Simulation components"/>
|
||||
<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="4"/>
|
||||
<Files Count="1">
|
||||
|
Reference in New Issue
Block a user