<?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="app" uuid="C63208E8-D0E3-4B3F-852E-A97DA9596F70"> <target name="app"> <root cluster="root_cluster" class="APPLICATION" feature="make"/> <option warning="true" full_class_checking="false"> <assertions precondition="true"/> </option> <setting name="msil_generation" value="true"/> <setting name="dead_code_removal" value="all"/> <capability> <concurrency support="none"/> <void_safety support="none"/> </capability> <precompile name="base_pre" location="$ISE_PRECOMP\base.ecf"/> <library name="base" location="$ISE_LIBRARY\library\base\base.ecf"/> <assembly name="mscorlib" location="$ISE_DOTNET_FRAMEWORK\mscorlib.dll"/> <assembly name="system.drawing" location="$ISE_DOTNET_FRAMEWORK\system.drawing.dll" prefix="DRAWING_"/> <assembly name="winforms" location="$ISE_DOTNET_FRAMEWORK\System.Windows.Forms.dll" prefix="WINFORMS_"/> <cluster name="root_cluster" location=".\"/> </target> </system>