Parent Directory
|
Revision Log
To avoid manually fixing the C compiler configuration file, all Ace files are now compiled in console mode.
1 | <?xml version="1.0" encoding="ISO-8859-1"?><system xmlns="http://www.eiffel.com/developers/xml/configuration-1-0-0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.eiffel.com/developers/xml/configuration-1-0-0 http://www.eiffel.com/developers/xml/configuration-1-0-0.xsd" name="test"> |
2 | <target name="test"> |
3 | <root cluster="root_cluster" class="test" feature="make"/> |
4 | <option warning="true" full_class_checking="true"> |
5 | <assertions precondition="true" postcondition="true" check="true" invariant="true" loop="true" supplier_precondition="true"/> |
6 | <warning name="syntax" enabled="false"/></option> |
7 | <setting name="console_application" value="true"/> |
8 | <precompile name="precompile" location="$PRECOMPILED_BASE"/> |
9 | $EWEASEL_DOTNET_SETTING |
10 | <library name="base" location="$ISE_LIBRARY\library\base\base.ecf" use_application_options="true"/> |
11 | <cluster name="root_cluster" location="$CLUSTER\"/> |
12 | </target> |
13 | </system> |
Name | Value |
---|---|
svn:eol-style | native |
ViewVC Help | |
Powered by ViewVC 1.1.23 |