Merge branch 'master' of github.com:jocelyn/Eiffel-Web-Framework
This commit is contained in:
@@ -7,13 +7,15 @@
|
||||
<exclude>/EIFGENs$</exclude>
|
||||
<exclude>/.svn$</exclude>
|
||||
</file_rule>
|
||||
<option warning="true" full_class_checking="true" void_safety="none" syntax="standard">
|
||||
<option warning="true" full_class_checking="true" void_safety="none" syntax="provisional">
|
||||
</option>
|
||||
<setting name="concurrency" value="none"/>
|
||||
<library name="ewsgi_spec" location="..\ewsgi_spec.ecf"/>
|
||||
<library name="ewsgi_nino" location="..\default\ewsgi_nino.ecf"/>
|
||||
<library name="base" location="$ISE_LIBRARY/library/base/base.ecf"/>
|
||||
<library name="ewsgi_nino" location="..\default\ewsgi_nino.ecf"/>
|
||||
<library name="ewsgi" location="..\ewsgi.ecf"/>
|
||||
<library name="http_client" location="..\..\..\client\http_client\http_client.ecf"/>
|
||||
<library name="testing" location="$ISE_LIBRARY/library/testing/testing.ecf"/>
|
||||
<library name="thread" location="$ISE_LIBRARY\library\thread\thread-safe.ecf"/>
|
||||
<tests name="src" location="." recursive="true"/>
|
||||
</target>
|
||||
</system>
|
||||
|
||||
Reference in New Issue
Block a user