17 lines
860 B
XML
17 lines
860 B
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<system xmlns="http://www.eiffel.com/developers/xml/configuration-1-16-0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.eiffel.com/developers/xml/configuration-1-16-0 http://www.eiffel.com/developers/xml/configuration-1-16-0.xsd" name="ewsgi_spec" uuid="AA193B9F-02FD-47B9-B60D-C42B9AB35E1C" library_target="ewsgi_spec">
|
|
<target name="ewsgi_spec">
|
|
<root all_classes="true"/>
|
|
<file_rule>
|
|
<exclude>/EIFGENs$</exclude>
|
|
<exclude>/\.git$</exclude>
|
|
<exclude>/\.svn$</exclude>
|
|
</file_rule>
|
|
<option warning="true">
|
|
</option>
|
|
<library name="base" location="$ISE_LIBRARY\library\base\base.ecf"/>
|
|
<library name="time" location="$ISE_LIBRARY\library\time\time.ecf"/>
|
|
<cluster name="specification" location="specification\" recursive="true"/>
|
|
</target>
|
|
</system>
|