updated ecf path
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<library name="base" location="$ISE_LIBRARY/library/base/base-safe.ecf"/>
|
||||
<library name="http" location="../../network/protocol/http/http-safe.ecf"/>
|
||||
<library name="ewsgi" location="..\ewsgi\ewsgi-safe.ecf"/>
|
||||
<library name="wsf-safe" location="..\wsf\wsf-safe.ecf"/>
|
||||
<library name="wsf-safe" location="wsf-safe.ecf"/>
|
||||
<cluster name="extension" location="./extension" recursive="true"/>
|
||||
</target>
|
||||
</system>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<library name="base" location="$ISE_LIBRARY/library/base/base.ecf"/>
|
||||
<library name="http" location="../../network/protocol/http/http.ecf"/>
|
||||
<library name="ewsgi" location="..\ewsgi\ewsgi.ecf"/>
|
||||
<library name="wsf" location="..\wsf\wsf.ecf"/>
|
||||
<library name="wsf" location="wsf.ecf"/>
|
||||
<cluster name="extension" location="./extension" recursive="true"/>
|
||||
</target>
|
||||
</system>
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
<library name="uuid" location="$ISE_LIBRARY/library/uuid/uuid-safe.ecf"/>
|
||||
<library name="http" location="../../network/protocol/http/http-safe.ecf"/>
|
||||
<library name="ewsgi" location="..\ewsgi\ewsgi-safe.ecf"/>
|
||||
<library name="wsf-safe" location="..\wsf\wsf-safe.ecf"/>
|
||||
<library name="wsf-safe" location="wsf-safe.ecf"/>
|
||||
<cluster name="session" location="./session" recursive="true"/>
|
||||
</target>
|
||||
</system>
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
<library name="uuid" location="$ISE_LIBRARY/library/uuid/uuid.ecf"/>
|
||||
<library name="http" location="../../network/protocol/http/http.ecf"/>
|
||||
<library name="ewsgi" location="..\ewsgi\ewsgi.ecf"/>
|
||||
<library name="wsf" location="..\wsf\wsf.ecf"/>
|
||||
<library name="wsf" location="wsf.ecf"/>
|
||||
<cluster name="session" location="./session" recursive="true"/>
|
||||
</target>
|
||||
</system>
|
||||
|
||||
Reference in New Issue
Block a user