added non void-safe configuration files

This commit is contained in:
Jocelyn Fiat
2011-07-27 16:07:00 +02:00
parent 012bb2f6c9
commit e9b05ffc0b
2 changed files with 19 additions and 0 deletions

View File

@@ -11,6 +11,7 @@
</option>
<library name="base" location="$ISE_LIBRARY\library\base\base.ecf"/>
<library name="time" location="$ISE_LIBRARY\library\time\time.ecf"/>
<library name="ewsgi_spec" location="ewsgi_specification.ecf"/>
<library name="error" location="..\..\error\error-safe.ecf"/>
<library name="http" location="..\..\protocol\http\http.ecf"/>
<library name="encoder" location="..\..\text\encoder\encoder-safe.ecf" readonly="false"/>