<?xml version="1.0" encoding="ISO-8859-1"?><system xmlns="http://www.eiffel.com/developers/xml/configuration-1-11-0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.eiffel.com/developers/xml/configuration-1-11-0 http://www.eiffel.com/developers/xml/configuration-1-11-0.xsd" name="test">
	<target name="test">
		<root cluster="root_cluster" class="test" feature="make"/>
		<option warning="true" full_class_checking="true" syntax="provisional" cat_call_detection="true">
			<assertions precondition="true" postcondition="true" check="true" invariant="true" loop="true" supplier_precondition="false"/>
		</option>
		<precompile name="precompile" location="$PRECOMPILED_BASE_SAFE"/>
		$EWEASEL_DOTNET_SETTING
		<library name="base" location="$ISE_LIBRARY\library\base\base-safe.ecf"/>
		<cluster name="root_cluster" location="$CLUSTER\"/>
	</target>
</system>
