Renamed model-safe.ecf as cms_model-safe.ecf since it is very specific to the cms.

Fixed compilation issue due to recent use of STRING_TABLE.
This commit is contained in:
2014-11-13 11:15:35 +01:00
parent 9cd53c7c78
commit 71734a6dd7
7 changed files with 10 additions and 9 deletions

View File

@@ -11,6 +11,7 @@
<library name="encoder" location="$ISE_LIBRARY\contrib\library\web\framework\ewf\text\encoder\encoder-safe.ecf"/>
<library name="json" location="$ISE_LIBRARY\contrib\library\text\parser\json\library\json-safe.ecf" readonly="false"/>
<library name="layout" location="..\..\..\layout\layout-safe.ecf"/>
<library name="model" location="..\..\..\model\cms_model-safe.ecf"/>
<library name="logging" location="$ISE_LIBRARY\library\runtime\logging\logging-safe.ecf"/>
<library name="mysql" location="$ISE_LIBRARY\library\store\dbms\rdbms\mysql\mysql-safe.ecf"/>
<library name="odbc" location="$ISE_LIBRARY\library\store\dbms\rdbms\odbc\odbc-safe.ecf"/>