<?xml version="1.0" encoding="ISO-8859-1"?>
<system xmlns="http://www.eiffel.com/developers/xml/configuration-1-16-0" name="test">
	<target name="test">
		<root class="TEST" feature="make"/>
		<setting name="console_application" value="true"/>
		<setting name="total_order_on_reals" value="true"/>
		<capability>
			<concurrency use="none"/>
			<void_safety use="none"/>
		</capability>
		<precompile name="precompile" location="$PRECOMPILED_BASE"/>
		$EWEASEL_DOTNET_SETTING
		<library name="base" location="$ISE_LIBRARY\library\base\base.ecf"/>
		<library name="library" location="library.ecf"/>
		<cluster name="root" location="$CLUSTER">
			<file_rule>
				<exclude>a.e</exclude>
			</file_rule>
		</cluster>
	</target>
</system>
