21 lines
1.2 KiB
XML
21 lines
1.2 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<system xmlns="http://www.eiffel.com/developers/xml/configuration-1-20-0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.eiffel.com/developers/xml/configuration-1-20-0 http://www.eiffel.com/developers/xml/configuration-1-20-0.xsd" name="wsf_security" uuid="6684959A-6F63-4861-A98E-7E144AE77F2E" library_target="wsf_security">
|
|
<target name="wsf_security">
|
|
<root all_classes="true"/>
|
|
<file_rule>
|
|
<exclude>/EIFGENs$</exclude>
|
|
<exclude>/\.git$</exclude>
|
|
<exclude>/\.svn$</exclude>
|
|
</file_rule>
|
|
<library name="base" location="$ISE_LIBRARY\library\base\base.ecf"/>
|
|
<library name="encoder" location="..\..\text\encoder\encoder.ecf"/>
|
|
<library name="ewsgi" location="..\ewsgi\ewsgi.ecf"/>
|
|
<library name="http" location="..\..\network\protocol\http\http.ecf"/>
|
|
<library name="pcre" location="$ISE_LIBRARY\unstable\library\text\regexp\pcre\pcre.ecf"/>
|
|
<library name="process" location="$ISE_LIBRARY\library\process\base\base_process.ecf"/>
|
|
<library name="wsf" location="wsf.ecf"/>
|
|
<library name="wsf_router_context" location="wsf_router_context.ecf" readonly="true"/>
|
|
<cluster name="security" location=".\security\" recursive="true"/>
|
|
</target>
|
|
</system>
|