15 lines
935 B
XML
15 lines
935 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="estudio_console_wizard" uuid="F6ED77CC-077C-48B6-B730-25CB7C62558D" library_target="estudio_console_wizard">
|
|
<target name="estudio_console_wizard">
|
|
<root all_classes="true"/>
|
|
<capability>
|
|
<concurrency support="none"/>
|
|
</capability>
|
|
<library name="base" location="$ISE_LIBRARY\library\base\base.ecf"/>
|
|
<library name="encoding" location="$ISE_LIBRARY\library\encoding\encoding.ecf"/>
|
|
<library name="uuid" location="$ISE_LIBRARY\library\uuid\uuid.ecf"/>
|
|
<cluster name="console" location=".\console\" recursive="true"/>
|
|
<cluster name="core" location=".\core\" recursive="true"/>
|
|
</target>
|
|
</system>
|