19928/jj_vitp/Implementation/vitp_implementation_tester.ecf

35 lines
1.7 KiB
Plaintext
Raw Permalink Normal View History

2024-06-17 07:09:33 +00:00
<?xml version="1.0" encoding="ISO-8859-1"?>
<system xmlns="http://www.eiffel.com/developers/xml/configuration-1-18-0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.eiffel.com/developers/xml/configuration-1-18-0 http://www.eiffel.com/developers/xml/configuration-1-18-0.xsd" name="vitp_implementation_tester" uuid="CC9A4247-76AE-47C6-A333-175553033840">
<target name="vitp_implementation_tester">
<root class="VITP_IMPLEMENTATION_TESTER" feature="make"/>
<option warning="true" full_class_checking="true" is_attached_by_default="true" is_obsolete_routine_type="true" syntax="standard" manifest_array_type="mismatch_warning">
<assertions precondition="true" postcondition="true" check="true"/>
</option>
<setting name="automatic_backup" value="true"/>
<capability>
<catcall_detection support="none" use="none"/>
<concurrency support="none"/>
<void_safety support="all" use="all"/>
</capability>
<library name="base" location="$ISE_LIBRARY\library\base\base.ecf">
<option is_obsolete_routine_type="true">
<assertions precondition="true"/>
</option>
</library>
<library name="jj_containers" location="$JJ_GITHUB\jj_containers\jj_containers.ecf"/>
<library name="jj_graphs" location="$JJ_SOURCE\jj_graphs\jj_graphs.ecf"/>
<library name="uuid" location="$ISE_LIBRARY\library\uuid\uuid.ecf"/>
<cluster name="vitp" location=".\" recursive="true">
<file_rule>
<exclude>/.git$</exclude>
<exclude>/.svn$</exclude>
<exclude>/CVS$</exclude>
<exclude>/EIFGENs$</exclude>
<exclude>/documents$</exclude>
<exclude>/jj_override$</exclude>
<exclude>/jj_tracer$</exclude>
</file_rule>
</cluster>
</target>
</system>