Extract notification library from the CMS draft application
The new library is located in library/runtime/process/notification. This allows to use it apart from the CMS.
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
<library name="uri_template" location="..\..\..\library\text\parser\uri_template\uri_template.ecf"/>
|
||||
<library name="wsf" location="..\..\..\library\server\wsf\wsf.ecf" readonly="false"/>
|
||||
<library name="wsf_session" location="..\..\..\library\server\wsf\wsf_session.ecf" readonly="false"/>
|
||||
<library name="notification" location="..\..\..\library\runtime\process\notification\notification.ecf"/>
|
||||
<cluster name="src" location=".\src\" recursive="true">
|
||||
</cluster>
|
||||
</target>
|
||||
|
||||
Reference in New Issue
Block a user