Removed unused thread library.

This commit is contained in:
Jocelyn Fiat
2017-09-05 17:59:55 +02:00
parent b732b20da8
commit b6a5b4bc7f

View File

@@ -19,7 +19,6 @@
<library name="model" location="..\..\model\cms_model.ecf"/> <library name="model" location="..\..\model\cms_model.ecf"/>
<library name="mysql" location="$ISE_LIBRARY\library\store\dbms\rdbms\mysql\mysql.ecf"/> <library name="mysql" location="$ISE_LIBRARY\library\store\dbms\rdbms\mysql\mysql.ecf"/>
<library name="store" location="$ISE_LIBRARY\library\store\store.ecf" readonly="false"/> <library name="store" location="$ISE_LIBRARY\library\store\store.ecf" readonly="false"/>
<library name="thread" location="$ISE_LIBRARY\library\thread\thread.ecf"/>
<library name="time" location="$ISE_LIBRARY\library\time\time.ecf"/> <library name="time" location="$ISE_LIBRARY\library\time\time.ecf"/>
<cluster name="common" location="..\implementation\store\" recursive="true"> <cluster name="common" location="..\implementation\store\" recursive="true">
<file_rule> <file_rule>