<?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" feature="make"/>
		<option manifest_array_type="mismatch_warning">
		</option>
		<setting name="console_application" value="true"/>
		$EWEASEL_DOTNET_SETTING
		<capability>
			<concurrency support="none"/>
			<void_safety support="$VOID_SAFETY"/>
		</capability>
		<precompile name="precompile" location="$BASE_PRECOMPILE"/>
		<library name="base" location="$ISE_LIBRARY\library\base\$BASE_ECF"/>
		<library name="library" location="library.ecf"/>
		<cluster name="root_cluster" location="$CLUSTER\">
			<file_rule>
				<exclude>lib.*.e</exclude>
			</file_rule>
		</cluster>
	</target>
</system>
