Updated structure of EWF, applied

Now "nino" is under contrib/library/network/server/nino  (as git merge subtree, and not anymore as submodule)
This commit is contained in:
Jocelyn Fiat
2012-06-14 13:35:08 +02:00
parent 2b730186a2
commit 3702842337
8 changed files with 10 additions and 14 deletions

View File

@@ -14,7 +14,7 @@
<library name="ewsgi" location="../../ewsgi/ewsgi.ecf"/>
<library name="wsf" location="../wsf.ecf"/>
<library name="connector_nino" location="../../ewsgi/connectors/nino/nino.ecf"/>
<library name="nino" location="..\..\..\..\contrib\library\server\nino\nino.ecf" readonly="false">
<library name="nino" location="" readonly="false">
<renaming old_name="HTTP_CONSTANTS" new_name="NINO_HTTP_CONSTANTS"/>
</library>