added wsf_html-safe.ecf to all-safe.ecf

This commit is contained in:
Jocelyn Fiat
2013-03-22 20:14:58 +01:00
parent 1f7f569d82
commit 53f848758a
2 changed files with 9 additions and 9 deletions

View File

@@ -37,7 +37,7 @@
<library name="ex_simple" location="..\examples\simple\simple.ecf" readonly="false"/>
<library name="ex_filter" location="..\examples\filter\filter-safe.ecf" readonly="false"/>
<library name="cms" location="..\draft\application\cms\cms-safe.ecf" readonly="false"/>
<library name="css" location="..\draft\library\text\css\css-safe.ecf" readonly="false"/>
<library name="wsf_html" location="..\library\server\wsf_html\wsf_html-safe.ecf" readonly="false"/>
</target>
<target name="all_windows" extends="all">
<description>Compiling as Windows , on other platforms than Windows</description>