Now node and basic_auth modules are standalone cms modules (as .ecf library)

Moved to complete void-safety
Use port 9090 for demo by configuration.
This commit is contained in:
2015-04-29 23:27:36 +02:00
parent 7771a452cf
commit dd3688fab8
12 changed files with 111 additions and 12 deletions

View File

@@ -26,7 +26,6 @@
<library name="wsf_html" location="$ISE_LIBRARY\contrib\library\web\framework\ewf\wsf_html\wsf_html.ecf" readonly="false"/>
<library name="wsf_extension" location="$ISE_LIBRARY\contrib\library\web\framework\ewf\wsf\wsf_extension.ecf" readonly="false"/>
<library name="http_authorization" location="$ISE_LIBRARY\contrib\library\network\authentication\http_authorization\http_authorization.ecf" readonly="false"/>
<cluster name="modules" location=".\modules\" recursive="true"/>
<cluster name="src" location=".\src\" recursive="true"/>
</target>
</system>