Included the library base(-safe).ecf which was forgotten by mistake.

This commit is contained in:
Jocelyn Fiat
2012-11-25 21:30:10 +01:00
parent 63b4f6509e
commit f18ef477b8
6 changed files with 6 additions and 0 deletions

View File

@@ -8,6 +8,7 @@
<exclude>/\.svn$</exclude>
</file_rule>
<option warning="true" full_class_checking="true" is_attached_by_default="true" void_safety="all" syntax="provisional"/>
<library name="base" location="$ISE_LIBRARY\library\base\base-safe.ecf"/>
<library name="wsf" location="../wsf-safe.ecf"/>
<library name="wsf_cgi" location="../connector/cgi-safe.ecf"/>
<cluster name="default_cgi" location="./cgi" recursive="true"/>