/library/server/httpd_connector/cgi/httpd_cgi.ecf
http://github.com/jocelyn/EiffelWebReloaded · Unknown · 16 lines · 16 code · 0 blank · 0 comment · 0 complexity · 63f30124f0e0ff563b235086615d5dde MD5 · raw file
- <?xml version="1.0" encoding="ISO-8859-1"?>
- <system xmlns="http://www.eiffel.com/developers/xml/configuration-1-8-0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.eiffel.com/developers/xml/configuration-1-8-0 http://www.eiffel.com/developers/xml/configuration-1-8-0.xsd" name="httpd_cgi" uuid="3BCBC1C5-9D99-45BB-B15D-B03D2C069CED" library_target="httpd_cgi">
- <target name="httpd_cgi">
- <root all_classes="true"/>
- <file_rule>
- <exclude>/EIFGENs$</exclude>
- <exclude>/\.git$</exclude>
- <exclude>/\.svn$</exclude>
- </file_rule>
- <option warning="true" full_class_checking="true" is_attached_by_default="true" void_safety="all">
- </option>
- <library name="base" location="$ISE_LIBRARY\library\base\base-safe.ecf"/>
- <library name="httpd" location="..\..\httpd\httpd.ecf" readonly="false"/>
- <cluster name="src" location=".\src\" recursive="true"/>
- </target>
- </system>