Parent Directory
|
Revision Log
Updated ECFs to enable class removal optimization when a test involves finalization. Updated source code to use contemporary routine type declarations.
1 | <?xml version="1.0" encoding="ISO-8859-1"?> |
2 | <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"> |
3 | <target name="test"> |
4 | <root class="TEST" feature="make"/> |
5 | <option is_attached_by_default="false" syntax="transitional" manifest_array_type="mismatch_warning"> |
6 | </option> |
7 | <setting name="console_application" value="true"/> |
8 | <setting name="inlining" value="true"/> |
9 | <setting name="inlining_size" value="100"/> |
10 | $EWEASEL_DOTNET_SETTING |
11 | <capability> |
12 | <concurrency support="none"/> |
13 | <void_safety support="none" use="none"/> |
14 | </capability> |
15 | <precompile name="precompile" location="$PRECOMPILED_BASE"/> |
16 | <library name="base" location="$ISE_LIBRARY\library\base\base.ecf"/> |
17 | <cluster name="root_cluster" location="$CLUSTER\"/> |
18 | </target> |
19 | </system> |
Name | Value |
---|---|
svn:eol-style | native |
ViewVC Help | |
Powered by ViewVC 1.1.23 |