Fixed ecf by removing the override declaration.

This commit is contained in:
Jocelyn Fiat
2017-08-08 15:55:52 +02:00
parent 818c3fb460
commit 6425482070

View File

@@ -24,7 +24,6 @@
</option>
<library name="default_standalone" location="..\..\library\server\wsf\default\standalone-safe.ecf" readonly="false" use_application_options="true"/>
<cluster name="src" location="src\" recursive="true"/>
<override name="override" location="override\" recursive="true"/>
</target>
<target name="hello_cgi" extends="hello_dev">
<library name="default_cgi" location="..\..\library\server\wsf\default\cgi-safe.ecf"/>