You've already forked lazarus-ccr
jvcllaz: Add unit JvRGBToHtml to the JvNet package
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8823 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -15,7 +15,7 @@
|
||||
<Description Value="JVCL net components (runtime code): HTML parser, FormToHtml converter"/>
|
||||
<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="8"/>
|
||||
<Files Count="4">
|
||||
<Files Count="5">
|
||||
<Item1>
|
||||
<Filename Value="..\run\JvNet\jvhtmlparser.pas"/>
|
||||
<UnitName Value="JvHtmlParser"/>
|
||||
@ -32,6 +32,10 @@
|
||||
<Filename Value="..\run\JvNet\jvstrtohtml.pas"/>
|
||||
<UnitName Value="JvStrToHtml"/>
|
||||
</Item4>
|
||||
<Item5>
|
||||
<Filename Value="..\run\JvNet\jvrgbtohtml.pas"/>
|
||||
<UnitName Value="JvRgbToHtml"/>
|
||||
</Item5>
|
||||
</Files>
|
||||
<CompatibilityMode Value="True"/>
|
||||
<RequiredPkgs Count="1">
|
||||
|
Reference in New Issue
Block a user