Refactor to use the new library structure convention.
This commit is contained in:
7
nino.ecf
7
nino.ecf
@@ -15,12 +15,7 @@
|
||||
<library name="base" location="$ISE_LIBRARY\library\base\base.ecf"/>
|
||||
<library name="net" location="$ISE_LIBRARY\library\net\net.ecf"/>
|
||||
<library name="thread" location="$ISE_LIBRARY\library\thread\thread.ecf"/>
|
||||
<cluster name="nino" location=".\src\" recursive="true">
|
||||
<file_rule>
|
||||
<exclude>head_request_handler.e</exclude>
|
||||
<exclude>shared_http_request_handlers.e</exclude>
|
||||
<exclude>http_protocol_handler.e</exclude>
|
||||
</file_rule>
|
||||
<cluster name="nino" location=".\library\" recursive="true">
|
||||
</cluster>
|
||||
</target>
|
||||
</system>
|
||||
|
||||
Reference in New Issue
Block a user