Cleaned many .ecf files.

This commit is contained in:
Jocelyn Fiat
2017-09-06 15:52:33 +02:00
parent 0c119b6b5a
commit f0180cc682
49 changed files with 74 additions and 275 deletions

View File

@@ -8,14 +8,13 @@
<setting name="console_application" value="true"/>
<capability>
<concurrency support="none"/>
<void_safety support="all" use="all"/>
</capability>
<library name="base" location="$ISE_LIBRARY\library\base\base.ecf"/>
<library name="config" location="..\..\library\configuration\config.ecf"/>
<library name="encoding" location="$ISE_LIBRARY\library\encoding\encoding.ecf"/>
<cluster name="roc" location=".\" recursive="true">
<file_rule>
<exclude>/.svn$</exclude>
<exclude>/\.svn$</exclude>
<exclude>/CVS$</exclude>
<exclude>/EIFGENs$</exclude>
</file_rule>