<?xml version="1.0" encoding="ISO-8859-1"?><system xmlns="http://www.eiffel.com/developers/xml/configuration-1-10-0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.eiffel.com/developers/xml/configuration-1-10-0 http://www.eiffel.com/developers/xml/configuration-1-10-0.xsd" name="test" uuid="1ce54c9c-37b7-43bf-b0fd-6fd6190e7631">
	<target name="test">
		<root cluster="root_cluster" class="test" feature="make"/>
		<option warning="true" full_class_checking="true" is_attached_by_default="true" void_safety="all" is_void_safe="true">
			<assertions precondition="true" postcondition="true" check="true" invariant="true" loop="true" supplier_precondition="true"/>
			<warning name="syntax" enabled="false"/>
		</option>
		$EWEASEL_DOTNET_SETTING
		<setting name="console_application" value="true"/>
		<setting name="total_order_on_reals" value="true"/>
		<precompile name="precompile" location="$PRECOMPILED_BASE_SAFE"/>
		<library name="base" location="$ISE_LIBRARY\library\base\base.ecf" use_application_options="true"/>
		<override name="root_cluster" location="$CLUSTER\"/>
	</target>
</system>
