<?xml version="1.0" encoding="ISO-8859-1"?> <system xmlns="http://www.eiffel.com/developers/xml/configuration-1-20-0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.eiffel.com/developers/xml/configuration-1-20-0 http://www.eiffel.com/developers/xml/configuration-1-20-0.xsd" name="test"> <target name="test"> <root class="TEST_MT_ROOT" feature="make"/> <option warning="true" full_class_checking="false" syntax="obsolete" manifest_array_type="mismatch_warning"> <assertions precondition="true" postcondition="true" check="true" invariant="true" loop="true"/> </option> <setting name="console_application" value="true"/> $EWEASEL_DOTNET_SETTING <capability> <concurrency support="thread" use="thread"/> <void_safety support="none"/> </capability> <precompile name="precompile" location="$PRECOMPILED_BASE_MT"/> <library name="base" location="$ISE_LIBRARY\library\base\base.ecf" use_application_options="true"/> <library name="thread" location="$ISE_LIBRARY\library\thread\thread.ecf" use_application_options="true"> <option> </option> </library> <cluster name="root_cluster" location="$CLUSTER\"/> </target> </system>