Moved gewf under draft/src/gewf
This commit is contained in:
6
draft/src/gewf/template/basic/ecf-target-connector.tpl
Normal file
6
draft/src/gewf/template/basic/ecf-target-connector.tpl
Normal file
@@ -0,0 +1,6 @@
|
||||
<target name="${APPNAME}_${EWF.connector}" extends="_common">
|
||||
<root class="${APP_ROOT}" feature="make_and_launch"/>
|
||||
<library name="default_${EWF.connector}" location="$ISE_LIBRARY\contrib\library\web\framework\ewf\wsf\default\${EWF.connector}-safe.ecf"/>
|
||||
<cluster name="launcher" location=".\launcher\default\" recursive="true"/>
|
||||
<cluster name="src" location=".\src\" recursive="true"/>
|
||||
</target>
|
||||
Reference in New Issue
Block a user