<?xml version="1.0" encoding="ISO-8859-1"?> <system xmlns="http://www.eiffel.com/developers/xml/configuration-1-13-0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.eiffel.com/developers/xml/configuration-1-13-0 http://www.eiffel.com/developers/xml/configuration-1-13-0.xsd" name="project2" uuid="3CCE0B77-B946-4539-8B2D-7DE9AA07BC1E"> <target name="project2"> <root feature="make" class="TEST"/> <option warning="true"> <assertions precondition="true" postcondition="true" check="true" invariant="true" loop="true" supplier_precondition="true"/> </option> <setting name="console_application" value="true"/> <setting name="total_order_on_reals" value="true"/> <precompile name="base_pre" location="$PRECOMPILED_BASE_SAFE"/> <library name="base" location="$ISE_LIBRARY/library/base/base.ecf"/> <cluster name="project2" location=".\" recursive="true"> <file_rule> <exclude>/EIFGENs$</exclude> <exclude>/.svn$</exclude> <exclude>/CVS$</exclude> </file_rule> </cluster> </target> </system>