fixed obsolete v0 wsf_extension ecf file.

This commit is contained in:
Jocelyn Fiat
2017-11-04 22:44:27 +01:00
parent 1c75e11e34
commit f91a676f41

View File

@@ -13,6 +13,7 @@
<library name="encoder" location="..\..\..\..\text\encoder\encoder.ecf"/> <library name="encoder" location="..\..\..\..\text\encoder\encoder.ecf"/>
<library name="ewsgi" location="..\ewsgi\ewsgi.ecf"/> <library name="ewsgi" location="..\ewsgi\ewsgi.ecf"/>
<library name="http" location="..\..\..\..\network\protocol\http\http.ecf"/> <library name="http" location="..\..\..\..\network\protocol\http\http.ecf"/>
<library name="process" location="$ISE_LIBRARY\library\process\base\base_process.ecf"/>
<library name="wsf" location="wsf.ecf"/> <library name="wsf" location="wsf.ecf"/>
<library name="wsf_router_context" location="wsf_router_context.ecf" readonly="true"/> <library name="wsf_router_context" location="wsf_router_context.ecf" readonly="true"/>
<cluster name="extension" location="..\..\..\wsf\extension\" recursive="true"/> <cluster name="extension" location="..\..\..\wsf\extension\" recursive="true"/>