<?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"> <description>--| Copyright (c) 1993-2006 University of Southern California and contributors. --| All rights reserved. --| Your use of this work is governed under the terms of the GNU General --| Public License version 2. </description> <root cluster="root_cluster" class="TEST" feature="make"/> <option full_class_checking="false" syntax="obsolete" manifest_array_type="mismatch_warning"> </option> <setting name="console_application" value="true"/> <setting name="inlining" value="true"/> <setting name="inlining_size" value="100"/> $EWEASEL_DOTNET_SETTING <capability> <concurrency support="none"/> <void_safety support="none"/> </capability> <precompile name="precompile" location="$PRECOMPILED_BASE"/> <library name="base" location="$ISE_LIBRARY\library\base\base.ecf" use_application_options="true"/> <cluster name="root_cluster" location="$CLUSTER\"/> </target> </system>