16 lines
995 B
XML
16 lines
995 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="seo" uuid="D53D622D-1F5A-4079-82B9-3E9A1605832B" library_target="seo">
|
|
<target name="seo">
|
|
<root all_classes="true"/>
|
|
<capability>
|
|
<concurrency support="scoop" use="scoop"/>
|
|
</capability>
|
|
<library name="base" location="$ISE_LIBRARY\library\base\base.ecf"/>
|
|
<library name="cms" location="..\..\cms.ecf" readonly="false"/>
|
|
<library name="error" location="$ISE_LIBRARY\contrib\library\utility\general\error\error.ecf"/>
|
|
<library name="time" location="$ISE_LIBRARY\library\time\time.ecf"/>
|
|
<library name="wsf" location="$ISE_LIBRARY\contrib\library\web\framework\ewf\wsf\wsf.ecf"/>
|
|
<cluster name="src" location="src\" recursive="true"/>
|
|
</target>
|
|
</system>
|