Made library ecf compilable in scoop concurrency mode by default.

Except nino related projects that depends on EiffelThread.
This commit is contained in:
2016-11-01 14:30:19 +01:00
parent d05c919668
commit 5a9ccce558
94 changed files with 305 additions and 49 deletions

View File

@@ -9,6 +9,7 @@
</file_rule>
<option warning="true" full_class_checking="true" is_attached_by_default="true" void_safety="all" syntax="provisional">
</option>
<setting name="concurrency" value="scoop"/>
<library name="base" location="$ISE_LIBRARY\library\base\base-safe.ecf"/>
<library name="connector_standalone" location="..\..\ewsgi\connectors\standalone\standalone-safe.ecf"/>
<library name="crypto" location="$ISE_LIBRARY\unstable\library\text\encryption\crypto\crypto-safe.ecf"/>