Added feed to xhtml visitor.

Updated interfaces, mainly related to date attributes.
This commit is contained in:
2015-10-09 19:08:53 +02:00
parent 98c12b8fb9
commit c92b1b8c3b
5 changed files with 264 additions and 4 deletions

View File

@@ -6,6 +6,7 @@
</option>
<library name="base" location="$ISE_LIBRARY\library\base\base.ecf"/>
<library name="base_extension" location="$ISE_LIBRARY\library\base_extension\base_extension.ecf"/>
<library name="encoders" location="..\..\encoder\encoder.ecf"/>
<library name="http" location="$ISE_LIBRARY\contrib\library\network\protocol\http\http.ecf"/>
<library name="time" location="$ISE_LIBRARY\library\time\time.ecf"/>
<library name="uuid" location="$ISE_LIBRARY\library\uuid\uuid.ecf"/>