Parent Directory
|
Revision Log
To avoid manually fixing the C compiler configuration file, all Ace files are now compiled in console mode.
1 | manus | 65296 | <?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" uuid="0e2cb47c-33ea-4750-9ab0-a7b6eab4b38d"> |
2 | <target name="test"> | ||
3 | <description>--| Copyright (c) 1993-2006 University of Southern California and contributors. | ||
4 | --| All rights reserved. | ||
5 | --| Your use of this work is governed under the terms of the GNU General | ||
6 | --| Public License version 2. | ||
7 | </description> | ||
8 | $ROOT | ||
9 | <option warning="true"> | ||
10 | <assertions precondition="true" postcondition="false" check="false" invariant="false" loop="false"/> | ||
11 | <warning name="syntax" enabled="false"/></option> | ||
12 | manus | 98912 | <setting name="console_application" value="true"/> |
13 | manus | 65296 | <precompile name="precompile" location="$PRECOMPILED_BASE"/> |
14 | $EWEASEL_DOTNET_SETTING | ||
15 | <library name="base" location="$ISE_LIBRARY\library\base\base.ecf" use_application_options="true"/> | ||
16 | <cluster name="root_cluster" location="$CLUSTER\"/> | ||
17 | </target> | ||
18 | </system> |
Name | Value |
---|---|
svn:eol-style | native |
ViewVC Help | |
Powered by ViewVC 1.1.23 |