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 | alexk | 91316 | <?xml version="1.0" encoding="ISO-8859-1"?> |
2 | alexk | 103061 | <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 | alexk | 91316 | <target name="test"> |
4 | <root class="TEST" feature="make"/> | ||
5 | alexk | 103061 | <option full_class_checking="false" syntax="transitional" manifest_array_type="mismatch_warning"> |
6 | </option> | ||
7 | manus | 98912 | <setting name="console_application" value="true"/> |
8 | alexk | 103061 | $EWEASEL_DOTNET_SETTING |
9 | <capability> | ||
10 | <void_safety support="transitional" use="transitional"/> | ||
11 | </capability> | ||
12 | alexk | 91316 | <precompile name="precompile" location="$PRECOMPILED_BASE_SCOOP_SAFE"/> |
13 | <library name="base" location="$ISE_LIBRARY\library\base\base-safe.ecf"/> | ||
14 | <cluster name="root_cluster" location="$CLUSTER\"/> | ||
15 | </target> | ||
16 | </system> |
Name | Value |
---|---|
svn:eol-style | native |
svn:keywords | Author Date ID Revision |
ViewVC Help | |
Powered by ViewVC 1.1.23 |