Fixed some configuration files (ecf)
Fixed various compilation issue Fixed draft rest library (still experimental and should be removed in the future)
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
</option>
|
||||
<library name="base" location="$ISE_LIBRARY\library\base\base-safe.ecf"/>
|
||||
<library name="wsf" location="..\..\..\..\..\library\server\wsf\wsf-safe.ecf" readonly="false"/>
|
||||
<library name="wsf_extension" location="..\..\..\..\..\library\server\wsf_extension\wsf_extension-safe.ecf" readonly="false"/>
|
||||
<library name="wsf_extension" location="..\..\..\..\..\library\server\wsf\wsf_extension-safe.ecf" readonly="false"/>
|
||||
<library name="http" location="../../../../../library/network/protocol/http/http-safe.ecf"/>
|
||||
<library name="uri_template" location="../../../../../library/text/parser/uri_template/uri_template-safe.ecf"/>
|
||||
<cluster name="contrib" location=".\src\contrib\" recursive="true">
|
||||
|
||||
Reference in New Issue
Block a user