24 lines
1.1 KiB
XML
24 lines
1.1 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<system xmlns="http://www.eiffel.com/developers/xml/configuration-1-16-0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.eiffel.com/developers/xml/configuration-1-16-0 http://www.eiffel.com/developers/xml/configuration-1-16-0.xsd" name="roc" uuid="10B0F9A7-B711-419B-A1B5-833EB61DF8A6">
|
|
<target name="roc">
|
|
<root class="APPLICATION" feature="make"/>
|
|
<option warning="true">
|
|
<assertions precondition="true" postcondition="true" check="true" invariant="true" loop="true" supplier_precondition="true"/>
|
|
</option>
|
|
<setting name="console_application" value="true"/>
|
|
<capability>
|
|
<concurrency support="none"/>
|
|
</capability>
|
|
<library name="base" location="$ISE_LIBRARY\library\base\base.ecf"/>
|
|
<library name="config" location="..\..\library\configuration\config.ecf"/>
|
|
<library name="encoding" location="$ISE_LIBRARY\library\encoding\encoding.ecf"/>
|
|
<cluster name="roc" location=".\" recursive="true">
|
|
<file_rule>
|
|
<exclude>/\.svn$</exclude>
|
|
<exclude>/CVS$</exclude>
|
|
<exclude>/EIFGENs$</exclude>
|
|
</file_rule>
|
|
</cluster>
|
|
</target>
|
|
</system>
|